Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11242/
Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=5391, name=coreLoadExecutor-2759-thread-1, state=RUNNABLE,
group=TGRP-TestZkChroot], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=5391,
name=coreLoadExecutor-2759-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1552)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@6ef4213a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39743af1)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=5420, name=coreLoadExecutor-2769-thread-1, state=RUNNABLE,
group=TGRP-TestZkChroot], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=5420,
name=coreLoadExecutor-2769-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1552)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@2b785af5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49d59f43)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot
Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread
Thread[id=5438, name=coreLoadExecutor-2776-thread-1, state=RUNNABLE,
group=TGRP-TestZkChroot], registration stack trace below.
Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope
SUITE failed to close. Resource was registered from thread Thread[id=5438,
name=coreLoadExecutor-2776-thread-1, state=RUNNABLE, group=TGRP-TestZkChroot],
registration stack trace below.
at java.lang.Thread.getStackTrace(Thread.java:1552)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@5feb2b20
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a105ed0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
... 1 more
FAILED: org.apache.solr.core.CachingDirectoryFactoryTest.stressTest
Error Message:
Captured an uncaught exception in thread: Thread[id=564, name=Thread-199,
state=RUNNABLE, group=TGRP-CachingDirectoryFactoryTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=564, name=Thread-199, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
at __randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
at
java.security.AccessController.checkPermission(AccessController.java:884)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:727)
at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
FAILED: org.apache.solr.core.RAMDirectoryFactoryTest.test
Error Message:
access denied ("java.io.FilePermission" "/fake/path" "write")
Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission"
"/fake/path" "write")
at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2:2A05E636FE83864A]:0)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
at
java.security.AccessController.checkPermission(AccessController.java:884)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:727)
at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
at
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
at
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:43)
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 10847 lines...]
[junit4] Suite: org.apache.solr.core.CachingDirectoryFactoryTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.CachingDirectoryFactoryTest-A251D9EC507FEBB2-001/init-core-data-001
[junit4] 2> 344713 T563 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (true)
[junit4] 2> 344715 T563 oas.SolrTestCaseJ4.setUp ###Starting stressTest
[junit4] 2> 344909 T564 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@2248c5c3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6375cff8 assuming
'simple'
[junit4] 2> 344911 T565 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@4cacdf8b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d91d5b0 assuming
'simple'
[junit4] 2> 199 T564
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-199,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 199 T565
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-200,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 344932 T566 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@7456b2d5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@356bb8ee assuming
'simple'
[junit4] 2> 219 T566
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-201,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 344933 T568 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@392ccb1e
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7811c125 assuming
'simple'
[junit4] 2> 344934 T573 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@15978e5d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54aa8466 assuming
'simple'
[junit4] 2> 221 T568
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-203,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 344934 T574 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@561f69ec
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@172263d7 assuming
'simple'
[junit4] 2> 344935 T569 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@492b139c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@81619a7 assuming
'simple'
[junit4] 2> 221 T573
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-208,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 344935 T571 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@4d394dff
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c0447c4 assuming
'simple'
[junit4] 2> 222 T574
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-209,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 344935 T570 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@2ede7006
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6fe37a3d assuming
'simple'
[junit4] 2> 222 T569
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-204,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 344936 T572 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@5ead62b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44d7dc10 assuming
'simple'
[junit4] 2> 344936 T567 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@573dbef3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1600b4c8 assuming
'simple'
[junit4] 2> 223 T572
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-207,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 223 T570
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-205,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 223 T567
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-202,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 227 T571
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[Thread-206,5,TGRP-CachingDirectoryFactoryTest]
java.security.AccessControlException: access denied ("java.io.FilePermission"
"path14/6" "write")
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2>
[junit4] 2> 352740 T581 oasc.CachingDirectoryFactory.close Closing
RAMDirectoryFactory - 0 directories currently being tracked
[junit4] 2> 352817 T563 oas.SolrTestCaseJ4.tearDown ###Ending stressTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CachingDirectoryFactoryTest -Dtests.method=stressTest
-Dtests.seed=A251D9EC507FEBB2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=it -Dtests.timezone=Pacific/Auckland
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 8.14s J0 | CachingDirectoryFactoryTest.stressTest <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=564, name=Thread-199, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=565, name=Thread-200, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=566, name=Thread-201, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=568, name=Thread-203, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=573, name=Thread-208, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=574, name=Thread-209, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=569, name=Thread-204, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=570, name=Thread-205, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=572, name=Thread-207, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=567, name=Thread-202, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)Throwable
#11: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=571, name=Thread-206, state=RUNNABLE,
group=TGRP-CachingDirectoryFactoryTest]
[junit4] > Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission" "path14/6" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactoryTest$GetDirThread.run(CachingDirectoryFactoryTest.java:190)
[junit4] 2> 352857 T563 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=it,
timezone=Pacific/Auckland
[junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation
1.8.0_20 (64-bit)/cpus=8,threads=1,free=182818624,total=324534272
[junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test,
TestSolrQueryParserResource, TestStressUserVersions, DocValuesMultiTest,
PeerSyncTest, TestSort, TestConfig, TestHighFrequencyDictionaryFactory,
TestTrie, HdfsBasicDistributedZkTest, AbstractAnalyticsStatsTest,
TestIntervalFaceting, SuggesterTest, FileUtilsTest, HdfsSyncSliceTest,
HighlighterConfigTest, ZkControllerTest, TestShardHandlerFactory,
DistribDocExpirationUpdateProcessorTest, RecoveryZkTest,
DistributedDebugComponentTest, CachingDirectoryFactoryTest]
[junit4] Completed on J0 in 8.17s, 1 test, 1 error <<< FAILURES!
[...truncated 556 lines...]
[junit4] Suite: org.apache.solr.cloud.TestZkChroot
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestZkChroot-A251D9EC507FEBB2-001/init-core-data-001
[junit4] 2> 1833273 T5378 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 1833276 T5378 oas.SolrTestCaseJ4.setUp ###Starting
testChrootBootstrap
[junit4] 2> 1833277 T5378 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1833277 T5379 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 1833377 T5378 oasc.ZkTestServer.run start zk server on
port:40200
[junit4] 2> 1833378 T5378 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/'
[junit4] 2> 1833389 T5378 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/solr.xml
[junit4] 2> 1833393 T5378 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
[junit4] 2> 1833394 T5378 oasc.CoreContainer.<init> New CoreContainer
1150765859
[junit4] 2> 1833394 T5378 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/]
[junit4] 2> 1833394 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 1833394 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 1833394 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 1833395 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1833395 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1833395 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1833395 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1833395 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1833395 T5378 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1833396 T5378 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 1833396 T5378 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1833397 T5378 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1833397 T5378 oasc.CoreContainer.load Host Name:
[junit4] 2> 1833398 T5378 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:40200/foo/bar
[junit4] 2> 1833398 T5378 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 1833398 T5378
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1833399 T5378 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1833400 T5385 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@53bceade
name:ZooKeeperConnection Watcher:127.0.0.1:40200 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833401 T5378 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1833402 T5378 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1833402 T5378 oascc.SolrZkClient.makePath makePath: /foo/bar
[junit4] 2> 1833406 T5378 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1833407 T5387 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@63866eca
name:ZooKeeperConnection Watcher:127.0.0.1:40200/foo/bar got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1833407 T5378 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1833408 T5378 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 1833409 T5378 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 1833410 T5378 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 1833411 T5378 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 1833413 T5378 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 1833414 T5378 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 1833415 T5378 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/188.138.97.18:8983_solr
[junit4] 2> 1833415 T5378 oascc.SolrZkClient.makePath makePath:
/live_nodes/188.138.97.18:8983_solr
[junit4] 2> 1833416 T5378 oascc.SolrZkClient.makePath makePath:
/collections
[junit4] 2> 1833417 T5378 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 1833418 T5378 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 1833419 T5378 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 1833420 T5378 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 188.138.97.18:8983_solr
[junit4] 2> 1833420 T5378 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 1833421 T5378 oasc.Overseer.start Overseer
(id=92450016226639873-188.138.97.18:8983_solr-n_0000000000) starting
[junit4] 2> 1833422 T5378 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 1833425 T5378 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1833426 T5389 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 1833426 T5378 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 1833427 T5378 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 1833427 T5378
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 1833428 T5378 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
[junit4] 2> 1833429 T5388 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 1833433 T5378 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
[junit4] 2> 1833433 T5378 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1833433 T5378 oasc.ZkController.bootstrapConf bootstrapping
config for 1 cores into ZooKeeper using solr.xml from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/
[junit4] 2> 1833434 T5378 oasc.ZkController.bootstrapConf Uploading
directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/conf
with name collection1 for SolrCore collection1
[junit4] 2> 1833434 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/spellings.txt
[junit4] 2> 1833437 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/stopwords.txt
[junit4] 2> 1833438 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/scripts.conf
[junit4] 2> 1833440 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.html
[junit4] 2> 1833441 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/schema.xml
[junit4] 2> 1833444 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/solrconfig.xml
[junit4] 2> 1833446 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.menu-top.html
[junit4] 2> 1833448 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/elevate.xml
[junit4] 2> 1833450 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_schema_analysis_synonyms_english.json
[junit4] 2> 1833451 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_nl.txt
[junit4] 2> 1833454 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_eu.txt
[junit4] 2> 1833456 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ga.txt
[junit4] 2> 1833457 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fr.txt
[junit4] 2> 1833459 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_bg.txt
[junit4] 2> 1833462 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stemdict_nl.txt
[junit4] 2> 1833465 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_ca.txt
[junit4] 2> 1833468 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ja.txt
[junit4] 2> 1833470 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_id.txt
[junit4] 2> 1833472 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_it.txt
[junit4] 2> 1833475 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fi.txt
[junit4] 2> 1833477 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_fr.txt
[junit4] 2> 1833479 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_el.txt
[junit4] 2> 1833481 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_en.txt
[junit4] 2> 1833482 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_da.txt
[junit4] 2> 1833484 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stoptags_ja.txt
[junit4] 2> 1833485 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_no.txt
[junit4] 2> 1833486 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_pt.txt
[junit4] 2> 1833488 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/hyphenations_ga.txt
[junit4] 2> 1833489 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ru.txt
[junit4] 2> 1833490 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ro.txt
[junit4] 2> 1833491 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_cz.txt
[junit4] 2> 1833493 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hu.txt
[junit4] 2> 1833494 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_th.txt
[junit4] 2> 1833495 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ckb.txt
[junit4] 2> 1833497 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_gl.txt
[junit4] 2> 1833498 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ar.txt
[junit4] 2> 1833499 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_tr.txt
[junit4] 2> 1833501 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_es.txt
[junit4] 2> 1833503 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/userdict_ja.txt
[junit4] 2> 1833505 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_it.txt
[junit4] 2> 1833506 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_ca.txt
[junit4] 2> 1833508 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_lv.txt
[junit4] 2> 1833510 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_de.txt
[junit4] 2> 1833513 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/contractions_ga.txt
[junit4] 2> 1833515 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hi.txt
[junit4] 2> 1833516 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_hy.txt
[junit4] 2> 1833519 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_sv.txt
[junit4] 2> 1833521 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/lang/stopwords_fa.txt
[junit4] 2> 1833523 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/synonyms.txt
[junit4] 2> 1833525 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/update-script.js
[junit4] 2> 1833527 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_pivot.vm
[junit4] 2> 1833529 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/jquery.autocomplete.css
[junit4] 2> 1833531 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/debug.vm
[junit4] 2> 1833533 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_form.vm
[junit4] 2> 1833536 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/pagination_top.vm
[junit4] 2> 1833539 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/did_you_mean.vm
[junit4] 2> 1833541 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_spatial.vm
[junit4] 2> 1833545 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit_plain.vm
[junit4] 2> 1833548 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/pagination_bottom.vm
[junit4] 2> 1833551 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/header.vm
[junit4] 2> 1833554 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/layout.vm
[junit4] 2> 1833556 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/suggest.vm
[junit4] 2> 1833558 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/README.txt
[junit4] 2> 1833560 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/head.vm
[junit4] 2> 1833562 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/footer.vm
[junit4] 2> 1833565 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/results_list.vm
[junit4] 2> 1833568 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/jquery.autocomplete.js
[junit4] 2> 1833571 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit_grouped.vm
[junit4] 2> 1833575 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_fields.vm
[junit4] 2> 1833578 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query_group.vm
[junit4] 2> 1833582 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/query.vm
[junit4] 2> 1833585 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/cluster_results.vm
[junit4] 2> 1833587 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/VM_global_library.vm
[junit4] 2> 1833589 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_queries.vm
[junit4] 2> 1833590 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/mime_type_lists.vm
[junit4] 2> 1833592 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/error.vm
[junit4] 2> 1833594 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/product_doc.vm
[junit4] 2> 1833596 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/main.css
[junit4] 2> 1833598 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/browse.vm
[junit4] 2> 1833600 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/richtext_doc.vm
[junit4] 2> 1833602 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/cluster.vm
[junit4] 2> 1833604 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facets.vm
[junit4] 2> 1833607 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/tabs.vm
[junit4] 2> 1833609 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/join_doc.vm
[junit4] 2> 1833611 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/hit.vm
[junit4] 2> 1833613 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/velocity/facet_ranges.vm
[junit4] 2> 1833616 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1833618 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_schema_analysis_stopwords_english.json
[junit4] 2> 1833621 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/protwords.txt
[junit4] 2> 1833624 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/_rest_managed.json
[junit4] 2> 1833627 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example.xsl
[junit4] 2> 1833630 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example_rss.xsl
[junit4] 2> 1833632 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/updateXml.xsl
[junit4] 2> 1833634 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/luke.xsl
[junit4] 2> 1833636 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/xslt/example_atom.xsl
[junit4] 2> 1833639 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/mapping-FoldToASCII.txt
[junit4] 2> 1833643 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/stc-attributes.xml
[junit4] 2> 1833646 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/lingo-attributes.xml
[junit4] 2> 1833649 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/clustering/carrot2/kmeans-attributes.xml
[junit4] 2> 1833654 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/admin-extra.menu-bottom.html
[junit4] 2> 1833656 T5378 oascc.SolrZkClient.makePath makePath:
/configs/collection1/currency.xml
[junit4] 2> 1833660 T5378 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr
[junit4] 2> 1833663 T5378 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/
[junit4] 2> 1833664 T5378 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 1833665 T5391 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 1833665 T5391 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 1833666 T5391 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 1833666 T5392 oasc.DistributedQueue$LatchChildWatcher.process
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type
NodeChildrenChanged
[junit4] 2> 1833669 T5388 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=null message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://188.138.97.18:8983/solr",
[junit4] 2> "node_name":"188.138.97.18:8983_solr",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 1833669 T5388 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 1833672 T5392 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 1834667 T5391 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 1834667 T5391 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 1834667 T5391 oasc.ZkController.createCollectionZkNode
Creating collection in ZooKeeper:collection1
[junit4] 2> 1834668 T5391 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 1834670 T5391 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 1834671 T5391 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=collection1 specified config exists in
ZooKeeper
[junit4] 2> 1834671 T5391 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/'
[junit4] 2> 1834687 T5391 oasc.SolrConfig.initLibs Adding specified lib
dirs to ClassLoader
[junit4] 2> 1834688 T5391 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/extraction/lib (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/extraction/lib).
[junit4] 2> 1834689 T5391 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
[junit4] 2> 1834690 T5391 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/clustering/lib/ (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/clustering/lib).
[junit4] 2> 1834690 T5391 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
[junit4] 2> 1834690 T5391 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/langid/lib/ (resolved as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/langid/lib).
[junit4] 2> 1834690 T5391 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
[junit4] 2> 1834691 T5391 oasc.SolrResourceLoader.addToClassLoader WARN No
files added to classloader from lib: ../../../contrib/velocity/lib (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../contrib/velocity/lib).
[junit4] 2> 1834691 T5391 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: ../../../dist/ (resolved
as:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/../../../dist).
[junit4] 2> 1834716 T5391 oasu.SolrIndexConfig.<init> IndexWriter
infoStream solr logging is enabled
[junit4] 2> 1834719 T5391 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 1834761 T5391 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1834763 T5391 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1834767 T5391 oass.IndexSchema.readSchema [collection1] Schema
name=example
[junit4] 2> 1835436 T5391 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1835437 T5391
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 1835438 T5391
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource
impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 1835452 T5391 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1835454 T5391 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 1835499 T5391 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 1835499 T5391 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1835500 T5391 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data/
[junit4] 2> 1835500 T5391 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4d8c6632
[junit4] 2> 1835501 T5391 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for newSearcher:
org.apache.solr.core.QuerySenderListener{queries=[]}
[junit4] 2> 1835501 T5391 oasc.SolrCore.initListeners [collection1] Added
SolrEventListener for firstSearcher:
org.apache.solr.core.QuerySenderListener{queries=[{q=static firstSearcher
warming in solrconfig.xml}]}
[junit4] 2> 1835502 T5391 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@324c1c87
[junit4] 2> 1835503 T5391 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1835503 T5391 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1835504 T5391 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1835504 T5391 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 0 directories currently being tracked
[junit4] 2> 1835505 T5391 oasc.CoreContainer.create ERROR Error creating
core [collection1]: access denied ("java.io.FilePermission"
"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data"
"write") org.apache.solr.common.SolrException: access denied
("java.io.FilePermission"
"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data"
"write")
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:891)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.security.AccessControlException: access denied
("java.io.FilePermission"
"/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/solr/collection1/data"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] 2> at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] 2> at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] 2> at
org.apache.lucene.store.NativeFSLockFactory.<init>(NativeFSLockFactory.java:93)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:502)
[junit4] 2> at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] 2> at
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
[junit4] 2> at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
[junit4] 2> ... 8 more
[junit4] 2>
[junit4] 2> 1835509 T5378
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 1835509 T5378 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 1835511 T5395 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@cb5894 name:ZooKeeperConnection
Watcher:127.0.0.1:40200 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1835511 T5378 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 1835512 T5378 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 1835513 T5378 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1150765859
[junit4] 2> 1835513 T5378 oasc.Overseer.close Overseer
(id=92450016226639873-188.138.97.18:8983_solr-n_0000000000) closing
[junit4] 2> 1835514 T5388 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 188.138.97.18:8983_solr
[junit4] 2> 1837015 T5396
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
[junit4] 2>
[junit4] 2> 1837015 T5392 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 1837018 T5378 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1150765859
[junit4] 2> 1837019 T5378 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:40200 40200
[junit4] 2> 1837686 T5379 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:40200 40200
[junit4] 2> 1837688 T5378 oas.SolrTestCaseJ4.tearDown ###Ending
testChrootBootstrap
[junit4] 2> 1837692 T5378 oas.SolrTes
[...truncated too long message...]
Thread.getStackTrace(Thread.java:1552)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:731)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1274)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1165)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1157)
[junit4] > at
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:40)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
[junit4] > at
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:491)
[junit4] > at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255)
[junit4] > at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.AssertionError: Directory not closed:
MockDirectoryWrapper(RAMDirectory@5feb2b20
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a105ed0)
[junit4] > at
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
[junit4] > ... 1 more
[junit4] Completed on J0 in 11.87s, 4 tests, 3 errors <<< FAILURES!
[...truncated 317 lines...]
[junit4] Suite: org.apache.solr.core.RAMDirectoryFactoryTest
[junit4] 2> 2134796 T6306 oasc.CachingDirectoryFactory.injectLockFactory
WARN No lockType configured for RAMDirectory@617dc7fb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61f488b4 assuming
'simple'
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=RAMDirectoryFactoryTest -Dtests.method=test
-Dtests.seed=A251D9EC507FEBB2 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=mk_MK -Dtests.timezone=WET -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.02s J0 | RAMDirectoryFactoryTest.test <<<
[junit4] > Throwable #1: java.security.AccessControlException: access
denied ("java.io.FilePermission" "/fake/path" "write")
[junit4] > at
__randomizedtesting.SeedInfo.seed([A251D9EC507FEBB2:2A05E636FE83864A]:0)
[junit4] > at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:457)
[junit4] > at
java.security.AccessController.checkPermission(AccessController.java:884)
[junit4] > at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4] > at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4] > at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
[junit4] > at java.nio.file.Files.createDirectory(Files.java:674)
[junit4] > at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
[junit4] > at java.nio.file.Files.createDirectories(Files.java:727)
[junit4] > at
org.apache.lucene.store.FSLockFactory.setLockDir(FSLockFactory.java:46)
[junit4] > at
org.apache.lucene.store.SimpleFSLockFactory.<init>(SimpleFSLockFactory.java:81)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.injectLockFactory(CachingDirectoryFactory.java:500)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:357)
[junit4] > at
org.apache.solr.core.RAMDirectoryFactoryTest.dotestOpenReturnsTheSameForSamePath(RAMDirectoryFactoryTest.java:46)
[junit4] > at
org.apache.solr.core.RAMDirectoryFactoryTest.test(RAMDirectoryFactoryTest.java:33)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=mk_MK,
timezone=WET
[junit4] 2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation
1.8.0_20 (64-bit)/cpus=8,threads=1,free=45562832,total=408420352
[junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test,
TestSolrQueryParserResource, TestStressUserVersions, DocValuesMultiTest,
PeerSyncTest, TestSort, TestConfig, TestHighFrequencyDictionaryFactory,
TestTrie, HdfsBasicDistributedZkTest, AbstractAnalyticsStatsTest,
TestIntervalFaceting, SuggesterTest, FileUtilsTest, HdfsSyncSliceTest,
HighlighterConfigTest, ZkControllerTest, TestShardHandlerFactory,
DistribDocExpirationUpdateProcessorTest, RecoveryZkTest,
DistributedDebugComponentTest, CachingDirectoryFactoryTest,
PathHierarchyTokenizerFactoryTest, TestAnalyzedSuggestions, TestSolr4Spatial,
TestSolrCoreProperties, PluginInfoTest, RemoteQueryErrorTest,
ShowFileRequestHandlerTest, TestLRUCache, RollingRestartTest,
TestFastOutputStream, HighlighterTest, TestRandomDVFaceting, DOMUtilTest,
SpellCheckComponentTest, ExternalFileFieldSortTest,
SolrCoreCheckLockOnStartupTest, TestFreeTextSuggestions, TestFastLRUCache,
BasicDistributedZkTest, ChangedSchemaMergeTest, ResponseHeaderTest,
TestDefaultSimilarityFactory, TestSolrXmlPersistence, BadIndexSchemaTest,
TestQuerySenderListener, NotRequiredUniqueKeyTest,
TestManagedSynonymFilterFactory, ExpressionTest, SuggesterTSTTest,
TestJmxIntegration, TestManagedSchemaFieldTypeResource, CoreAdminHandlerTest,
BlockCacheTest, ShardRoutingTest, TestReloadAndDeleteDocs,
SignatureUpdateProcessorFactoryTest, MoreLikeThisHandlerTest,
TestSchemaResource, MinimalSchemaTest, TestWordDelimiterFilterFactory,
SuggesterWFSTTest, DocumentBuilderTest, XmlUpdateRequestHandlerTest,
TestCoreDiscovery, ExternalCollectionsTest, CursorMarkTest,
RegexBoostProcessorTest, FieldMutatingUpdateProcessorTest,
XsltUpdateRequestHandlerTest, QueryResultKeyTest,
OutOfBoxZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest,
TestDynamicFieldResource, TestAnalyzeInfixSuggestions, HdfsDirectoryTest,
DistributedQueryComponentCustomSortTest, DirectUpdateHandlerTest,
NoCacheHeaderTest, BadComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestBinaryResponseWriter, OpenExchangeRatesOrgProviderTest,
TestSchemaSimilarityResource, DisMaxRequestHandlerTest,
TestMiniSolrCloudCluster, SpellPossibilityIteratorTest,
FastVectorHighlighterTest, TestMissingGroups, TimeZoneUtilsTest,
ReturnFieldsTest, SpellingQueryConverterTest,
DeleteLastCustomShardedReplicaTest, TestFoldingMultitermQuery,
SolrIndexSplitterTest, LeaderElectionTest, TestComponentsName, DeleteShardTest,
TestShortCircuitedRequests, StatelessScriptUpdateProcessorFactoryTest,
DistributedFacetPivotLargeTest, ZkNodePropsTest, PrimitiveFieldTypeTest,
SimpleFacetsTest, DistributedExpandComponentTest, TestStressRecovery,
TestSuggestSpellingConverter, TestReload, ChaosMonkeySafeLeaderTest,
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest,
TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot,
ZkCLITest, TestDistributedSearch, TestRecovery,
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, SolrCoreTest,
TestGroupingSearch, ConvertedLegacyTest, TestFiltering,
OverseerCollectionProcessorTest, CurrencyFieldOpenExchangeTest,
DistributedQueryElevationComponentTest, TestSolrDeletionPolicy1,
SolrInfoMBeanTest, CacheHeaderTest, DirectSolrSpellCheckerTest,
FileBasedSpellCheckerTest, RequestHandlersTest, TestSolrQueryParser,
IndexSchemaRuntimeFieldTest, IndexSchemaTest, JSONWriterTest,
MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication,
PingRequestHandlerTest, TestLFUCache, UpdateParamsTest, TestSolrIndexConfig,
ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField,
DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest,
RAMDirectoryFactoryTest]
[junit4] Completed on J0 in 0.03s, 1 test, 1 error <<< FAILURES!
[...truncated 348 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961:
There were test failures: 438 suites, 1830 tests, 3 suite-level errors, 2
errors, 45 ignored (23 assumptions)
Total time: 88 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]