You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/08/17 03:17:05 UTC

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 5031 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5031/
Java: 32bit/jdk1.7.0_80 -server -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.common.cloud.TestZkConfigManager

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,844,160 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 4,864,968 bytes, private static org.apache.solr.cloud.ZkTestServer org.apache.solr.common.cloud.TestZkConfigManager.zkServer   - 376 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 200 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 120 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,844,160 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 4,864,968 bytes, private static org.apache.solr.cloud.ZkTestServer org.apache.solr.common.cloud.TestZkConfigManager.zkServer
  - 376 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 200 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 120 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
	at __randomizedtesting.SeedInfo.seed([46027B5A7B527E8]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11667 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestZkConfigManager
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\init-core-data-001
   [junit4]   2> 74130 INFO  (SUITE-TestZkConfigManager-seed#[46027B5A7B527E8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 74130 INFO  (SUITE-TestZkConfigManager-seed#[46027B5A7B527E8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 74131 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 74131 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 74212 INFO  (SUITE-TestZkConfigManager-seed#[46027B5A7B527E8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53756
   [junit4]   2> 74214 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUploadConfig
   [junit4]   2> 74214 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74215 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74218 INFO  (zkCallback-148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16af010 name:ZooKeeperConnection Watcher:127.0.0.1:53756 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74218 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74218 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74218 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 74221 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74222 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74223 INFO  (zkCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18999fc name:ZooKeeperConnection Watcher:127.0.0.1:53756/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74223 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74223 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74238 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testconfig/subdir/file3
   [junit4]   2> 74243 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testconfig/file1
   [junit4]   2> 74245 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testconfig/file2
   [junit4]   2> 74249 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ZkConfigManager Writing file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\download-001\file2
   [junit4]   2> 74250 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ZkConfigManager Writing file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\download-001\file1
   [junit4]   2> 74252 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ZkConfigManager Writing file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\download-001\subdir\file3
   [junit4]   2> 74258 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testconfig/subdir/file3
   [junit4]   2> 74260 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testconfig/file1
   [junit4]   2> 74263 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testconfig/file2
   [junit4]   2> 74267 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ZkConfigManager Writing file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\download2-001\file2
   [junit4]   2> 74268 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ZkConfigManager Writing file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\download2-001\file1
   [junit4]   2> 74270 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ZkConfigManager Writing file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestZkConfigManager_46027B5A7B527E8-001\download2-001\subdir\file3
   [junit4]   2> 74271 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config2/subdir/file3
   [junit4]   2> 74275 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config2/file1
   [junit4]   2> 74277 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config2/file2
   [junit4]   2> 74279 INFO  (TEST-TestZkConfigManager.testUploadConfig-seed#[46027B5A7B527E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUploadConfig
   [junit4]   2> 74282 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUploadWithACL
   [junit4]   2> 74282 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74283 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74284 INFO  (zkCallback-150-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@327559 name:ZooKeeperConnection Watcher:127.0.0.1:53756 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74284 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74284 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74284 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /acl
   [junit4]   2> 74290 INFO  (zkCallback-151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@84cc39 name:ZooKeeperConnection Watcher:127.0.0.1:53756/acl got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74293 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74293 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74294 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/acltest/file1
   [junit4]   2> 74305 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74306 INFO  (zkCallback-152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19782bf name:ZooKeeperConnection Watcher:127.0.0.1:53756/acl got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74306 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74307 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/acltest2/file1
   [junit4]   2> 74310 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 74311 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74313 INFO  (zkCallback-153-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b9007 name:ZooKeeperConnection Watcher:127.0.0.1:53756/acl got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 74313 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74313 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 74313 INFO  (TEST-TestZkConfigManager.testUploadWithACL-seed#[46027B5A7B527E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUploadWithACL
   [junit4]   2> 74314 INFO  (SUITE-TestZkConfigManager-seed#[46027B5A7B527E8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53756 53756
   [junit4]   2> 76313 INFO  (Thread-137) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53756 53756
   [junit4]   2> 76313 INFO  (SUITE-TestZkConfigManager-seed#[46027B5A7B527E8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, maxDocsPerChunk=10, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, blockSize=7)), sim=DefaultSimilarity, locale=no_NO, timezone=Pacific/Funafuti
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=30382624,total=103809024
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellCheckResponse, TestBatchUpdate, SolrExampleEmbeddedTest, TestJavaBinCodec, SolrSchemalessExampleTest, BasicHttpSolrClientTest, SolrDocumentTest, TestEmbeddedSolrServer, TestXMLEscaping, StreamExpressionToExpessionTest, DocumentAnalysisResponseTest, CollectionAdminRequestRequiredParamsTest, StreamingTest, TestHash, TestZkConfigManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkConfigManager -Dtests.seed=46027B5A7B527E8 -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestZkConfigManager (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 14,844,160 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 4,864,968 bytes, private static org.apache.solr.cloud.ZkTestServer org.apache.solr.common.cloud.TestZkConfigManager.zkServer
   [junit4]    >   - 376 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 200 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46027B5A7B527E8]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [15/66] on J0 in 2.73s, 2 tests, 1 failure <<< FAILURES!

[...truncated 163 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:246: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1449: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1003: There were test failures: 66 suites, 458 tests, 1 suite-level error

Total time: 82 minutes 15 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