Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7170/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC
11 tests failed.
FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_475BCA89C1E4124B-001\testThreadSafety-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_475BCA89C1E4124B-001\testThreadSafety-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_475BCA89C1E4124B-001\testThreadSafety-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_475BCA89C1E4124B-001\testThreadSafety-001
at __randomizedtesting.SeedInfo.seed([475BCA89C1E4124B]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.OverseerRolesTest.testOverseerRole
Error Message:
Timed out waiting for overseer state change
Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1:25B216FC667B9800]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
at
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1:7E75DCE70220789E]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C479EB685DC8AED1-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C479EB685DC8AED1-001\init-core-data-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C479EB685DC8AED1-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C479EB685DC8AED1-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([C479EB685DC8AED1]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.TestSchemalessBufferedUpdates
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index\segments_3:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index\segments_3
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index\segments_3:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index\segments_3
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001
at __randomizedtesting.SeedInfo.seed([C479EB685DC8AED1]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.request.SchemaTest: 1) Thread[id=2913,
name=qtp21038015-2913, state=TIMED_WAITING, group=TGRP-SchemaTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.request.SchemaTest:
1) Thread[id=2913, name=qtp21038015-2913, state=TIMED_WAITING,
group=TGRP-SchemaTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([89EC257B67F6AEB7]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=2913, name=qtp21038015-2913, state=TIMED_WAITING,
group=TGRP-SchemaTest] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=2913, name=qtp21038015-2913, state=TIMED_WAITING,
group=TGRP-SchemaTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([89EC257B67F6AEB7]:0)
FAILED: org.apache.solr.cloud.ReplaceNodeNoTargetTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1:4C2DD4B2F334C329]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1:81D39911199A12A5]:0)
at java.util.concurrent.FutureTask.get(FutureTask.java:205)
at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 1)
Thread[id=2481, name=sdqtest--657-thread-1, state=TIMED_WAITING,
group=TGRP-TestGenericDistributedQueue] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$494/20589269.call(Unknown
Source) at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$21/12537473.run(Unknown
Source) at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:
1) Thread[id=2481, name=sdqtest--657-thread-1, state=TIMED_WAITING,
group=TGRP-TestGenericDistributedQueue]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$494/20589269.call(Unknown
Source)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$21/12537473.run(Unknown
Source)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([C479EB685DC8AED1]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-ner-person.bin
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-sent.bin
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001
at __randomizedtesting.SeedInfo.seed([2CE88B80BC1D799]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 1759 lines...]
[junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=579, maxMBSortInHeap=5.867392911273289,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a778a8),
locale=ja-JP, timezone=Asia/Shanghai
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=16824064,total=73445376
[junit4] 2> NOTE: All tests run in this JVM: [TestMultiLevelSkipList,
TestAxiomaticF2EXP, TestMinimize, TestFSTs, TestIndexWriterConfig, TestIntsRef,
TestPrefixQuery, TestOrdinalMap, TestDoubleValuesSource,
TestIndexWriterMaxDocs, TestSpans, TestReadOnlyIndex,
TestSimpleExplanationsWithFillerDocs, TestReqOptSumScorer, TestLRUQueryCache,
TestCustomTermFreq, TestAtomicUpdate, TestSloppyMath, TestExternalCodecs,
TestField, TestBasicModelIn, TestLucene60FieldInfoFormat, TestDoc,
TestIndexWriterMergePolicy, TestLevenshteinAutomata,
LimitedFiniteStringsIteratorTest, TestBooleanMinShouldMatch,
TestFilterDirectoryReader, TestOmitTf, TestTryDelete, TestCharsRef, TestDemo,
TestDeterminizeLexicon, TestIndependenceStandardized, TestPrefixRandom,
TestBytesRefArray, TestIndexCommit, TestParallelLeafReader, TestDocIdsWriter,
TestDocsAndPositions, TestNorms, TestAssertions, TestMaxPosition,
TestMultiThreadTermVectors, TestSpanMultiTermQueryWrapper, TestSpanTermQuery,
TestWordlistLoader, TestBooleanQuery, TestApproximationSearchEquivalence,
TestNumericDocValuesUpdates, FuzzyTermOnShortTermsTest, TestAttributeSource,
TestBoostQuery, TestSearchWithThreads, TestFloatRangeFieldQueries,
TestTermdocPerf, TestOmitPositions, TestTermStates, TestVersion,
TestRAMDirectory, TestAxiomaticF3EXP, TestTopDocsMerge,
TestParallelCompositeReader, TestIntBlockPool, TestIndexedDISI,
TestSloppyPhraseQuery, TestSumDocFreq, TestSleepingLockWrapper,
TestIndexingSequenceNumbers, TestUsageTrackingFilterCachingPolicy,
TestCrashCausesCorruptIndex, TestDistributionLL, TestDocValuesRewriteMethod,
TestSmallFloat, TestIndexableField, TestTotalHitCountCollector,
TestIndexWriterWithThreads, TestBlockPostingsFormat3, TestIndexSearcher,
TestMultiset, TestCodecs, TestFixedLengthBytesRefArray, TestMixedCodecs,
TestSegmentInfos, TestPositiveScoresOnlyCollector, TestIndexInput,
TestFutureArrays, TestPolygon2D, TestDirectoryReader, TestTieredMergePolicy,
TestCharacterUtils, TestDocument, TestDocIDMerger, TestBagOfPostings,
TestSpanExplanations, TestDocValuesIndexing,
TestControlledRealTimeReopenThread, TestStringMSBRadixSorter,
TestTimSorterWorstCase, TestFieldCacheRewriteMethod, TestIndexReaderClose,
TestTermScorer, Test2BSortedDocValuesFixedSorted, TestConsistentFieldNumbers,
TestAllFilesCheckIndexHeader, TestRateLimiter, TestGeoUtils, TestMultiMMap,
TestPackedTokenAttributeImpl, TestIndexWriterOutOfFileDescriptors,
TestAllFilesHaveChecksumFooter, TestSameScoresWithThreads, TestUnicodeUtil,
TestBooleanSimilarity, TestLongValuesSource, Test2BTerms, TestAxiomaticF1EXP,
TestNumericUtils, TestFieldValueQuery, TestSortedNumericSortField,
TestStressAdvance, TestIndexWriterCommit, TestTimeLimitingCollector,
TestHighCompressionMode, TestDocumentsWriterStallControl,
TestSnapshotDeletionPolicy, TestIndexWriterForceMerge, TestArrayUtil,
TestByteSlices, TestBufferedIndexInput, TestWeakIdentityMap, TestLockFactory,
TestCollectionUtil, TestRegexpRandom2, TestIndexWriterNRTIsCurrent, TestCrash,
TestSort, TestFieldsReader, TestCustomSearcherSort, TestTermsEnum2, Test2BDocs,
TestPostingsOffsets, TestUTF32ToUTF8, TestMultiPhraseQuery,
TestTermVectorsWriter, TestStressNRT, TestTermRangeQuery, TestDocumentWriter,
TestMultiTermConstantScore, TestLiveFieldValues, TestWildcard, TestSimilarity2,
TestNoDeletionPolicy, TestRegexpQuery, TestPerSegmentDeletes,
TestTopDocsCollector, TestSegmentTermEnum, TestAllFilesHaveCodecHeader,
TestTopFieldCollector, TestPayloadsOnVectors, TestBooleanQueryVisitSubscorers,
TestSearchForDuplicates, TestIndexFileDeleter, TestSubScorerFreqs,
TestConjunctions, TestPositionIncrement, TestSimilarity, TestVirtualMethod,
TestSetOnce, TestCachingTokenFilter, Test2BPostings, TestDocCount,
TestBinaryDocument, TestRecyclingByteBlockAllocator, TestRamUsageEstimator,
TestSpanFirstQuery, TestIsCurrent, TestNoMergeScheduler, TestPhrasePrefixQuery,
TestBytesRef, TestNot, TestIndexWriterOnJRECrash, MultiCollectorTest,
TestScoreCachingWrappingScorer, Test2BPositions, Test2BPostingsBytes,
TestNewestSegment, Test2BNumericDocValues, Test2BPagedBytes, TestCharArraySet,
TestBytesRefAttImpl, TestCompetitiveFreqNormAccumulator,
TestLucene50CompoundFormat, TestLucene50TermVectorsFormat,
TestLucene70NormsFormat, TestFieldType, TestGeoEncodingUtils,
Test2BSortedDocValuesOrds, TestBinaryDocValuesUpdates,
TestDemoParallelLeafReader, TestDocValues, TestDuelingCodecsAtNight,
TestExitableDirectoryReader, TestFieldInvertState, TestFieldReuse,
TestFilterCodecReader, TestIndexManyDocuments, TestIndexSorting,
TestIndexTooManyDocs, TestIndexWriterExceptions2, TestIndexWriterFromReader,
TestIndexWriterOnVMError, TestIndexWriterThreadsToSegments, TestInfoStream,
TestLogMergePolicy, TestManyFields, TestMergeRateLimiter, TestMultiTermsEnum,
TestNRTReaderCleanup, TestStressDeletes, TestSwappedIndexFiles,
TestTermVectors, TestTerms, TestBlendedTermQuery, TestBoolean2ScorerSupplier,
TestConjunctionDISI, TestDoubleRangeFieldQueries, TestFilterWeight,
TestIndexOrDocValuesQuery, TestMaxScoreSumPropagator, TestMultiCollector,
TestMultiPhraseEnum, TestNeedsScores, TestNormsFieldExistsQuery,
TestPointQueries, TestQueryRescorer, TestReqExclBulkScorer,
TestSegmentCacheables, TestSortedSetSortField, TestSynonymQuery, TestTermQuery,
TestWANDScorer, TestAxiomaticSimilarity, TestBasicModelG, TestBasicModelIne,
TestIndependenceSaturated, TestLMJelinekMercerSimilarity, TestSpanBoostQuery,
TestSpanNearQuery, TestSpanOrQuery, TestBufferedChecksum, TestNIOFSDirectory]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNIOFSDirectory
-Dtests.seed=475BCA89C1E4124B -Dtests.slow=true -Dtests.locale=ja-JP
-Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | TestNIOFSDirectory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_475BCA89C1E4124B-001\testThreadSafety-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_475BCA89C1E4124B-001\testThreadSafety-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([475BCA89C1E4124B]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [459/481 (1!)] on J0 in 4.10s, 42 tests, 1 error <<<
FAILURES!
[...truncated 10334 lines...]
[junit4] Suite: org.apache.solr.schema.TestSchemalessBufferedUpdates
[junit4] 2> 87226 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001
[junit4] 2> 87236 WARN
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 87236 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 87240 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 87253 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 87284 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 87301 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema-add-schema-fields-update-processor.xml instead
[junit4] 2> 87309 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
[junit4] 2> 87318 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with
uniqueid field id
[junit4] 2> 87327 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 87329 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed
the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
[junit4] 2> 87452 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f016c
[junit4] 2> 87462 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f016c
[junit4] 2> 87462 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f016c
[junit4] 2> 87466 INFO (coreLoadExecutor-218-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 87513 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 87541 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=add-schema-fields-update-processor
[junit4] 2> 87552 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema
add-schema-fields-update-processor/1.6 with uniqueid field id
[junit4] 2> 87552 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 87552 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f016c
[junit4] 2> 87553 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 87553 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\]
[junit4] 2> 87602 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=78.1484375,
floorSegmentMB=1.9375, forceMergeDeletesPctAllowed=27.166576967496823,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 88259 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 88259 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 88260 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 88260 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 88263 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 88265 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1512df[collection1]
main]
[junit4] 2> 88266 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1\conf
[junit4] 2> 88269 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 88269 INFO (coreLoadExecutor-218-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1592387543963271168
[junit4] 2> 88271 INFO
(searcherExecutor-219-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1512df[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 88271 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 88275 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 88464 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 88504 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[1
(1592387544167743488)]} 0 39
[junit4] 2> 88505 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1592387544210735104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 88505 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6b1068
commitCommandVersion:1592387544210735104
[junit4] 2> 88558 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1392c73[collection1] main]
[junit4] 2> 88558 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 88560 INFO (searcherExecutor-219-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1392c73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 88560 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 55
[junit4] 2> 88573 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 88577 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 88580 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={update.distrib=FROMLEADER&wt=json&indent=true}{add=[2
(1592387544287281152)]} 0 1
[junit4] 2> 88580 WARN (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.UpdateLog Starting log replay
tlog{file=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\tlog\tlog.0000000000000000001
refcount=2} active=true starting pos=0 inSortedOrder=false
[junit4] 2> 88584 INFO (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 88584 INFO (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6b1068 commitCommandVersion:0
[junit4] 2> 88600 INFO (recoveryExecutor-221-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fadf9b[collection1] main]
[junit4] 2> 88601 INFO (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 88603 INFO (searcherExecutor-219-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fadf9b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)
Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 88603 INFO (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1592387544287281152)]} 0 21
[junit4] 2> 88603 INFO (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.UpdateLog Re-computing max version from index after log re-play.
[junit4] 2> 88604 WARN (recoveryExecutor-221-thread-1) [ ]
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=1
deletes=0 deleteByQuery=0 errors=0 positionOfStart=0}
[junit4] 2> 88604 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1592387544314544128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 88604 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 88604 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 88605 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 0
[junit4] 2> 88605 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=2 status=0 QTime=0
[junit4] 2> 88606 INFO
(TEST-TestSchemalessBufferedUpdates.test-seed#[C479EB685DC8AED1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 88607 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 88607 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23813975
[junit4] 2> 88607 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 88607 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@89f818: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@11f756e
[junit4] 2> 88611 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 88611 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11d01d6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1cb536b
[junit4] 2> 88614 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 88614 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ed8b5b: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1f4c08a
[junit4] 2> 88625 INFO (coreCloseExecutor-224-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1b5666c
[junit4] 2> 88625 INFO (coreCloseExecutor-224-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=28665452
[junit4] 2> 88625 INFO (coreCloseExecutor-224-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@18f32: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@766ee7
[junit4] 2> 88643 INFO
(SUITE-TestSchemalessBufferedUpdates-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2129d0),
locale=fi, timezone=SystemV/PST8
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=89366248,total=452812800
[junit4] 2> NOTE: All tests run in this JVM:
[ClassificationUpdateProcessorIntegrationTest, TestFieldCacheSortRandom,
ChaosMonkeySafeLeaderWithPullReplicasTest, ReplicationFactorTest,
TimeZoneUtilsTest, TlogReplayBufferedWhileIndexingTest,
TestSchemalessBufferedUpdates]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSchemalessBufferedUpdates -Dtests.seed=C479EB685DC8AED1
-Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=SystemV/PST8
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestSchemalessBufferedUpdates (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index\segments_3:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001\init-core-data-001\index\segments_3
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_C479EB685DC8AED1-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [13/776 (1!)] on J1 in 1.49s, 1 test, 1 error <<<
FAILURES!
[...truncated 193 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
[junit4] 2> 240272 INFO
(SUITE-TestGenericDistributedQueue-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_C479EB685DC8AED1-001\init-core-data-001
[junit4] 2> 240274 WARN
(SUITE-TestGenericDistributedQueue-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 240274 INFO
(SUITE-TestGenericDistributedQueue-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 240277 INFO
(SUITE-TestGenericDistributedQueue-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 240283 INFO
(TEST-TestGenericDistributedQueue.testPeekElements-seed#[C479EB685DC8AED1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
[junit4] 2> 241786 INFO
(TEST-TestGenericDistributedQueue.testPeekElements-seed#[C479EB685DC8AED1]) [
] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
[junit4] 2> 241787 INFO
(TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[C479EB685DC8AED1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
[junit4] 2> 242034 INFO
(TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[C479EB685DC8AED1]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
[junit4] 2> 242035 INFO
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[C479EB685DC8AED1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
[junit4] 2> 244042 INFO
(TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[C479EB685DC8AED1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
[junit4] 2> 244045 INFO
(TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[C479EB685DC8AED1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
[junit4] 2> 247153 INFO
(TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[C479EB685DC8AED1])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestGenericDistributedQueue
-Dtests.method=testDistributedQueueBlocking -Dtests.seed=C479EB685DC8AED1
-Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Europe/Bratislava
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 3.11s J0 |
TestGenericDistributedQueue.testDistributedQueueBlocking <<<
[junit4] > Throwable #1: java.util.concurrent.TimeoutException
[junit4] > at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1:81D39911199A12A5]:0)
[junit4] > at
java.util.concurrent.FutureTask.get(FutureTask.java:205)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_C479EB685DC8AED1-001
[junit4] 2> Feb 14, 2018 2:41:01 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 14, 2018 2:41:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:
[junit4] 2> 1) Thread[id=2481, name=sdqtest--657-thread-1,
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$494/20589269.call(Unknown
Source)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$21/12537473.run(Unknown
Source)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Feb 14, 2018 2:41:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=2481, name=sdqtest--657-thread-1,
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
[junit4] 2> Feb 14, 2018 2:41:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=746, maxMBSortInHeap=7.9759619866815425,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12a7a9c),
locale=en-US, timezone=Europe/Bratislava
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=58584224,total=211996672
[junit4] 2> NOTE: All tests run in this JVM:
[ClassificationUpdateProcessorFactoryTest, BlockCacheTest, ConfigSetsAPITest,
SolrCloudExampleTest, TestTestInjection, CollectionTooManyReplicasTest,
TestCollationField, CurrencyFieldTypeTest, TestSkipOverseerOperations,
TestRealTimeGet, ShardRoutingCustomTest, DateMathParserTest, TestCollectionAPI,
ConnectionReuseTest, DeleteNodeTest, TestShortCircuitedRequests,
ClassificationUpdateProcessorTest, OverriddenZkACLAndCredentialsProvidersTest,
TestRandomCollapseQParserPlugin, QueryEqualityTest, TestGenericDistributedQueue]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestGenericDistributedQueue -Dtests.seed=C479EB685DC8AED1
-Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Europe/Bratislava
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestGenericDistributedQueue (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:
[junit4] > 1) Thread[id=2481, name=sdqtest--657-thread-1,
state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$494/20589269.call(Unknown
Source)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$21/12537473.run(Unknown
Source)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C479EB685DC8AED1]:0)
[junit4] Completed [55/776 (2!)] on J0 in 27.09s, 4 tests, 2 errors <<<
FAILURES!
[...truncated 1002 lines...]
[junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
[junit4] 2> 1310268 INFO
(SUITE-OverseerRolesTest-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_C479EB685DC8AED1-001\init-core-data-001
[junit4] 2> 1310270 INFO
(SUITE-OverseerRolesTest-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1310271 INFO
(SUITE-OverseerRolesTest-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1310272 INFO
(SUITE-OverseerRolesTest-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_C479EB685DC8AED1-001\tempDir-001
[junit4] 2> 1310273 INFO
(SUITE-OverseerRolesTest-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1310446 INFO (Thread-2398) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1310446 INFO (Thread-2398) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1310450 ERROR (Thread-2398) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1310628 INFO
(SUITE-OverseerRolesTest-seed#[C479EB685DC8AED1]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59978
[junit4] 2> 1310641 INFO (zkConnectionManagerCallback-4517-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1310675 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1310676 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1310676 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1310676 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1310676 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c7bc29{/solr,null,AVAILABLE}
[junit4] 2> 1310678 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1c0600c{HTTP/1.1,[http/1.1]}{127.0.0.1:59985}
[junit4] 2> 1310678 INFO (jetty-launcher-4514-thread-2) [ ]
o.e.j.s.Server Started @1319947ms
[junit4] 2> 1310678 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59985}
[junit4] 2> 1310678 ERROR (jetty-launcher-4514-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1310680 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1310681 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1310681 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1310681 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T14:58:44.855Z
[junit4] 2> 1310683 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1310685 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1310685 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1310685 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1310685 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a1f71e{/solr,null,AVAILABLE}
[junit4] 2> 1310686 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@922e2d{HTTP/1.1,[http/1.1]}{127.0.0.1:59991}
[junit4] 2> 1310687 INFO (jetty-launcher-4514-thread-1) [ ]
o.e.j.s.Server Started @1319955ms
[junit4] 2> 1310687 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59991}
[junit4] 2> 1310687 ERROR (jetty-launcher-4514-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1310687 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1310687 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1310687 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1310687 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T14:58:44.861Z
[junit4] 2> 1310699 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1310701 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1310703 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1310703 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1310703 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1310703 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1310704 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1310704 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1310704 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f84bde{/solr,null,AVAILABLE}
[junit4] 2> 1310704 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1910f54{HTTP/1.1,[http/1.1]}{127.0.0.1:59996}
[junit4] 2> 1310705 INFO (jetty-launcher-4514-thread-3) [ ]
o.e.j.s.Server Started @1319973ms
[junit4] 2> 1310705 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59996}
[junit4] 2> 1310705 ERROR (jetty-launcher-4514-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1310705 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1310705 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1310705 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1310705 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T14:58:44.879Z
[junit4] 2> 1310707 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18daa2b{/solr,null,AVAILABLE}
[junit4] 2> 1310707 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1c7abc5{HTTP/1.1,[http/1.1]}{127.0.0.1:60001}
[junit4] 2> 1310707 INFO (jetty-launcher-4514-thread-4) [ ]
o.e.j.s.Server Started @1319976ms
[junit4] 2> 1310707 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60001}
[junit4] 2> 1310707 ERROR (jetty-launcher-4514-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1310707 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1310708 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1310708 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1310708 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-14T14:58:44.882Z
[junit4] 2> 1310739 INFO (zkConnectionManagerCallback-4519-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1310740 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1310763 INFO (jetty-launcher-4514-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59978/solr
[junit4] 2> 1310764 INFO (zkConnectionManagerCallback-4521-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1310781 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1310781 INFO (zkConnectionManagerCallback-4525-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1310781 INFO (zkConnectionManagerCallback-4523-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1310787 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1310787 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1310793 INFO (jetty-launcher-4514-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59978/solr
[junit4] 2> 1310805 INFO (jetty-launcher-4514-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59978/solr
[junit4] 2> 1310821 INFO (zkConnectionManagerCallback-4529-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1310832 INFO (jetty-launcher-4514-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59978/solr
[junit4] 2> 1310873 INFO (zkConnectionManagerCallback-4537-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1
[...truncated too long message...]
valuatorTest, UuidEvaluatorTest, SineEvaluatorTest, NotEvaluatorTest,
RecursiveEvaluatorTest, FieldAnalysisResponseTest, JdbcTest, ShardParamsTest,
TestRetryUtil, LengthEvaluatorTest, TestPolicy, SolrDocumentTest,
UsingSolrJRefGuideExamplesTest, TestHash, TestToleratedUpdateError,
TestSolrProperties, ReverseEvaluatorTest, GraphTest,
TestDelegationTokenResponse, TestCollectionAdminRequest, MultiplyEvaluatorTest,
SolrExampleXMLTest, AppendEvaluatorTest, PowerEvaluatorTest, JettyWebappTest,
CumulativeProbabilityEvaluatorTest, TestV1toV2ApiMapper,
SelectWithEvaluatorsTest, TestEmbeddedSolrServer, ModifiableSolrParamsTest,
TestUpdateRequestCodec, ExclusiveOrEvaluatorTest, NamedListTest,
LargeVolumeEmbeddedTest, TestSpellCheckResponse, SolrParamTest,
TermsResponseTest, TestCoreAdmin, BasicHttpSolrClientTest,
CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest,
CloudSolrClientTest, StreamExpressionToExpessionTest, StreamingTest,
AddEvaluatorTest, AndEvaluatorTest, ArcSineEvaluatorTest, ArrayEvaluatorTest,
AscEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest,
CubedRootEvaluatorTest, DivideEvaluatorTest,
EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, FloorEvaluatorTest,
GreaterThanEvaluatorTest, HyperbolicSineEvaluatorTest,
HyperbolicTangentEvaluatorTest, LessThanEvaluatorTest, NaturalLogEvaluatorTest,
NormalDistributionEvaluatorTest, OrEvaluatorTest, RawValueEvaluatorTest,
RoundEvaluatorTest, SquareRootEvaluatorTest, SubtractEvaluatorTest,
TangentEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest,
OperationsTest, SchemaTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SchemaTest
-Dtests.seed=89EC257B67F6AEB7 -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=BST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | SchemaTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.request.SchemaTest:
[junit4] > 1) Thread[id=2913, name=qtp21038015-2913,
state=TIMED_WAITING, group=TGRP-SchemaTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([89EC257B67F6AEB7]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=2913, name=qtp21038015-2913,
state=TIMED_WAITING, group=TGRP-SchemaTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([89EC257B67F6AEB7]:0)
[junit4] Completed [130/146 (1!)] on J0 in 71.03s, 35 tests, 2 errors <<<
FAILURES!
[...truncated 1524 lines...]
[junit4] Suite:
org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\init-core-data-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=4, maxDocsPerChunk=9, blockSize=5),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=4, blockSize=5)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ed90da),
locale=lt-LT, timezone=Africa/Libreville
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=29044736,total=64946176
[junit4] 2> NOTE: All tests run in this JVM:
[TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions,
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
-Dtests.seed=2CE88B80BC1D799 -Dtests.slow=true -Dtests.locale=lt-LT
-Dtests.timezone=Africa/Libreville -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-ner-person.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-ner-person.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-sent.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-sent.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-tokenizer.bin:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CE88B80BC1D799-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([2CE88B80BC1D799]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [5/5 (1!)] on J1 in 1.08s, 8 tests, 1 error <<< FAILURES!
[...truncated 41796 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]