Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97CCB17C65 for ; Thu, 3 Mar 2016 06:10:38 +0000 (UTC) Received: (qmail 44023 invoked by uid 500); 3 Mar 2016 06:10:37 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 43966 invoked by uid 500); 3 Mar 2016 06:10:37 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 43955 invoked by uid 99); 3 Mar 2016 06:10:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2016 06:10:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B1871C0D98 for ; Thu, 3 Mar 2016 06:10:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[FSL_HELO_NON_FQDN_1=0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 3RS8O-RwQclr for ; Thu, 3 Mar 2016 06:10:19 +0000 (UTC) Received: from serv1 (serv1.sd-datasolutions.de [188.138.57.78]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id BC7555F2C4 for ; Thu, 3 Mar 2016 06:10:18 +0000 (UTC) Received: from localhost.localdomain ([127.0.0.1] helo=serv1) by serv1 with esmtp (Exim 4.82) (envelope-from ) id 1abMSo-00070P-A1 for dev@lucene.apache.org; Thu, 03 Mar 2016 06:10:18 +0000 Date: Thu, 3 Mar 2016 06:10:05 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1692104050.153.1456985418311.JavaMail.jenkins@serv1> Subject: [JENKINS] Lucene-Solr-5.5-Solaris (multiarch/jdk1.7.0) - Build # 29 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_152_949391633.1456985418275" X-Jenkins-Job: Lucene-Solr-5.5-Solaris X-Jenkins-Result: FAILURE ------=_Part_152_949391633.1456985418275 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/29/ Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] Stack Trace: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] at __randomizedtesting.SeedInfo.seed([EA1219B0599480D6]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) 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(Thread.java:745) Build Log: [...truncated 12811 lines...] [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/init-core-data-001 [junit4] 2> 59178 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) [junit4] 2> 59286 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 59286 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 59286 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-002/cores/core [junit4] 2> 59287 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 59289 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f2102{/solr,null,AVAILABLE} [junit4] 2> 59303 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.e.j.s.ServerConnector Started ServerConnector@72f57224{SSL-http/1.1}{127.0.0.1:60352} [junit4] 2> 59303 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.e.j.s.Server Started @64553ms [junit4] 2> 59303 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=60352, configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-002/cores, hostContext=/solr} [junit4] 2> 59304 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@204b7b1 [junit4] 2> 59304 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001' [junit4] 2> 59304 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 59304 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001 [junit4] 2> 59304 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/solr.xml [junit4] 2> 59322 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001 [junit4] 2> 59322 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 1477179269 [junit4] 2> 59322 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001] [junit4] 2> 59322 WARN (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/lib [junit4] 2> 59322 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 59325 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true [junit4] 2> 59328 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 59328 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 59328 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 59328 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 59329 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001 [junit4] 2> 59330 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, loadOnStartup=true, configSetProperties=configsetprops.json, schema=schema.xml, transient=false, dataDir=data/, config=solrconfig.xml} [junit4] 2> 59330 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1 [junit4] 2> 59330 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 59331 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1' [junit4] 2> 59332 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1 [junit4] 2> 59332 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 59332 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 59332 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001 [junit4] 2> 59346 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 59347 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader [junit4] 2> 59347 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/extraction/lib [junit4] 2> 59347 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist [junit4] 2> 59347 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/clustering/lib [junit4] 2> 59348 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist [junit4] 2> 59348 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/langid/lib [junit4] 2> 59348 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist [junit4] 2> 59348 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../contrib/velocity/lib [junit4] 2> 59348 WARN (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/../../../../dist [junit4] 2> 59364 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled [junit4] 2> 59366 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0 [junit4] 2> 59458 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 59477 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=example [junit4] 2> 59844 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 59866 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english [junit4] 2> 59866 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english [junit4] 2> 59872 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english [junit4] 2> 59872 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english [junit4] 2> 59883 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 59886 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1' [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1 [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data/] [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13b2bf3f [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}] [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher warming in solrconfig.xml}]}] [junit4] 2> 59904 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SchemaCodecFactory Using default compressionMode: BEST_SPEED [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data/index/ [junit4] 2> 59905 WARN (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data/index [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@46c57b67 [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: 0 msec to checkpoint [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: init: create=true [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: [junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@390ff1eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45d39891) [junit4] 2> index= [junit4] 2> version=5.5.0 [junit4] 2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer [junit4] 2> ramBufferSizeMB=100.0 [junit4] 2> maxBufferedDocs=-1 [junit4] 2> maxBufferedDeleteTerms=-1 [junit4] 2> mergedSegmentWarmer=null [junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper [junit4] 2> commit=null [junit4] 2> openMode=CREATE [junit4] 2> similarity=org.apache.lucene.search.similarities.ClassicSimilarity [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true [junit4] 2> default WRITE_LOCK_TIMEOUT=0 [junit4] 2> writeLockTimeout=0 [junit4] 2> codec=Lucene54 [junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream [junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1 [junit4] 2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@4f28cb7d [junit4] 2> readerPooling=false [junit4] 2> perThreadHardLimitMB=1945 [junit4] 2> useCompoundFile=false [junit4] 2> commitOnClose=true [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@7f47a424 [junit4] 2> [junit4] 2> 59905 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: now flush at close [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: start flush: applyAllDeletes=true [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: index before flush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: startFullFlush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: coreLoadExecutor-147-thread-1 finishFullFlush success=true [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: apply all deletes during flush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-147-thread-1]: prune sis=segments: minGen=9223372036854775807 packetCount=0 [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-147-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6 [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-147-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-147-thread-1]: now merge [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-147-thread-1]: index: [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-147-thread-1]: no more merges pending; now return [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: waitForMerges [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: waitForMerges done [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: start [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: enter lock [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: now prepare [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: prepareCommit: flush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: index before flush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: startFullFlush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: apply all deletes during flush [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-147-thread-1]: prune sis=segments: minGen=9223372036854775807 packetCount=0 [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: coreLoadExecutor-147-thread-1 finishFullFlush success=true [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: startCommit(): start [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: startCommit index= changeCount=2 [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: startCommit: wrote pending segments file "pending_segments_1" [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: done all syncs: [] [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: pendingCommit != null [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: done writing segments file "segments_1" [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: now checkpoint "" [0 segments ; isCommit = true] [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@390ff1eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45d39891),segFN=segments_1,generation=1} [junit4] 2> 59906 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: 0 msec to checkpoint [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: took 0.5 msec [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: commit: done [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: rollback [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: all running merges have aborted [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: rollback: done finish merges [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: abort [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: done abort success=true [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: rollback: infos= [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: 0 msec to checkpoint [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag queryResponseWriter : 'velocity' created with startup=lazy [junit4] 2> 59907 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 59907 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data/ [junit4] 2> 59908 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 59926 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 59929 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 59932 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 59933 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 59934 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 59938 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/update/extract' created with startup=lazy [junit4] 2> 59938 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy [junit4] 2> 59938 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created with startup=lazy [junit4] 2> 59938 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/spell' created with startup=lazy [junit4] 2> 59938 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/suggest' created with startup=lazy [junit4] 2> 59939 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/tvrh' created with startup=lazy [junit4] 2> 59939 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/terms' created with startup=lazy [junit4] 2> 59939 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : '/elevate' created with startup=lazy [junit4] 2> 59939 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /browse,/export,/admin/plugins,/admin/logging,/debug/dump,/analysis/document,/get,/schema,/admin/mbeans,/terms,/query,/admin/threads,/update,/admin/properties,/suggest,/tvrh,/admin/ping,/select,/admin/file,/analysis/field,/update/json/docs,/update/csv,/replication,/update/json,/update/extract,/admin/luke,/admin/segments,/admin/system,/elevate,/spell,/config [junit4] 2> 59940 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 59941 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 59941 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 59941 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 59941 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@46c57b67 [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: init: load commit "segments_1" [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@390ff1eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45d39891),segFN=segments_1,generation=1} [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: now checkpoint "" [0 segments ; isCommit = false] [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-147-thread-1]: 0 msec to checkpoint [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: init: create=false [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: [junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@390ff1eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45d39891) [junit4] 2> index= [junit4] 2> version=5.5.0 [junit4] 2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer [junit4] 2> ramBufferSizeMB=100.0 [junit4] 2> maxBufferedDocs=-1 [junit4] 2> maxBufferedDeleteTerms=-1 [junit4] 2> mergedSegmentWarmer=null [junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper [junit4] 2> commit=null [junit4] 2> openMode=APPEND [junit4] 2> similarity=org.apache.lucene.search.similarities.ClassicSimilarity [junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true [junit4] 2> default WRITE_LOCK_TIMEOUT=0 [junit4] 2> writeLockTimeout=0 [junit4] 2> codec=Lucene54 [junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream [junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1 [junit4] 2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@3688d12f [junit4] 2> readerPooling=false [junit4] 2> perThreadHardLimitMB=1945 [junit4] 2> useCompoundFile=false [junit4] 2> commitOnClose=true [junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@505d80a1 [junit4] 2> [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: flush at getReader [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: startFullFlush [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: apply all deletes during flush [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-147-thread-1]: prune sis=segments_1: minGen=9223372036854775807 packetCount=0 [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: incRefDeleter for NRT reader version=2 segments= [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt) [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-147-thread-1]: coreLoadExecutor-147-thread-1 finishFullFlush success=true [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-147-thread-1]: getReader took 0 msec [junit4] 2> 59942 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7852c2f9[collection1] main [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf} [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 2 registered ManagedResources [junit4] 2> 59943 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_stopwords_english.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _schema_analysis_synonyms_english.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 59944 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 59945 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent No queryConverter defined, using default converter [junit4] 2> 59945 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent [junit4] 2> 59945 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false} [junit4] 2> 59945 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false} [junit4] 2> 59945 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/conf/elevate.xml [junit4] 2> 59955 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 59955 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7852c2f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 59956 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false} hits=0 status=0 QTime=0 [junit4] 2> 59956 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 59956 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 59956 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 59957 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7852c2f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 59957 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 59957 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 59957 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 59957 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1527759768438964224 [junit4] 2> 59959 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1527759768438964224 [junit4] 2> 59959 INFO (coreLoadExecutor-147-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 60334 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.SolrJettyTestBase Jetty Assigned Port#60352 [junit4] 2> 60340 INFO (TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[EA1219B0599480D6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded [junit4] 2> 60391 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: flush at getReader [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: startFullFlush [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: qtp1067644080-305: flush naked frozen global deletes [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-305]: push deletes 1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=80 [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: flush: push buffered updates: 1 deleted queries bytesUsed=80 [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: apply all deletes during flush [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: now apply all deletes for all segments maxDoc=0 [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-305]: prune sis=segments_1: minGen=9223372036854775807 packetCount=1 [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-305]: pruneDeletes: prune 1 packets; 0 packets remain [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: incRefDeleter for NRT reader version=2 segments= [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt) [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-305]: qtp1067644080-305 finishFullFlush success=true [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: getReader took 0 msec [junit4] 2> 60392 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-305]: decRefDeleter for NRT reader version=2 segments= [junit4] 2> 60393 INFO (qtp1067644080-305) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1527759768892997632)} 0 3 [junit4] 2> 60401 INFO (TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[EA1219B0599480D6]) [ ] o.a.s.c.s.LargeVolumeTestBase Started thread: 0 [junit4] 2> 60429 INFO (TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[EA1219B0599480D6]) [ ] o.a.s.c.s.LargeVolumeTestBase Started thread: 1 [junit4] 2> 60433 INFO (TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[EA1219B0599480D6]) [ ] o.a.s.c.s.LargeVolumeTestBase Started thread: 2 [junit4] 2> 60443 INFO (TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[EA1219B0599480D6]) [ ] o.a.s.c.s.LargeVolumeTestBase Started thread: 3 [junit4] 2> 60449 INFO (TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[EA1219B0599480D6]) [ ] o.a.s.c.s.LargeVolumeTestBase Started thread: 4 [junit4] 2> 60503 INFO (qtp1067644080-307) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[T0:0 (1527759768986320896), T0:1 (1527759769002049536), T0:2 (1527759769002049537), T0:3 (1527759769002049538), T0:4 (1527759769002049539), T0:5 (1527759769002049540), T0:6 (1527759769002049541), T0:7 (1527759769002049542), T0:8 (1527759769002049543), T0:9 (1527759769003098112), ... (100 adds)]} 0 32 [junit4] 2> 60541 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 60541 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: start [junit4] 2> 60541 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: enter lock [junit4] 2> 60541 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: now prepare [junit4] 2> 60541 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: prepareCommit: flush [junit4] 2> 60542 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: index before flush [junit4] 2> 60542 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-304]: startFullFlush [junit4] 2> 60542 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-304]: anyChanges? numDocsInRam=100 deletes=true hasTickets:false pendingChangesInFullFlush: false [junit4] 2> 60542 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1067644080-304]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 99 deleted terms (unique count=99) bytesUsed=16722, segment=_0, aborted=false, numDocsInRAM=100, deleteQueue=DWDQ: [ generation: 2 ]] [junit4] 2> 60544 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-304]: flush postings as segment _0 numDocs=100 [junit4] 2> 60544 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: 0 msec to write norms [junit4] 2> 60544 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: 0 msec to write docValues [junit4] 2> 60544 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: 0 msec to finish stored fields [junit4] 2> 60547 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: 3 msec to write postings and finish vectors [junit4] 2> 60547 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: 0 msec to write fieldInfos [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-304]: new segment has 0 deleted docs [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-304]: new segment has no vectors; norms; no docValues; prox; freqs [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-304]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fnm, _0.nvd, _0_Lucene50_0.tip, _0_Lucene50_0.pos, _0.fdx, _0.nvm, _0.fdt] [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-304]: flushed codec=Lucene54 [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-304]: flushed: segment=_0 ramUsed=0.117 MB newFlushedSize=0.004 MB docs/MB=26,332.898 [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-304]: publishFlushedSegment seg-private updates=null [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: publishFlushedSegment [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: push deletes 100 deleted terms (unique count=100) bytesUsed=1072 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=1072 [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: publish sets newSegment delGen=5 seg=_0(5.5.0):C100 [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-304]: now checkpoint "_0(5.5.0):C100" [1 segments ; isCommit = false] [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-304]: 0 msec to checkpoint [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: apply all deletes during flush [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: now apply all deletes for all segments maxDoc=100 [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: applyDeletes: open segment readers took 0 msec [junit4] 2> 60548 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: applyDeletes: infos=[_0(5.5.0):C100] packetCount=1 [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: applyDeletes took 0 msec for 1 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: prune sis=segments_1: _0(5.5.0):C100 minGen=5 packetCount=1 [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: pruneDeletes: prune 1 packets; 0 packets remain [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-304]: qtp1067644080-304 finishFullFlush success=true [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-304]: findMerges: 1 segments [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-304]: seg=_0(5.5.0):C100 size=0.004 MB [floored] [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-304]: allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0 [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-304]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6 [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-304]: now merge [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-304]: index: _0(5.5.0):C100 [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-304]: no more merges pending; now return [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: startCommit(): start [junit4] 2> 60549 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: startCommit index=_0(5.5.0):C100 changeCount=4 [junit4] 2> 60551 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: startCommit: wrote pending segments file "pending_segments_2" [junit4] 2> 60551 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: done all syncs: [_0_Lucene50_0.tim, _0_Lucene50_0.doc, _0.fnm, _0.nvd, _0_Lucene50_0.tip, _0_Lucene50_0.pos, _0.fdx, _0.si, _0.nvm, _0.fdt] [junit4] 2> 60551 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: pendingCommit != null [junit4] 2> 60551 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: done writing segments file "segments_2" [junit4] 2> 60551 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-304]: now checkpoint "_0(5.5.0):C100" [1 segments ; isCommit = true] [junit4] 2> 60551 INFO (qtp1067644080-304) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@390ff1eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45d39891),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@390ff1eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45d39891),segFN=segments_2,generation=2} [junit4] 2> 60556 INFO (qtp1067644080-304) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 60556 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-304]: deleteCommits: now decRef commit "segments_1" [junit4] 2> 60556 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-304]: delete "segments_1" [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-304]: 5 msec to checkpoint [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: took 15.1 msec [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: commit: done [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: nrtIsCurrent: infoVersion matches: false; DW changes: false; BD changes: false [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: flush at getReader [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-304]: startFullFlush [junit4] 2> 60557 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: apply all deletes during flush [junit4] 2> 60558 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: now apply all deletes for all segments maxDoc=100 [junit4] 2> 60558 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: applyDeletes: open segment readers took 0 msec [junit4] 2> 60558 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: applyDeletes: no segments; skipping [junit4] 2> 60558 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-304]: prune sis=segments_2: _0(5.5.0):C100 minGen=5 packetCount=0 [junit4] 2> 60558 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: incRefDeleter for NRT reader version=6 segments=_0(5.5.0):C100 [junit4] 2> 60559 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: return reader version=6 reader=StandardDirectoryReader(segments_2:6:nrt _0(5.5.0):C100) [junit4] 2> 60559 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-304]: qtp1067644080-304 finishFullFlush success=true [junit4] 2> 60559 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-304]: getReader took 2 msec [junit4] 2> 60559 INFO (qtp1067644080-304) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@13755d15[collection1] main [junit4] 2> 60559 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 60565 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@13755d15[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C100)))} [junit4] 2> 60565 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 60566 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13755d15[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C100)))} [junit4] 2> 60566 INFO (searcherExecutor-148-thread-1-processing-x:collection1) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][searcherExecutor-148-thread-1-processing-x:collection1]: decRefDeleter for NRT reader version=2 segments= [junit4] 2> 60567 INFO (qtp1067644080-304) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&waitSearcher=true&softCommit=false&commit=true&version=2}{commit=} 0 26 [junit4] 2> 60573 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 60574 WARN (qtp1067644080-302) [ x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care. [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: forceMerge: index now _0(5.5.0):C100 [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: now flush at forceMerge [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: start flush: applyAllDeletes=true [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: index before flush _0(5.5.0):C100 [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-302]: startFullFlush [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-302]: anyChanges? numDocsInRam=119 deletes=true hasTickets:false pendingChangesInFullFlush: false [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1067644080-302]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 111 deleted terms (unique count=111) bytesUsed=18730, segment=_1, aborted=false, numDocsInRAM=40, deleteQueue=DWDQ: [ generation: 4 ]] [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1067644080-302]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 118 deleted terms (unique count=118) bytesUsed=19914, segment=_2, aborted=false, numDocsInRAM=30, deleteQueue=DWDQ: [ generation: 4 ]] [junit4] 2> 60583 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWFC][qtp1067644080-302]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 87 deleted terms (unique count=87) bytesUsed=14683, segment=_3, aborted=false, numDocsInRAM=50, deleteQueue=DWDQ: [ generation: 4 ]] [junit4] 2> 60584 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-303]: flush postings as segment _1 numDocs=40 [junit4] 2> 60584 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-309]: flush postings as segment _2 numDocs=30 [junit4] 2> 60584 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-302]: flush postings as segment _3 numDocs=50 [junit4] 2> 60584 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: 0 msec to write norms [junit4] 2> 60584 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: 0 msec to write docValues [junit4] 2> 60584 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: 0 msec to finish stored fields [junit4] 2> 60585 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: 1 msec to write norms [junit4] 2> 60586 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: 0 msec to write docValues [junit4] 2> 60586 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: 0 msec to finish stored fields [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: 1 msec to write postings and finish vectors [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: 0 msec to write fieldInfos [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-302]: new segment has 0 deleted docs [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-302]: new segment has no vectors; norms; no docValues; prox; freqs [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-302]: flushedFiles=[_3.nvd, _3.fdx, _3.nvm, _3.fdt, _3_Lucene50_0.doc, _3_Lucene50_0.tip, _3_Lucene50_0.pos, _3_Lucene50_0.tim, _3.fnm] [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-302]: flushed codec=Lucene54 [junit4] 2> 60586 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-302]: flushed: segment=_3 ramUsed=0.117 MB newFlushedSize=0.003 MB docs/MB=18,512.994 [junit4] 2> 60586 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-303]: 2 msec to write norms [junit4] 2> 60586 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-303]: 0 msec to write docValues [junit4] 2> 60587 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-303]: 0 msec to finish stored fields [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: 1 msec to write postings and finish vectors [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: 0 msec to write fieldInfos [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-309]: new segment has 0 deleted docs [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-303]: 1 msec to write postings and finish vectors [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-309]: new segment has no vectors; norms; no docValues; prox; freqs [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-309]: flushedFiles=[_2_Lucene50_0.doc, _2_Lucene50_0.tim, _2.nvd, _2.fnm, _2_Lucene50_0.tip, _2.nvm, _2.fdx, _2.fdt, _2_Lucene50_0.pos] [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-309]: flushed codec=Lucene54 [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-303]: 0 msec to write fieldInfos [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-303]: new segment has 0 deleted docs [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-303]: new segment has no vectors; norms; no docValues; prox; freqs [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-309]: flushed: segment=_2 ramUsed=0.116 MB newFlushedSize=0.002 MB docs/MB=13,730.808 [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-303]: flushedFiles=[_1.fdt, _1.nvd, _1_Lucene50_0.pos, _1_Lucene50_0.doc, _1.nvm, _1.fdx, _1_Lucene50_0.tim, _1_Lucene50_0.tip, _1.fnm] [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-303]: flushed codec=Lucene54 [junit4] 2> 60588 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [DWPT][qtp1067644080-303]: flushed: segment=_1 ramUsed=0.117 MB newFlushedSize=0.002 MB docs/MB=16,454.704 [junit4] 2> 60588 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-309]: publishFlushedSegment seg-private updates=null [junit4] 2> 60589 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: findMerges: 1 segments [junit4] 2> 60589 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_0(5.5.0):C100 size=0.004 MB [floored] [junit4] 2> 60589 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: allowedSegmentCount=1 vs count=1 (eligible count=1) tooBigCount=0 [junit4] 2> 60590 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: now merge [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: publishFlushedSegment [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-309]: push deletes 120 deleted terms (unique count=120) bytesUsed=1072 segmentPrivate?=false delGen=8 packetCount=1 totBytesUsed=1072 [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: publish sets newSegment delGen=9 seg=_1(5.5.0):C40 [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-309]: now checkpoint "_0(5.5.0):C100 _1(5.5.0):C40" [2 segments ; isCommit = false] [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-309]: 0 msec to checkpoint [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-309]: publishFlushedSegment seg-private updates=null [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: publishFlushedSegment [junit4] 2> 60591 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: publish sets newSegment delGen=10 seg=_2(5.5.0):C30 [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-309]: now checkpoint "_0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30" [3 segments ; isCommit = false] [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-309]: 0 msec to checkpoint [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-309]: publishFlushedSegment seg-private updates=null [junit4] 2> 60592 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: index: _0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: publishFlushedSegment [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-309]: publish sets newSegment delGen=11 seg=_3(5.5.0):C50 [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-309]: now checkpoint "_0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50" [4 segments ; isCommit = false] [junit4] 2> 60592 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.LoggingInfoStream [IFD][qtp1067644080-309]: 0 msec to checkpoint [junit4] 2> 60592 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: no more merges pending; now return [junit4] 2> 60592 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: findMerges: 4 segments [junit4] 2> 60592 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_0(5.5.0):C100 size=0.004 MB [floored] [junit4] 2> 60592 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_3(5.5.0):C50 size=0.003 MB [floored] [junit4] 2> 60592 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_1(5.5.0):C40 size=0.002 MB [floored] [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_2(5.5.0):C30 size=0.002 MB [floored] [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: allowedSegmentCount=1 vs count=4 (eligible count=4) tooBigCount=0 [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: now merge [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: index: _0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50 [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: no more merges pending; now return [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: findMerges: 4 segments [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_0(5.5.0):C100 size=0.004 MB [floored] [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_3(5.5.0):C50 size=0.003 MB [floored] [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_1(5.5.0):C40 size=0.002 MB [floored] [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: seg=_2(5.5.0):C30 size=0.002 MB [floored] [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-303]: allowedSegmentCount=1 vs count=4 (eligible count=4) tooBigCount=0 [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: now merge [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: index: _0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50 [junit4] 2> 60593 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-303]: no more merges pending; now return [junit4] 2> 60594 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [DW][qtp1067644080-302]: qtp1067644080-302 finishFullFlush success=true [junit4] 2> 60594 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: apply all deletes during flush [junit4] 2> 60594 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: now apply all deletes for all segments maxDoc=252 [junit4] 2> 60594 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: applyDeletes: open segment readers took 0 msec [junit4] 2> 60594 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: applyDeletes: infos=[_0(5.5.0):C100, _1(5.5.0):C40, _2(5.5.0):C30, _3(5.5.0):C50] packetCount=1 [junit4] 2> 60598 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: applyTermDeletes took 0.7 msec for 4 segments and 1 packets; 120 del terms visited; 240 seg terms visited [junit4] 2> 60598 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: applyDeletes: 0 new deleted documents [junit4] 2> 60598 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: applyDeletes took 4 msec for 4 segments, 0 newly deleted docs (query deletes), 120 visited terms, allDeleted=null [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: prune sis=segments_2: _0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50 minGen=12 packetCount=1 [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [BD][qtp1067644080-302]: pruneDeletes: prune 1 packets; 0 packets remain [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: findMerges: 4 segments [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: seg=_0(5.5.0):C100 size=0.004 MB [floored] [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: seg=_3(5.5.0):C50 size=0.003 MB [floored] [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: seg=_1(5.5.0):C40 size=0.002 MB [floored] [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: seg=_2(5.5.0):C30 size=0.002 MB [floored] [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: allowedSegmentCount=1 vs count=4 (eligible count=4) tooBigCount=0 [junit4] 2> 60599 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: now merge [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: index: _0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: no more merges pending; now return [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: findForcedMerges maxSegmentCount=1 infos=_0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50 segmentsToMerge={_2(5.5.0):C30=true, _0(5.5.0):C100=true, _3(5.5.0):C50=true, _1(5.5.0):C40=true} [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: eligible=[_0(5.5.0):C100, _3(5.5.0):C50, _1(5.5.0):C40, _2(5.5.0):C30] [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: forceMergeRunning=false [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [TMP][qtp1067644080-302]: add final merge=_0(5.5.0):C100 _3(5.5.0):C50 _1(5.5.0):C40 _2(5.5.0):C30 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: add merge to pendingMerges: _0(5.5.0):C100 _3(5.5.0):C50 _1(5.5.0):C40 _2(5.5.0):C30 [total 1 pending] [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: registerMerge merging= [] [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: registerMerge info=_0(5.5.0):C100 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: registerMerge info=_3(5.5.0):C50 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: registerMerge info=_1(5.5.0):C40 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [IW][qtp1067644080-302]: registerMerge info=_2(5.5.0):C30 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: now merge [junit4] 2> 60600 INFO (qtp1067644080-309) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[T2:0 (1527759769080692736), T2:1 (1527759769084887040), T2:2 (1527759769084887043), T2:3 (1527759769084887047), T2:4 (1527759769085935617), T2:5 (1527759769085935618), T2:6 (1527759769085935620), T2:7 (1527759769085935622), T2:8 (1527759769085935624), T2:9 (1527759769085935625), ... (100 adds)]} 0 32 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: index: _0(5.5.0):C100 _1(5.5.0):C40 _2(5.5.0):C30 _3(5.5.0):C50 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: consider merge _0(5.5.0):C100 _3(5.5.0):C50 _1(5.5.0):C40 _2(5.5.0):C30 [junit4] 2> 60600 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: launch new thread [Lucene Merge Thread #0] [junit4] 2> 60602 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: updateMergeThreads ioThrottle=true targetMBPerSec=20.0 MB/sec [junit4] 2> merge thread Lucene Merge Thread #0 estSize=0.0 MB (written=0.0 MB) runTime=0.0s (stopped=0.0s, paused=0.0s) rate=unlimited [junit4] 2> leave running at Infinity MB/sec [junit4] 2> 60602 INFO (qtp1067644080-302) [ x:collection1] o.a.s.u.LoggingInfoStream [MS][qtp1067644080-302]: no more merges pending; now return [junit4] 2> 60609 INFO (qtp1067644080-303) [ x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[T3:0 (1527759769079644160), T3:1 (1527759769084887044), T3:2 (1527759769084887046), T3:3 (1527759769084887048), T3:4 (1527759769091178507), T3:5 (1527759769092227072), T3:6 (1527759769092227073), T3:7 (1527759769092227075), T3:8 (1527759769092227077), [...truncated too long message...] mpDir-001/collection1/data/index [junit4] 2> 60801 INFO (coreCloseExecutor-153-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data [CachedDir<>] [junit4] 2> 60801 INFO (coreCloseExecutor-153-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_EA1219B0599480D6-001/tempDir-001/collection1/data [junit4] 2> 60825 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8f2102{/solr,null,UNAVAILABLE} [junit4] 2> 60827 INFO (SUITE-LargeVolumeJettyTest-seed#[EA1219B0599480D6]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] [junit4] 2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException [junit4] 2> at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42) [junit4] 2> at org.apache.solr.update.TransactionLog.(TransactionLog.java:184) [junit4] 2> at org.apache.solr.update.TransactionLog.(TransactionLog.java:142) [junit4] 2> at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:865) [junit4] 2> at org.apache.solr.update.UpdateLog.add(UpdateLog.java:423) [junit4] 2> at org.apache.solr.update.UpdateLog.add(UpdateLog.java:409) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:302) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:214) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:169) [junit4] 2> at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:68) [junit4] 2> at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:48) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:931) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1086) [junit4] 2> at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:709) [junit4] 2> at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103) [junit4] 2> at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:97) [junit4] 2> at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179) [junit4] 2> at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135) [junit4] 2> at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:260) [junit4] 2> at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121) [junit4] 2> at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:225) [junit4] 2> at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:145) [junit4] 2> at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186) [junit4] 2> at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:107) [junit4] 2> at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:54) [junit4] 2> at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:94) [junit4] 2> at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) [junit4] 2> at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:499) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, maxDocsPerChunk=2, blockSize=829), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, blockSize=829)), sim=DefaultSimilarity, locale=en-MT, timezone=Etc/GMT-10 [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95 (64-bit)/cpus=3,threads=1,free=199656008,total=331350016 [junit4] 2> NOTE: All tests run in this JVM: [GetByIdTest, SolrExceptionTest, TestCloudSolrClientConnections, SolrQueryTest, CommonAdminParamsTest, LargeVolumeBinaryJettyTest, MergeIndexesEmbeddedTest, TestNamedListCodec, SolrExampleBinaryTest, TestClusteringResponse, CloudSolrClientMultiConstructorTest, SolrParamTest, SolrPingTest, StreamExpressionToExpessionTest, IteratorChainTest, SolrExampleStreamingBinaryTest, SolrExampleJettyTest, LargeVolumeJettyTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=LargeVolumeJettyTest -Dtests.seed=EA1219B0599480D6 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J1 | LargeVolumeJettyTest (suite) <<< [junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog] [junit4] > at __randomizedtesting.SeedInfo.seed([EA1219B0599480D6]:0) [junit4] > at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [42/71 (1!)] on J1 in 1.74s, 1 test, 1 failure <<< FAILURES! [...truncated 98 lines...] BUILD FAILED /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:750: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:694: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:59: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build.xml:246: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/common-build.xml:534: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line: /export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1033: There were test failures: 71 suites, 483 tests, 1 suite-level error [seed: EA1219B0599480D6] Total time: 85 minutes 17 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ------=_Part_152_949391633.1456985418275 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_152_949391633.1456985418275--