Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21034/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC
6 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1)
Thread[id=23031, name=jetty-launcher-3547-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
1) Thread[id=23031, name=jetty-launcher-3547-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at __randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1275)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
at
org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.setupCluster(ManagedSchemaRoundRobinCloudTest.java:51)
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$6.evaluate(RandomizedRunner.java:874)
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.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=27094, name=jetty-launcher-4144-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
2) Thread[id=27084, name=jetty-launcher-4144-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=27094, name=jetty-launcher-4144-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
2) Thread[id=27084, name=jetty-launcher-4144-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC]:0)
FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test
Error Message:
Expected 6 active replicas null Live Nodes: [127.0.0.1:34445_solr,
127.0.0.1:35905_solr, 127.0.0.1:40067_solr, 127.0.0.1:45761_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/41)={
"pullReplicas":"0", "replicationFactor":"4", "shards":{"shard1":{
"range":"80000000-7fffffff", "state":"active", "replicas":{
"core_node8":{ "core":"collection1_shard1_replica_n6",
"base_url":"https://127.0.0.1:34445/solr",
"node_name":"127.0.0.1:34445_solr", "state":"active",
"type":"NRT", "leader":"true"}, "core_node12":{
"core":"collection1_shard1_replica_n11",
"base_url":"https://127.0.0.1:40067/solr",
"node_name":"127.0.0.1:40067_solr", "state":"active",
"type":"NRT"}, "core_node18":{
"core":"collection1_shard1_replica_n17",
"base_url":"https://127.0.0.1:45761/solr",
"node_name":"127.0.0.1:45761_solr", "state":"active",
"type":"NRT"}, "core_node102":{
"core":"collection1_shard1_replica_n101",
"base_url":"https://127.0.0.1:45761/solr",
"node_name":"127.0.0.1:45761_solr", "state":"active",
"type":"NRT"}, "core_node104":{
"core":"collection1_shard1_replica_n103",
"base_url":"https://127.0.0.1:35905/solr",
"node_name":"127.0.0.1:35905_solr", "state":"active",
"type":"NRT"}, "core_node106":{
"core":"collection1_shard1_replica_n105",
"base_url":"https://127.0.0.1:35905/solr",
"node_name":"127.0.0.1:35905_solr", "state":"down",
"type":"NRT"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1000", "autoAddReplicas":"false", "nrtReplicas":"4",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected 6 active replicas
null
Live Nodes: [127.0.0.1:34445_solr, 127.0.0.1:35905_solr, 127.0.0.1:40067_solr,
127.0.0.1:45761_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/41)={
"pullReplicas":"0",
"replicationFactor":"4",
"shards":{"shard1":{
"range":"80000000-7fffffff",
"state":"active",
"replicas":{
"core_node8":{
"core":"collection1_shard1_replica_n6",
"base_url":"https://127.0.0.1:34445/solr",
"node_name":"127.0.0.1:34445_solr",
"state":"active",
"type":"NRT",
"leader":"true"},
"core_node12":{
"core":"collection1_shard1_replica_n11",
"base_url":"https://127.0.0.1:40067/solr",
"node_name":"127.0.0.1:40067_solr",
"state":"active",
"type":"NRT"},
"core_node18":{
"core":"collection1_shard1_replica_n17",
"base_url":"https://127.0.0.1:45761/solr",
"node_name":"127.0.0.1:45761_solr",
"state":"active",
"type":"NRT"},
"core_node102":{
"core":"collection1_shard1_replica_n101",
"base_url":"https://127.0.0.1:45761/solr",
"node_name":"127.0.0.1:45761_solr",
"state":"active",
"type":"NRT"},
"core_node104":{
"core":"collection1_shard1_replica_n103",
"base_url":"https://127.0.0.1:35905/solr",
"node_name":"127.0.0.1:35905_solr",
"state":"active",
"type":"NRT"},
"core_node106":{
"core":"collection1_shard1_replica_n105",
"base_url":"https://127.0.0.1:35905/solr",
"node_name":"127.0.0.1:35905_solr",
"state":"down",
"type":"NRT"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1000",
"autoAddReplicas":"false",
"nrtReplicas":"4",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC:596A4D2F2FDDE24]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.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.TriggerIntegrationTest.testTriggerThrottling
Error Message:
Both triggers should have fired by now
Stack Trace:
java.lang.AssertionError: Both triggers should have fired by now
at
__randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC:76E0332D8EAB504E]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling(TriggerIntegrationTest.java:205)
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.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC:751C0EE0246D628F]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
at
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfosVersion(SegmentsInfoRequestHandlerTest.java:68)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=2=count(//lst[@name='segments']/lst/str[@name='version'][.='8.0.0'])
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><lst name="segments"><lst name="_0"><str
name="name">_0</str><int name="delCount">1</int><long
name="sizeInBytes">1765</long><int name="size">2</int><date
name="age">2017-12-05T11:16:52.521Z</date><str name="source">flush</str><str
name="version">8.0.0</str></lst><lst name="_1"><str name="name">_1</str><int
name="delCount">0</int><long name="sizeInBytes">1698</long><int
name="size">2</int><date name="age">2017-12-05T11:16:52.523Z</date><str
name="source">flush</str><str name="version">8.0.0</str></lst><lst
name="_2"><str name="name">_2</str><int name="delCount">0</int><long
name="sizeInBytes">1657</long><int name="size">1</int><date
name="age">2017-12-05T11:16:52.525Z</date><str name="source">flush</str><str
name="version">8.0.0</str></lst><lst name="_3"><str name="name">_3</str><int
name="delCount">0</int><long name="sizeInBytes">1698</long><int
name="size">2</int><date name="age">2017-12-05T11:16:52.532Z</date><str
name="source">flush</str><str name="version">8.0.0</str></lst><lst
name="_4"><str name="name">_4</str><int name="delCount">0</int><long
name="sizeInBytes">1698</long><int name="size">2</int><date
name="age">2017-12-05T11:16:52.533Z</date><str name="source">flush</str><str
name="version">8.0.0</str></lst><lst name="_5"><str name="name">_5</str><int
name="delCount">0</int><long name="sizeInBytes">1657</long><int
name="size">1</int><date name="age">2017-12-05T11:16:52.535Z</date><str
name="source">flush</str><str name="version">8.0.0</str></lst></lst>
</response>
request was:qt=/admin/segments&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
... 40 more
Build Log:
[...truncated 12112 lines...]
[junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
[junit4] 2> 506670 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/init-core-data-001
[junit4] 2> 506670 WARN
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 506671 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 506672 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 506673 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001
[junit4] 2> 506673 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 506673 INFO (Thread-913) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 506673 INFO (Thread-913) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 506682 ERROR (Thread-913) [ ] 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> 506776 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35247
[junit4] 2> 506797 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1602656f72b0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 506802 INFO (jetty-launcher-743-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 506803 INFO (jetty-launcher-743-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 506804 INFO (jetty-launcher-743-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 506825 INFO (jetty-launcher-743-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 506835 INFO (jetty-launcher-743-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@12a645b{/solr,null,AVAILABLE}
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f0f1a2{SSL,[ssl,
http/1.1]}{127.0.0.1:45761}
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.e.j.s.Server Started @508346ms
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45761}
[junit4] 2> 506837 ERROR (jetty-launcher-743-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T11:02:01.932Z
[junit4] 2> 506837 INFO (jetty-launcher-743-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79936b{/solr,null,AVAILABLE}
[junit4] 2> 506856 INFO (jetty-launcher-743-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@c5abe4{SSL,[ssl,
http/1.1]}{127.0.0.1:40067}
[junit4] 2> 506862 INFO (jetty-launcher-743-thread-4) [ ]
o.e.j.s.Server Started @508372ms
[junit4] 2> 506862 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40067}
[junit4] 2> 506863 ERROR (jetty-launcher-743-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 506863 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 506863 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 506863 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 506863 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T11:02:01.958Z
[junit4] 2> 506868 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 506870 INFO (jetty-launcher-743-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c223be{/solr,null,AVAILABLE}
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9b3eeb{/solr,null,AVAILABLE}
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@a7be9d{SSL,[ssl,
http/1.1]}{127.0.0.1:35905}
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.e.j.s.Server Started @508384ms
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35905}
[junit4] 2> 506875 ERROR (jetty-launcher-743-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 506875 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 506876 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T11:02:01.970Z
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e37bd{SSL,[ssl,
http/1.1]}{127.0.0.1:34445}
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.e.j.s.Server Started @508386ms
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34445}
[junit4] 2> 506877 ERROR (jetty-launcher-743-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 506877 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-12-05T11:02:01.972Z
[junit4] 2> 506901 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 506905 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 506910 INFO (jetty-launcher-743-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35247/solr
[junit4] 2> 506917 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 506935 INFO (jetty-launcher-743-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35247/solr
[junit4] 2> 506937 INFO (jetty-launcher-743-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35247/solr
[junit4] 2> 506950 INFO (jetty-launcher-743-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35247/solr
[junit4] 2> 507003 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 507007 INFO (jetty-launcher-743-thread-1)
[n:127.0.0.1:35905_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 507008 INFO (jetty-launcher-743-thread-4)
[n:127.0.0.1:40067_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 507017 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34445_solr
[junit4] 2> 507017 INFO (jetty-launcher-743-thread-1)
[n:127.0.0.1:35905_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35905_solr
[junit4] 2> 507017 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.c.Overseer Overseer
(id=99121346757984267-127.0.0.1:34445_solr-n_0000000000) starting
[junit4] 2> 507025 INFO
(zkCallback-764-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 507025 INFO
(zkCallback-765-thread-1-processing-n:127.0.0.1:40067_solr)
[n:127.0.0.1:40067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 507031 INFO
(zkCallback-766-thread-1-processing-n:127.0.0.1:35905_solr)
[n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 507039 INFO (jetty-launcher-743-thread-4)
[n:127.0.0.1:40067_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40067_solr
[junit4] 2> 507043 INFO
(zkCallback-765-thread-1-processing-n:127.0.0.1:40067_solr)
[n:127.0.0.1:40067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 507043 INFO
(zkCallback-764-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 507049 INFO
(zkCallback-766-thread-1-processing-n:127.0.0.1:35905_solr)
[n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 507054 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34445_solr
[junit4] 2> 507065 INFO
(zkCallback-764-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 507065 INFO
(zkCallback-766-thread-1-processing-n:127.0.0.1:35905_solr)
[n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 507065 INFO
(zkCallback-765-thread-1-processing-n:127.0.0.1:40067_solr)
[n:127.0.0.1:40067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 507151 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 507153 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 507154 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45761_solr
[junit4] 2> 507157 INFO
(zkCallback-765-thread-1-processing-n:127.0.0.1:40067_solr)
[n:127.0.0.1:40067_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 507157 INFO
(zkCallback-766-thread-1-processing-n:127.0.0.1:35905_solr)
[n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 507157 INFO
(zkCallback-764-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 507160 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:45761_solr)
[n:127.0.0.1:45761_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 507161 INFO (jetty-launcher-743-thread-1)
[n:127.0.0.1:35905_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35905.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507173 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34445.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507174 INFO (jetty-launcher-743-thread-4)
[n:127.0.0.1:40067_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40067.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507181 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34445.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507181 INFO (jetty-launcher-743-thread-1)
[n:127.0.0.1:35905_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35905.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507181 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34445.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507181 INFO (jetty-launcher-743-thread-1)
[n:127.0.0.1:35905_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35905.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507182 INFO (jetty-launcher-743-thread-4)
[n:127.0.0.1:40067_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40067.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507182 INFO (jetty-launcher-743-thread-4)
[n:127.0.0.1:40067_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40067.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507182 INFO (jetty-launcher-743-thread-1)
[n:127.0.0.1:35905_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/.
[junit4] 2> 507182 INFO (jetty-launcher-743-thread-3)
[n:127.0.0.1:34445_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/.
[junit4] 2> 507183 INFO (jetty-launcher-743-thread-4)
[n:127.0.0.1:40067_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/.
[junit4] 2> 507315 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45761.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507321 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45761.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507321 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45761.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1f0fbfe
[junit4] 2> 507322 INFO (jetty-launcher-743-thread-2)
[n:127.0.0.1:45761_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/.
[junit4] 2> 507352 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 507352 INFO
(SUITE-AssignBackwardCompatibilityTest-seed#[8DC29B085C01B3DC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35247/solr ready
[junit4] 2> 507400 INFO (qtp13782874-4264) [n:127.0.0.1:34445_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=4&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 507401 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 507401 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.CreateCollectionCmd Only _default config
set found, using it.
[junit4] 2> 507401 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/collection1/protwords.txt
[junit4] 2> 507401 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/collection1/managed-schema
[junit4] 2> 507402 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/collection1/solrconfig.xml
[junit4] 2> 507403 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/collection1/synonyms.txt
[junit4] 2> 507403 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/collection1/stopwords.txt
[junit4] 2> 507404 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/collection1/lang/contractions_it.txt
[junit4] 2> 507405 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/collection1/lang/stemdict_nl.txt
[junit4] 2> 507405 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/collection1/lang/stopwords_hy.txt
[junit4] 2> 507406 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/collection1/lang/stopwords_no.txt
[junit4] 2> 507406 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/collection1/lang/contractions_ca.txt
[junit4] 2> 507407 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/collection1/lang/stopwords_id.txt
[junit4] 2> 507407 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/collection1/lang/stopwords_ga.txt
[junit4] 2> 507408 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/collection1/lang/stopwords_hi.txt
[junit4] 2> 507409 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/collection1/lang/stopwords_da.txt
[junit4] 2> 507410 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/collection1/lang/stopwords_ja.txt
[junit4] 2> 507411 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/collection1/lang/stopwords_pt.txt
[junit4] 2> 507411 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/collection1/lang/stopwords_hu.txt
[junit4] 2> 507412 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/collection1/lang/stopwords_el.txt
[junit4] 2> 507413 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/collection1/lang/stopwords_ru.txt
[junit4] 2> 507414 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/collection1/lang/stopwords_tr.txt
[junit4] 2> 507414 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/collection1/lang/stopwords_ar.txt
[junit4] 2> 507415 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/collection1/lang/userdict_ja.txt
[junit4] 2> 507416 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/collection1/lang/stopwords_eu.txt
[junit4] 2> 507417 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/collection1/lang/stopwords_it.txt
[junit4] 2> 507417 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/collection1/lang/stopwords_cz.txt
[junit4] 2> 507419 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/collection1/lang/stoptags_ja.txt
[junit4] 2> 507421 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/collection1/lang/contractions_fr.txt
[junit4] 2> 507422 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/collection1/lang/stopwords_de.txt
[junit4] 2> 507422 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/collection1/lang/stopwords_fa.txt
[junit4] 2> 507423 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/collection1/lang/contractions_ga.txt
[junit4] 2> 507423 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/collection1/lang/stopwords_ca.txt
[junit4] 2> 507424 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/collection1/lang/stopwords_nl.txt
[junit4] 2> 507425 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/collection1/lang/stopwords_bg.txt
[junit4] 2> 507425 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/collection1/lang/stopwords_lv.txt
[junit4] 2> 507426 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/collection1/lang/stopwords_en.txt
[junit4] 2> 507426 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/collection1/lang/stopwords_es.txt
[junit4] 2> 507427 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/collection1/lang/stopwords_th.txt
[junit4] 2> 507427 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/collection1/lang/stopwords_ro.txt
[junit4] 2> 507428 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/collection1/lang/stopwords_fr.txt
[junit4] 2> 507429 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/collection1/lang/stopwords_sv.txt
[junit4] 2> 507429 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/collection1/lang/stopwords_fi.txt
[junit4] 2> 507430 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/collection1/lang/hyphenations_ga.txt
[junit4] 2> 507430 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/collection1/lang/stopwords_gl.txt
[junit4] 2> 507431 INFO
(OverseerThreadFactory-1879-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/collection1/params.json
[junit4] 2> 507544 INFO
(OverseerStateUpdate-99121346757984267-127.0.0.1:34445_solr-n_0000000000)
[n:127.0.0.1:34445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45761/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 507545 INFO
(OverseerStateUpdate-99121346757984267-127.0.0.1:34445_solr-n_0000000000)
[n:127.0.0.1:34445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35905/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 507545 INFO
(OverseerStateUpdate-99121346757984267-127.0.0.1:34445_solr-n_0000000000)
[n:127.0.0.1:34445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40067/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 507546 INFO
(OverseerStateUpdate-99121346757984267-127.0.0.1:34445_solr-n_0000000000)
[n:127.0.0.1:34445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34445/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 507759 INFO (qtp13782874-4261) [n:127.0.0.1:34445_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 507759 INFO (qtp13782874-4261) [n:127.0.0.1:34445_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 507787 INFO (qtp13436434-4235) [n:127.0.0.1:35905_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 507787 INFO (qtp13436434-4235) [n:127.0.0.1:35905_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 507801 INFO (qtp24203465-4239) [n:127.0.0.1:45761_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 507801 INFO (qtp24203465-4239) [n:127.0.0.1:45761_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 507806 INFO (qtp14840788-4255) [n:127.0.0.1:40067_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 507807 INFO (qtp14840788-4255) [n:127.0.0.1:40067_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 507913 INFO
(zkCallback-755-thread-1-processing-n:127.0.0.1:45761_solr)
[n:127.0.0.1:45761_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507913 INFO
(zkCallback-766-thread-1-processing-n:127.0.0.1:35905_solr)
[n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507913 INFO
(zkCallback-764-thread-1-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507913 INFO
(zkCallback-766-thread-2-processing-n:127.0.0.1:35905_solr)
[n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507913 INFO
(zkCallback-765-thread-1-processing-n:127.0.0.1:40067_solr)
[n:127.0.0.1:40067_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507914 INFO
(zkCallback-764-thread-2-processing-n:127.0.0.1:34445_solr)
[n:127.0.0.1:34445_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507914 INFO
(zkCallback-755-thread-2-processing-n:127.0.0.1:45761_solr)
[n:127.0.0.1:45761_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 507914 INFO
(zkCallback-765-thread-2-processing-n:127.0.0.1:40067_solr)
[n:127.0.0.1:40067_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 508767 INFO (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 508767 INFO (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 508767 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/extraction/lib
[junit4] 2> 508767 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
[junit4] 2> 508768 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/clustering/lib
[junit4] 2> 508768 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
[junit4] 2> 508768 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/langid/lib
[junit4] 2> 508768 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
[junit4] 2> 508768 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../contrib/velocity/lib
[junit4] 2> 508768 WARN (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node1/collection1_shard1_replica_n6/../../../../dist
[junit4] 2> 508773 INFO (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 508787 INFO (qtp13782874-4261) [n:127.0.0.1:34445_solr
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6]
o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config
[junit4] 2> 508799 INFO (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 508799 INFO (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 508799 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 508800 WARN (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node2/collection1_shard1_replica_n2/../../../../dist
[junit4] 2> 508807 INFO (qtp13436434-4235) [n:127.0.0.1:35905_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 508818 INFO (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 508818 INFO (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 508818 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 508819 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
[junit4] 2> 508819 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 508819 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
[junit4] 2> 508819 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 508819 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
[junit4] 2> 508819 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 508820 WARN (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node4/collection1_shard1_replica_n1/../../../../dist
[junit4] 2> 508825 INFO (qtp14840788-4255) [n:127.0.0.1:40067_solr
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 508825 INFO (qtp14840788-4255) [n:127.0.0.1:40067_solr
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 508826 WARN (qtp14840788-4255) [n:127.0.0.1:40067_solr
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/collection1_shard1_replica_n4/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/collection1_shard1_replica_n4/../../../../contrib/extraction/lib
[junit4] 2> 508826 WARN (qtp14840788-4255) [n:127.0.0.1:40067_solr
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/collection1_shard1_replica_n4/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/collection1_shard1_replica_n4/../../../../dist
[junit4] 2> 508826 INFO (qtp24203465-4239) [n:127.0.0.1:45761_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 508826 WARN (qtp14840788-4255) [n:127.0.0.1:40067_solr
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/collection1_shard1_replica_n4/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_8DC29B085C01B3DC-001/tempDir-001/node3/collection1_shard1_replica_n4/../../../../contrib/clustering
[...truncated too long message...]
StatusTest, HLLUtilTest, TestConfig, TestReloadDeadlock,
TestDynamicFieldCollectionResource, TestJsonFacetRefinement,
TestSolrFieldCacheBean, HdfsCollectionsAPIDistributedZkTest,
TestManagedStopFilterFactory, TestUtils, AtomicUpdatesTest,
CloudMLTQParserTest, TestManagedSchemaThreadSafety,
TestJavabinTupleStreamParser, SyncSliceTest, TestDocBasedVersionConstraints,
TestSolrJ, RequestLoggingTest, TestSkipOverseerOperations,
UninvertDocValuesMergePolicyTest, TestStressVersions, DistanceUnitsTest,
IndexSchemaRuntimeFieldTest, SSLMigrationTest, TestSchemaNameResource,
TestSolrDeletionPolicy1, MigrateRouteKeyTest, JsonLoaderTest,
AssignBackwardCompatibilityTest, TriLevelCompositeIdRoutingTest,
DirectUpdateHandlerOptimizeTest, TestIndexingPerformance,
TestPhraseSuggestions, SoftAutoCommitTest, TestNoOpRegenerator,
BlockDirectoryTest, SearchHandlerTest, TestPivotHelperCode,
HdfsLockFactoryTest, AutoAddReplicasIntegrationTest, SolrCloudExampleTest,
TestRandomDVFaceting, TestFieldCacheReopen, TestBadConfig,
RAMDirectoryFactoryTest, RecoveryAfterSoftCommitTest, DeleteReplicaTest,
ZkControllerTest, TestObjectReleaseTracker, TestRandomRequestDistribution,
TestCloudDeleteByQuery, HdfsRecoveryZkTest, TestMacroExpander,
TestSchemalessBufferedUpdates, InfixSuggestersTest,
TestSweetSpotSimilarityFactory, LeaderElectionIntegrationTest,
CleanupOldIndexTest, DistributedFacetPivotLargeTest, HdfsDirectoryFactoryTest,
MultiTermTest, StatelessScriptUpdateProcessorFactoryTest,
TestFieldCacheVsDocValues, ZkStateReaderTest, TestSchemaVersionResource,
TestExportWriter, SolrCoreTest, VersionInfoTest, TestTrieFacet,
TestDynamicLoading, TestCloudPivotFacet, SegmentsInfoRequestHandlerTest,
CurrencyFieldTypeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestTolerantUpdateProcessorRandomCloud, CoreSorterTest, TestOrdValues,
TestConfigSetsAPIZkFailure, DateFieldTest, ResourceLoaderTest, TestUpdate,
SpellCheckComponentTest, HdfsThreadLeakTest, SolrJmxReporterTest,
TestFreeTextSuggestions, TestSuggestSpellingConverter, ForceLeaderTest,
TestCloudManagedSchema, DistributedQueryElevationComponentTest,
TestIBSimilarityFactory, TestPayloadScoreQParserPlugin, SortSpecParsingTest,
MinimalSchemaTest, TestFoldingMultitermQuery, OpenCloseCoreStressTest,
OverseerTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest,
TestDistributedSearch, TestCoreContainer, StatsComponentTest,
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering,
TestIndexSearcher, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest,
SuggesterTest, SpatialFilterTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, QueryEqualityTest, DistanceFunctionTest,
DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest,
TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, TermsComponentTest,
TermVectorComponentTest, SolrPluginUtilsTest, TestCollationField,
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName,
TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, ActionThrottleTest, AddReplicaTest,
AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest,
CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteShardTest,
DistribCursorPagingTest, HttpPartitionTest, MoveReplicaHDFSFailoverTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest,
SimpleCollectionCreateDeleteTest, TestAuthenticationFramework,
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudSearcherWarming,
TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore,
TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders,
TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithSecureImpersonation, TestTlogReplica, CdcrBootstrapTest,
HdfsRestartWhileUpdatingTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator,
ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest,
ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay,
TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml,
TestSolrCloudSnapshots, TestConfigReload, TestSystemCollAutoCreate,
CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest,
TestCollectionAPIs, TestCoreAdminApis, DistributedDebugComponentTest,
DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest,
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest,
SpatialHeatmapFacetsTest, TestDistributedStatsComponentCardinality,
RegexBytesRefFilterTest, SubstringBytesRefFilterTest, SmileWriterTest,
TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawResponseWriter,
TestRawTransformer, TestChildDocTransformer, TestSubQueryTransformer,
TestSubQueryTransformerDistrib, TestCollationFieldDocValues,
TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestSchemaManager,
TestUseDocValuesAsStored, TestPKIAuthenticationPlugin,
TestSha256AuthenticationProvider, TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=8DC29B085C01B3DC
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-TW
-Dtests.timezone=Asia/Ulaanbaatar -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=27094,
name=jetty-launcher-4144-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[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.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > 2) Thread[id=27084,
name=jetty-launcher-4144-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[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.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8DC29B085C01B3DC]:0)
[junit4] Completed [735/752 (6!)] on J0 in 43.62s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 43161 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]