Looking......
On Fri, May 22, 2015 at 2:06 PM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12782/ > Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > > 4 tests failed. > FAILED: > junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest > > Error Message: > Some resources were not closed, shutdown, or released. > > Stack Trace: > java.lang.AssertionError: Some resources were not closed, shutdown, or > released. > at __randomizedtesting.SeedInfo.seed([77F4964252CFD56A]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234) > at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:497) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799) > 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:46) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at java.lang.Thread.run(Thread.java:745) > > > FAILED: > junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest > > Error Message: > 5 threads leaked from SUITE scope at > org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 1) > Thread[id=4675, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-SendThread(127.0.0.1:54300), > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] at > java.lang.Thread.sleep(Native Method) at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994) 2) > Thread[id=4719, name=zkCallback-697-thread-2, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) 3) Thread[id=4676, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-EventThread, > state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) > at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494) > 4) Thread[id=4720, name=zkCallback-697-thread-3, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) 5) Thread[id=4677, > name=zkCallback-697-thread-1, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > > Stack Trace: > com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from > SUITE scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest: > 1) Thread[id=4675, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-SendThread(127.0.0.1:54300), > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > at java.lang.Thread.sleep(Native Method) > at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994) > 2) Thread[id=4719, name=zkCallback-697-thread-2, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > 3) Thread[id=4676, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-EventThread, > state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) > at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) > at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > at > org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494) > 4) Thread[id=4720, name=zkCallback-697-thread-3, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > 5) Thread[id=4677, name=zkCallback-697-thread-1, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > at __randomizedtesting.SeedInfo.seed([77F4964252CFD56A]:0) > > > FAILED: > junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest > > Error Message: > There are still zombie threads that couldn't be terminated: 1) > Thread[id=4675, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-SendThread(127.0.0.1:54300), > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] at > java.lang.Thread.sleep(Native Method) at > org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) > at > org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940) > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003) 2) > Thread[id=4719, name=zkCallback-697-thread-2, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) 3) Thread[id=4720, > name=zkCallback-697-thread-3, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) 4) Thread[id=4677, > name=zkCallback-697-thread-1, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] at > sun.misc.Unsafe.park(Native Method) at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > > Stack Trace: > com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie > threads that couldn't be terminated: > 1) Thread[id=4675, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-SendThread(127.0.0.1:54300), > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > at java.lang.Thread.sleep(Native Method) > at > org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) > at > org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940) > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003) > 2) Thread[id=4719, name=zkCallback-697-thread-2, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > 3) Thread[id=4720, name=zkCallback-697-thread-3, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > 4) Thread[id=4677, name=zkCallback-697-thread-1, state=TIMED_WAITING, > group=TGRP-CdcrReplicationDistributedZkTest] > at sun.misc.Unsafe.park(Native Method) > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > at __randomizedtesting.SeedInfo.seed([77F4964252CFD56A]:0) > > > FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest > > Error Message: > expected:<st[art]ed> but was:<st[opp]ed> > > Stack Trace: > org.junit.ComparisonFailure: expected:<st[art]ed> but was:<st[opp]ed> > at > __randomizedtesting.SeedInfo.seed([77F4964252CFD56A:D0B02EE63F74C6D3]:0) > at org.junit.Assert.assertEquals(Assert.java:125) > at org.junit.Assert.assertEquals(Assert.java:147) > at > org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertState(BaseCdcrDistributedZkTest.java:255) > at > org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTestTargetCollectionNotAvailable(CdcrReplicationDistributedZkTest.java:113) > at > org.apache.solr.cloud.CdcrReplicationDistributedZkTest.doTest(CdcrReplicationDistributedZkTest.java:42) > 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:497) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > at > org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) > at > org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:46) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 10551 lines...] > [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest > [junit4] 2> Creating dataDir: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/init-core-data-001 > [junit4] 2> 757362 T4034 oas.SolrTestCaseJ4.buildSSLConfig Randomized > ssl (false) and clientAuth (false) > [junit4] 2> 757362 T4034 > oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system > property: / > [junit4] 2> 757364 T4034 oasc.ZkTestServer.run STARTING ZK TEST SERVER > [junit4] 2> 757364 T4035 oasc.ZkTestServer$2$1.setClientPort client > port:0.0.0.0/0.0.0.0:0 > [junit4] 2> 757364 T4035 oasc.ZkTestServer$ZKServerMain.runFromConfig > Starting server > [junit4] 2> 757464 T4034 oasc.ZkTestServer.run start zk server on > port:54300 > [junit4] 2> 757465 T4034 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 757465 T4034 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 757467 T4042 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@5a254558 > name:ZooKeeperConnection Watcher:127.0.0.1:54300 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 757468 T4034 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 757468 T4034 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 757468 T4034 oascc.SolrZkClient.makePath makePath: /solr > [junit4] 2> 757469 T4034 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 757470 T4034 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 757471 T4045 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@34362c7f > name:ZooKeeperConnection Watcher:127.0.0.1:54300/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 757471 T4034 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 757471 T4034 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 757471 T4034 oascc.SolrZkClient.makePath makePath: > /collections/collection1 > [junit4] 2> 757472 T4034 oascc.SolrZkClient.makePath makePath: > /collections/collection1/shards > [junit4] 2> 757473 T4034 oascc.SolrZkClient.makePath makePath: > /collections/control_collection > [junit4] 2> 757473 T4034 oascc.SolrZkClient.makePath makePath: > /collections/control_collection/shards > [junit4] 2> 757474 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml > to /configs/conf1/solrconfig.xml > [junit4] 2> 757474 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/solrconfig.xml > [junit4] 2> 757475 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml > to /configs/conf1/schema.xml > [junit4] 2> 757475 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/schema.xml > [junit4] 2> 757476 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml > to /configs/conf1/solrconfig.snippet.randomindexconfig.xml > [junit4] 2> 757476 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/solrconfig.snippet.randomindexconfig.xml > [junit4] 2> 757477 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt > to /configs/conf1/stopwords.txt > [junit4] 2> 757477 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/stopwords.txt > [junit4] 2> 757477 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt > to /configs/conf1/protwords.txt > [junit4] 2> 757478 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/protwords.txt > [junit4] 2> 757478 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml > to /configs/conf1/currency.xml > [junit4] 2> 757478 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/currency.xml > [junit4] 2> 757479 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml > to /configs/conf1/enumsConfig.xml > [junit4] 2> 757479 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/enumsConfig.xml > [junit4] 2> 757480 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json > to /configs/conf1/open-exchange-rates.json > [junit4] 2> 757480 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/open-exchange-rates.json > [junit4] 2> 757481 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt > to /configs/conf1/mapping-ISOLatin1Accent.txt > [junit4] 2> 757481 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/mapping-ISOLatin1Accent.txt > [junit4] 2> 757481 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt > to /configs/conf1/old_synonyms.txt > [junit4] 2> 757482 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/old_synonyms.txt > [junit4] 2> 757482 T4034 oasc.AbstractZkTestCase.putConfig put > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt > to /configs/conf1/synonyms.txt > [junit4] 2> 757483 T4034 oascc.SolrZkClient.makePath makePath: > /configs/conf1/synonyms.txt > [junit4] 2> 757484 T4034 oas.SolrTestCaseJ4.setUp ###Starting doTest > [junit4] 2> 757533 T4034 oas.SolrTestCaseJ4.writeCoreProperties Writing > core.properties file to > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1 > [junit4] 2> 757534 T4034 oejs.Server.doStart jetty-9.2.10.v20150310 > [junit4] 2> 757535 T4034 oejsh.ContextHandler.doStart Started > o.e.j.s.ServletContextHandler@76300627{/,null,AVAILABLE} > [junit4] 2> 757537 T4034 oejs.AbstractConnector.doStart Started > ServerConnector@93aadc7{HTTP/1.1}{127.0.0.1:42803} > [junit4] 2> 757537 T4034 oejs.Server.doStart Started @758455ms > [junit4] 2> 757537 T4034 oascse.JettySolrRunner$1.lifeCycleStarted Jetty > properties: {shards=shard1, hostContext=/, hostPort=42803, > coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores} > [junit4] 2> 757538 T4034 oass.SolrDispatchFilter.init > SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a > [junit4] 2> 757538 T4034 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/' > [junit4] 2> 757547 T4034 oasc.SolrXmlConfig.fromFile Loading container > configuration from > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/solr.xml > [junit4] 2> 757550 T4034 oasc.CorePropertiesLocator.<init> > Config-defined core root directory: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores > [junit4] 2> 757550 T4034 oasc.CoreContainer.<init> New CoreContainer > 1191155484 > [junit4] 2> 757550 T4034 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/] > [junit4] 2> 757551 T4034 oasc.CoreContainer.load loading shared library: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/lib > [junit4] 2> 757551 T4034 oasc.SolrResourceLoader.addToClassLoader WARN > Can't find (or read) directory to add to classloader: lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/lib). > [junit4] 2> 757555 T4034 oashc.HttpShardHandlerFactory.init created with > socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost > : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : > 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : > false,useRetries : false, > [junit4] 2> 757556 T4034 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 757556 T4034 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 757556 T4034 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 757556 T4034 oasc.CoreContainer.load Node Name: 127.0.0.1 > [junit4] 2> 757557 T4034 oasc.ZkContainer.initZooKeeper Zookeeper > client=127.0.0.1:54300/solr > [junit4] 2> 757557 T4034 oasc.ZkController.checkChrootPath zkHost > includes chroot > [junit4] 2> 757557 T4034 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 757557 T4034 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 757559 T4059 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@599a8e77 > name:ZooKeeperConnection Watcher:127.0.0.1:54300 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 757559 T4034 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 757559 T4034 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 757560 T4034 n:127.0.0.1:42803_ > oascc.ConnectionManager.waitForConnected Waiting for client to connect to > ZooKeeper > [junit4] 2> 757561 T4062 n:127.0.0.1:42803_ > oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@7452961a > name:ZooKeeperConnection Watcher:127.0.0.1:54300/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 757561 T4034 n:127.0.0.1:42803_ > oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper > [junit4] 2> 757562 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer/queue > [junit4] 2> 757563 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-queue-work > [junit4] 2> 757564 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-map-running > [junit4] 2> 757565 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-map-completed > [junit4] 2> 757566 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer/collection-map-failure > [junit4] 2> 757567 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /live_nodes > [junit4] 2> 757568 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /aliases.json > [junit4] 2> 757568 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /clusterstate.json > [junit4] 2> 757569 T4034 n:127.0.0.1:42803_ > oasc.ZkController.createEphemeralLiveNode Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:42803_ > [junit4] 2> 757569 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /live_nodes/127.0.0.1:42803_ > [junit4] 2> 757570 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer_elect > [junit4] 2> 757570 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer_elect/election > [junit4] 2> 757571 T4034 n:127.0.0.1:42803_ oasc.Overseer.close Overseer > (id=null) closing > [junit4] 2> 757572 T4034 n:127.0.0.1:42803_ > oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader > 127.0.0.1:42803_ > [junit4] 2> 757572 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer_elect/leader > [junit4] 2> 757573 T4034 n:127.0.0.1:42803_ oasc.Overseer.start Overseer > (id=93869083152809987-127.0.0.1:42803_-n_0000000000) starting > [junit4] 2> 757574 T4034 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /overseer/queue-work > [junit4] 2> 757576 T4034 n:127.0.0.1:42803_ > oasc.OverseerAutoReplicaFailoverThread.<init> Starting > OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 > autoReplicaFailoverWaitAfterExpiration=30000 > autoReplicaFailoverBadNodeExpiration=60000 > [junit4] 2> 757576 T4034 n:127.0.0.1:42803_ > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> 757576 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue > [junit4] 2> 757576 T4064 n:127.0.0.1:42803_ > oasc.OverseerCollectionProcessor.run Process current queue of collection > creations > [junit4] 2> 757578 T4034 n:127.0.0.1:42803_ > oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin > used. > [junit4] 2> 757578 T4034 n:127.0.0.1:42803_ > oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. > Skipping setup for authorization module. > [junit4] 2> 757579 T4034 n:127.0.0.1:42803_ > oasc.CorePropertiesLocator.discover Looking for core definitions underneath > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores > [junit4] 2> 757580 T4034 n:127.0.0.1:42803_ oasc.CoreDescriptor.<init> > CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, > schema=schema.xml, loadOnStartup=true, > instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1, collection=tmp_collection, > absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/, coreNodeName=, > dataDir=data/, shard=} > [junit4] 2> 757580 T4034 n:127.0.0.1:42803_ > oasc.CorePropertiesLocator.discoverUnder Found core collection1 in > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/ > [junit4] 2> 757580 T4034 n:127.0.0.1:42803_ > oasc.CorePropertiesLocator.discover Found 1 core definitions > [junit4] 2> 757581 T4066 n:127.0.0.1:42803_ c:tmp_collection > x:collection1 oasc.ZkController.publish publishing core=collection1 > state=down collection=tmp_collection > [junit4] 2> 757581 T4066 n:127.0.0.1:42803_ c:tmp_collection > x:collection1 oasc.ZkController.publish numShards not found on descriptor - > reading it from system property > [junit4] 2> 757581 T4062 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 757581 T4066 n:127.0.0.1:42803_ > oasc.ZkController.waitForCoreNodeName look for our core node name > [junit4] 2> 757582 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "core":"collection1", > [junit4] 2> "roles":null, > [junit4] 2> "base_url":"http://127.0.0.1:42803", > [junit4] 2> "node_name":"127.0.0.1:42803_", > [junit4] 2> "numShards":"2", > [junit4] 2> "state":"down", > [junit4] 2> "shard":null, > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "operation":"state"} current state version: 0 > [junit4] 2> 757582 T4063 n:127.0.0.1:42803_ > oasco.ReplicaMutator.updateState Update state numShards=2 message={ > [junit4] 2> "core":"collection1", > [junit4] 2> "roles":null, > [junit4] 2> "base_url":"http://127.0.0.1:42803", > [junit4] 2> "node_name":"127.0.0.1:42803_", > [junit4] 2> "numShards":"2", > [junit4] 2> "state":"down", > [junit4] 2> "shard":null, > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "operation":"state"} > [junit4] 2> 757582 T4063 n:127.0.0.1:42803_ > oasco.ClusterStateMutator.createCollection building a new cName: > tmp_collection > [junit4] 2> 757582 T4063 n:127.0.0.1:42803_ > oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 > [junit4] 2> 757583 T4062 n:127.0.0.1:42803_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 1) > [junit4] 2> 758582 T4066 n:127.0.0.1:42803_ > oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for > collection1 > [junit4] 2> 758582 T4066 n:127.0.0.1:42803_ > oasc.ZkController.createCollectionZkNode Check for collection > zkNode:tmp_collection > [junit4] 2> 758582 T4066 n:127.0.0.1:42803_ > oasc.ZkController.createCollectionZkNode Creating collection in > ZooKeeper:tmp_collection > [junit4] 2> 758582 T4066 n:127.0.0.1:42803_ > oasc.ZkController.getConfName Looking for collection configName > [junit4] 2> 758583 T4066 n:127.0.0.1:42803_ > oasc.ZkController.getConfName Only one config set found in zk - using it:conf1 > [junit4] 2> 758583 T4066 n:127.0.0.1:42803_ oascc.SolrZkClient.makePath > makePath: /collections/tmp_collection > [junit4] 2> 758584 T4066 n:127.0.0.1:42803_ > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/tmp_collection > [junit4] 2> 758584 T4066 n:127.0.0.1:42803_ > oascc.ZkStateReader.readConfigName path=/collections/tmp_collection > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 758584 T4066 n:127.0.0.1:42803_ > oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/' > [junit4] 2> 758598 T4066 n:127.0.0.1:42803_ oasc.Config.<init> loaded > config solrconfig.xml with version 0 > [junit4] 2> 758600 T4066 n:127.0.0.1:42803_ > oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 > [junit4] 2> 758603 T4066 n:127.0.0.1:42803_ oasc.SolrConfig.<init> Using > Lucene MatchVersion: 6.0.0 > [junit4] 2> 758608 T4066 n:127.0.0.1:42803_ oasc.SolrConfig.<init> > Loaded SolrConfig: solrconfig.xml > [junit4] 2> 758609 T4066 n:127.0.0.1:42803_ oass.IndexSchema.readSchema > Reading Solr Schema from /configs/conf1/schema.xml > [junit4] 2> 758611 T4066 n:127.0.0.1:42803_ oass.IndexSchema.readSchema > [collection1] Schema name=test > [junit4] 2> 758665 T4066 n:127.0.0.1:42803_ oass.IndexSchema.readSchema > default search field in schema is text > [junit4] 2> 758666 T4066 n:127.0.0.1:42803_ oass.IndexSchema.readSchema > unique key field: id > [junit4] 2> 758666 T4066 n:127.0.0.1:42803_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 758668 T4066 n:127.0.0.1:42803_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 758673 T4066 n:127.0.0.1:42803_ oasc.CoreContainer.create > Creating SolrCore 'collection1' using configuration from collection > tmp_collection > [junit4] 2> 758673 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory > [junit4] 2> 758673 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/], dataDir=[null] > [junit4] 2> 758673 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to > JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9ddd47 > [junit4] 2> 758674 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/data > [junit4] 2> 758674 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.getNewIndexDir New index directory detected: old=null > new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/data/index/ > [junit4] 2> 758674 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.initIndex WARN [collection1] Solr index directory > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/data/index' doesn't exist. > Creating new index... > [junit4] 2> 758674 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-001/cores/collection1/data/index > [junit4] 2> 758674 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: > minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.0] > [junit4] 2> 758675 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> > commit{dir=RawDirectoryWrapper(RAMDirectory@36fd8fde > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7508c674),segFN=segments_1,generation=1} > [junit4] 2> 758675 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 758677 T4066 n:127.0.0.1:42803_ x:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "cdcr-processor-chain" > [junit4] 2> 758686 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain > defined as default, creating implicit default > [junit4] 2> 758687 T4066 n:127.0.0.1:42803_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 758688 T4066 n:127.0.0.1:42803_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 758688 T4066 n:127.0.0.1:42803_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 758689 T4066 n:127.0.0.1:42803_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 758689 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.PluginBag.createPlugin requestHandler : '/replication' created with > startup=lazy > [junit4] 2> 758696 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated > plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please > consult documentation how to replace it accordingly. > [junit4] 2> 758697 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated > plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please > consult documentation how to replace it accordingly. > [junit4] 2> 758697 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.RequestHandlers.initHandlersFromConfig Registered paths: > /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file > [junit4] 2> 758697 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.initStatsCache Using default statsCache cache: > org.apache.solr.search.stats.LocalStatsCache > [junit4] 2> 758704 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.UpdateHandler.<init> Using UpdateLog implementation: > org.apache.solr.update.CdcrUpdateLog > [junit4] 2> 758704 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 758705 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.CommitTracker.<init> Hard AutoCommit: disabled > [junit4] 2> 758705 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.CommitTracker.<init> Soft AutoCommit: disabled > [junit4] 2> 758705 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: > maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, > maxMergedSegmentMB=36.8544921875, floorSegmentMB=1.3291015625, > forceMergeDeletesPctAllowed=8.97263476447414, segmentsPerTier=39.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> > commit{dir=RawDirectoryWrapper(RAMDirectory@36fd8fde > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7508c674),segFN=segments_1,generation=1} > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oass.SolrIndexSearcher.<init> Opening Searcher@d198739[collection1] main > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value > of version field > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ > for 65536 version buckets from index > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, > cannot seed version bucket highest value from index > [junit4] 2> 758706 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version > in index or recent updates, using new clock 1501905331851100160 > [junit4] 2> 758708 T4066 n:127.0.0.1:42803_ x:collection1 > oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version > buckets with highest version 1501905331851100160 > [junit4] 2> 758708 T4066 n:127.0.0.1:42803_ x:collection1 > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/tmp_collection > [junit4] 2> 758709 T4066 n:127.0.0.1:42803_ x:collection1 > oascc.ZkStateReader.readConfigName path=/collections/tmp_collection > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 758709 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage > for the RestManager with znodeBase: /configs/conf1 > [junit4] 2> 758709 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured > ZooKeeperStorageIO with znodeBase: /configs/conf1 > [junit4] 2> 758709 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.RestManager.init Initializing RestManager with initArgs: {} > [junit4] 2> 758710 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.ManagedResourceStorage.load Reading _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 758710 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found > for znode /configs/conf1/_rest_managed.json > [junit4] 2> 758710 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 758710 T4066 n:127.0.0.1:42803_ x:collection1 > oasr.RestManager.init Initializing 0 registered ManagedResources > [junit4] 2> 758712 T4066 n:127.0.0.1:42803_ x:collection1 > oascc.SolrZkClient.makePath makePath: /collections/tmp_collection/cdcr/state > [junit4] 2> 758714 T4066 n:127.0.0.1:42803_ x:collection1 > oash.CdcrBufferStateManager.createStateNode Created znode > /collections/tmp_collection/cdcr/state/buffer > [junit4] 2> 758716 T4066 n:127.0.0.1:42803_ x:collection1 > oash.CdcrProcessStateManager.createStateNode Created znode > /collections/tmp_collection/cdcr/state/process > [junit4] 2> 758726 T4066 n:127.0.0.1:42803_ x:collection1 > oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" > [junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . > It is not required anymore > [junit4] 2> 758727 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 > [junit4] 2> 758727 T4067 n:127.0.0.1:42803_ x:collection1 > oasc.SolrCore.registerSearcher [collection1] Registered new searcher > Searcher@d198739[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 758727 T4066 n:127.0.0.1:42803_ x:collection1 > oasc.CoreContainer.registerCore registering core: collection1 > [junit4] 2> 758727 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ZkController.register Register replica - core:collection1 > address:http://127.0.0.1:42803 collection:tmp_collection shard:shard2 > [junit4] 2> 758727 T4034 n:127.0.0.1:42803_ oass.SolrDispatchFilter.init > user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 > [junit4] 2> 758728 T4034 n:127.0.0.1:42803_ oass.SolrDispatchFilter.init > SolrDispatchFilter.init() done > [junit4] 2> 758728 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oascc.SolrZkClient.makePath makePath: > /collections/tmp_collection/leader_elect/shard2/election > [junit4] 2> 758730 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the > leader process for shard shard2 > [junit4] 2> 758730 T4062 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 758730 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough > replicas found to continue. > [junit4] 2> 758730 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the > new leader - try and sync > [junit4] 2> 758731 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "operation":"leader", > [junit4] 2> "shard":"shard2", > [junit4] 2> "collection":"tmp_collection"} current state > version: 1 > [junit4] 2> ASYNC NEW_CORE C983 name=collection1 > org.apache.solr.core.SolrCore@16e04228 url=http://127.0.0.1:42803/collection1 > node=127.0.0.1:42803_ C983_STATE=coll:tmp_collection core:collection1 > props:{core=collection1, base_url=http://127.0.0.1:42803, > node_name=127.0.0.1:42803_, state=down} > [junit4] 2> 758731 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 C983 oasc.SyncStrategy.sync Sync replicas to > http://127.0.0.1:42803/collection1/ > [junit4] 2> 758731 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 C983 oasc.SyncStrategy.syncReplicas Sync Success - now sync > replicas to me > [junit4] 2> 758731 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 C983 oasc.SyncStrategy.syncToMe > http://127.0.0.1:42803/collection1/ has no replicas > [junit4] 2> 758731 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new > leader: http://127.0.0.1:42803/collection1/ shard2 > [junit4] 2> 758731 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oascc.SolrZkClient.makePath makePath: > /collections/tmp_collection/leaders/shard2 > [junit4] 2> 758732 T4062 n:127.0.0.1:42803_ > oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader > state @ tmp_collection:shard2 > [junit4] 2> 758733 T4072 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 758734 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "operation":"leader", > [junit4] 2> "shard":"shard2", > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "base_url":"http://127.0.0.1:42803", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active"} current state version: 1 > [junit4] 2> 758778 T4034 oas.SolrTestCaseJ4.writeCoreProperties Writing > core.properties file to > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1 > [junit4] 2> 758779 T4034 oejs.Server.doStart jetty-9.2.10.v20150310 > [junit4] 2> 758780 T4034 oejsh.ContextHandler.doStart Started > o.e.j.s.ServletContextHandler@12138b09{/,null,AVAILABLE} > [junit4] 2> 758781 T4034 oejs.AbstractConnector.doStart Started > ServerConnector@537374e0{HTTP/1.1}{127.0.0.1:47447} > [junit4] 2> 758781 T4034 oejs.Server.doStart Started @759698ms > [junit4] 2> 758781 T4034 oascse.JettySolrRunner$1.lifeCycleStarted Jetty > properties: {shards=shard2, hostContext=/, hostPort=47447, > coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores} > [junit4] 2> 758781 T4034 oass.SolrDispatchFilter.init > SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a > [junit4] 2> 758781 T4034 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/' > [junit4] 2> 758790 T4034 oasc.SolrXmlConfig.fromFile Loading container > configuration from > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/solr.xml > [junit4] 2> 758793 T4034 oasc.CorePropertiesLocator.<init> > Config-defined core root directory: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores > [junit4] 2> 758794 T4034 oasc.CoreContainer.<init> New CoreContainer > 957201046 > [junit4] 2> 758794 T4034 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/] > [junit4] 2> 758794 T4034 oasc.CoreContainer.load loading shared library: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/lib > [junit4] 2> 758794 T4034 oasc.SolrResourceLoader.addToClassLoader WARN > Can't find (or read) directory to add to classloader: lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/lib). > [junit4] 2> 758798 T4034 oashc.HttpShardHandlerFactory.init created with > socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost > : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : > 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : > false,useRetries : false, > [junit4] 2> 758799 T4034 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 758799 T4034 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 758799 T4034 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 758799 T4034 oasc.CoreContainer.load Node Name: 127.0.0.1 > [junit4] 2> 758800 T4034 oasc.ZkContainer.initZooKeeper Zookeeper > client=127.0.0.1:54300/solr > [junit4] 2> 758800 T4034 oasc.ZkController.checkChrootPath zkHost > includes chroot > [junit4] 2> 758800 T4034 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 758800 T4034 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 758802 T4086 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@1e7f7cd8 > name:ZooKeeperConnection Watcher:127.0.0.1:54300 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 758802 T4034 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 758802 T4034 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 758803 T4034 n:127.0.0.1:47447_ > oascc.ConnectionManager.waitForConnected Waiting for client to connect to > ZooKeeper > [junit4] 2> 758804 T4089 n:127.0.0.1:47447_ > oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@6fc03e94 > name:ZooKeeperConnection Watcher:127.0.0.1:54300/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 758805 T4034 n:127.0.0.1:47447_ > oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper > [junit4] 2> 758807 T4034 n:127.0.0.1:47447_ > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> 758835 T4062 n:127.0.0.1:42803_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 1) > [junit4] 2> 758835 T4089 n:127.0.0.1:47447_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 1) > [junit4] 2> 758884 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ZkController.register We are > http://127.0.0.1:42803/collection1/ and leader is > http://127.0.0.1:42803/collection1/ > [junit4] 2> 758884 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ZkController.register No LogReplay needed for > core=collection1 baseURL=http://127.0.0.1:42803 > [junit4] 2> 758884 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery > necessary > [junit4] 2> 758884 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ZkController.publish publishing core=collection1 > state=active collection=tmp_collection > [junit4] 2> 758884 T4071 n:127.0.0.1:42803_ c:tmp_collection s:shard2 > x:collection1 oasc.ZkController.publish numShards not found on descriptor - > reading it from system property > [junit4] 2> 758885 T4062 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 758885 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "core":"collection1", > [junit4] 2> "core_node_name":"core_node1", > [junit4] 2> "roles":null, > [junit4] 2> "base_url":"http://127.0.0.1:42803", > [junit4] 2> "node_name":"127.0.0.1:42803_", > [junit4] 2> "numShards":"2", > [junit4] 2> "state":"active", > [junit4] 2> "shard":"shard2", > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "operation":"state"} current state version: 2 > [junit4] 2> 758886 T4063 n:127.0.0.1:42803_ > oasco.ReplicaMutator.updateState Update state numShards=2 message={ > [junit4] 2> "core":"collection1", > [junit4] 2> "core_node_name":"core_node1", > [junit4] 2> "roles":null, > [junit4] 2> "base_url":"http://127.0.0.1:42803", > [junit4] 2> "node_name":"127.0.0.1:42803_", > [junit4] 2> "numShards":"2", > [junit4] 2> "state":"active", > [junit4] 2> "shard":"shard2", > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "operation":"state"} > [junit4] 2> 758987 T4062 n:127.0.0.1:42803_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 1) > [junit4] 2> 758987 T4089 n:127.0.0.1:47447_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 1) > [junit4] 2> 759808 T4034 n:127.0.0.1:47447_ > oasc.ZkController.createEphemeralLiveNode Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:47447_ > [junit4] 2> 759809 T4034 n:127.0.0.1:47447_ oascc.SolrZkClient.makePath > makePath: /live_nodes/127.0.0.1:47447_ > [junit4] 2> 759810 T4034 n:127.0.0.1:47447_ oasc.Overseer.close Overseer > (id=null) closing > [junit4] 2> 759810 T4034 n:127.0.0.1:47447_ > oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin > used. > [junit4] 2> 759811 T4034 n:127.0.0.1:47447_ > oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. > Skipping setup for authorization module. > [junit4] 2> 759811 T4034 n:127.0.0.1:47447_ > oasc.CorePropertiesLocator.discover Looking for core definitions underneath > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores > [junit4] 2> 759812 T4034 n:127.0.0.1:47447_ oasc.CoreDescriptor.<init> > CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, > schema=schema.xml, loadOnStartup=true, > instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1, collection=tmp_collection, > absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/, coreNodeName=, > dataDir=data/, shard=} > [junit4] 2> 759812 T4034 n:127.0.0.1:47447_ > oasc.CorePropertiesLocator.discoverUnder Found core collection1 in > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/ > [junit4] 2> 759812 T4034 n:127.0.0.1:47447_ > oasc.CorePropertiesLocator.discover Found 1 core definitions > [junit4] 2> 759813 T4090 n:127.0.0.1:47447_ c:tmp_collection > x:collection1 oasc.ZkController.publish publishing core=collection1 > state=down collection=tmp_collection > [junit4] 2> 759813 T4090 n:127.0.0.1:47447_ c:tmp_collection > x:collection1 oasc.ZkController.publish numShards not found on descriptor - > reading it from system property > [junit4] 2> 759813 T4090 n:127.0.0.1:47447_ > oasc.ZkController.waitForCoreNodeName look for our core node name > [junit4] 2> 759813 T4062 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 759814 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "core":"collection1", > [junit4] 2> "roles":null, > [junit4] 2> "base_url":"http://127.0.0.1:47447", > [junit4] 2> "node_name":"127.0.0.1:47447_", > [junit4] 2> "numShards":"2", > [junit4] 2> "state":"down", > [junit4] 2> "shard":null, > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "operation":"state"} current state version: 3 > [junit4] 2> 759814 T4063 n:127.0.0.1:42803_ > oasco.ReplicaMutator.updateState Update state numShards=2 message={ > [junit4] 2> "core":"collection1", > [junit4] 2> "roles":null, > [junit4] 2> "base_url":"http://127.0.0.1:47447", > [junit4] 2> "node_name":"127.0.0.1:47447_", > [junit4] 2> "numShards":"2", > [junit4] 2> "state":"down", > [junit4] 2> "shard":null, > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "operation":"state"} > [junit4] 2> 759814 T4063 n:127.0.0.1:42803_ > oasco.ReplicaMutator.updateState Collection already exists with numShards=2 > [junit4] 2> 759814 T4063 n:127.0.0.1:42803_ > oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 > [junit4] 2> 759915 T4062 n:127.0.0.1:42803_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 759916 T4089 n:127.0.0.1:47447_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 760813 T4090 n:127.0.0.1:47447_ > oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for > collection1 > [junit4] 2> 760814 T4090 n:127.0.0.1:47447_ > oasc.ZkController.createCollectionZkNode Check for collection > zkNode:tmp_collection > [junit4] 2> 760814 T4090 n:127.0.0.1:47447_ > oasc.ZkController.createCollectionZkNode Collection zkNode exists > [junit4] 2> 760814 T4090 n:127.0.0.1:47447_ > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/tmp_collection > [junit4] 2> 760814 T4090 n:127.0.0.1:47447_ > oascc.ZkStateReader.readConfigName path=/collections/tmp_collection > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 760814 T4090 n:127.0.0.1:47447_ > oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/' > [junit4] 2> 760826 T4090 n:127.0.0.1:47447_ oasc.Config.<init> loaded > config solrconfig.xml with version 0 > [junit4] 2> 760829 T4090 n:127.0.0.1:47447_ > oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 > [junit4] 2> 760831 T4090 n:127.0.0.1:47447_ oasc.SolrConfig.<init> Using > Lucene MatchVersion: 6.0.0 > [junit4] 2> 760837 T4090 n:127.0.0.1:47447_ oasc.SolrConfig.<init> > Loaded SolrConfig: solrconfig.xml > [junit4] 2> 760837 T4090 n:127.0.0.1:47447_ oass.IndexSchema.readSchema > Reading Solr Schema from /configs/conf1/schema.xml > [junit4] 2> 760840 T4090 n:127.0.0.1:47447_ oass.IndexSchema.readSchema > [collection1] Schema name=test > [junit4] 2> 760892 T4090 n:127.0.0.1:47447_ oass.IndexSchema.readSchema > default search field in schema is text > [junit4] 2> 760893 T4090 n:127.0.0.1:47447_ oass.IndexSchema.readSchema > unique key field: id > [junit4] 2> 760894 T4090 n:127.0.0.1:47447_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 760895 T4090 n:127.0.0.1:47447_ > oass.FileExchangeRateProvider.reload Reloading exchange rates from file > currency.xml > [junit4] 2> 760900 T4090 n:127.0.0.1:47447_ oasc.CoreContainer.create > Creating SolrCore 'collection1' using configuration from collection > tmp_collection > [junit4] 2> 760900 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory > [junit4] 2> 760901 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at > [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/], dataDir=[null] > [junit4] 2> 760901 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to > JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9ddd47 > [junit4] 2> 760901 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/data > [junit4] 2> 760901 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.getNewIndexDir New index directory detected: old=null > new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/data/index/ > [junit4] 2> 760901 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.initIndex WARN [collection1] Solr index directory > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/data/index' doesn't exist. > Creating new index... > [junit4] 2> 760902 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.CachingDirectoryFactory.get return new directory for > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-002/cores/collection1/data/index > [junit4] 2> 760902 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: > minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, > maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, > maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, > noCFSRatio=0.0] > [junit4] 2> 760902 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 > [junit4] 2> > commit{dir=RawDirectoryWrapper(RAMDirectory@750308ec > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad877f),segFN=segments_1,generation=1} > [junit4] 2> 760902 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 760904 T4090 n:127.0.0.1:47447_ x:collection1 > oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain > "cdcr-processor-chain" > [junit4] 2> 760905 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain > defined as default, creating implicit default > [junit4] 2> 760906 T4090 n:127.0.0.1:47447_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 760906 T4090 n:127.0.0.1:47447_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 760907 T4090 n:127.0.0.1:47447_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 760907 T4090 n:127.0.0.1:47447_ x:collection1 > oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 > [junit4] 2> 760908 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.PluginBag.createPlugin requestHandler : '/replication' created with > startup=lazy > [junit4] 2> 760909 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated > plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please > consult documentation how to replace it accordingly. > [junit4] 2> 760910 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated > plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please > consult documentation how to replace it accordingly. > [junit4] 2> 760910 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.RequestHandlers.initHandlersFromConfig Registered paths: > /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/cdcr,/update,/admin/file > [junit4] 2> 760910 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.initStatsCache Using default statsCache cache: > org.apache.solr.search.stats.LocalStatsCache > [junit4] 2> 760910 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.UpdateHandler.<init> Using UpdateLog implementation: > org.apache.solr.update.CdcrUpdateLog > [junit4] 2> 760911 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH > numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 760911 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.CommitTracker.<init> Hard AutoCommit: disabled > [junit4] 2> 760911 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.CommitTracker.<init> Soft AutoCommit: disabled > [junit4] 2> 760912 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class > org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: > maxMergeAtOnce=24, maxMergeAtOnceExplicit=21, > maxMergedSegmentMB=36.8544921875, floorSegmentMB=1.3291015625, > forceMergeDeletesPctAllowed=8.97263476447414, segmentsPerTier=39.0, > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 > [junit4] 2> 760912 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 > [junit4] 2> > commit{dir=RawDirectoryWrapper(RAMDirectory@750308ec > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad877f),segFN=segments_1,generation=1} > [junit4] 2> 760913 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 > [junit4] 2> 760913 T4090 n:127.0.0.1:47447_ x:collection1 > oass.SolrIndexSearcher.<init> Opening Searcher@5da2fafa[collection1] main > [junit4] 2> 760913 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value > of version field > [junit4] 2> 760913 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ > for 65536 version buckets from index > [junit4] 2> 760913 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, > cannot seed version bucket highest value from index > [junit4] 2> 760913 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version > in index or recent updates, using new clock 1501905334165307392 > [junit4] 2> 760915 T4090 n:127.0.0.1:47447_ x:collection1 > oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version > buckets with highest version 1501905334165307392 > [junit4] 2> 760915 T4090 n:127.0.0.1:47447_ x:collection1 > oascc.ZkStateReader.readConfigName Load collection config > from:/collections/tmp_collection > [junit4] 2> 760915 T4090 n:127.0.0.1:47447_ x:collection1 > oascc.ZkStateReader.readConfigName path=/collections/tmp_collection > configName=conf1 specified config exists in ZooKeeper > [junit4] 2> 760915 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage > for the RestManager with znodeBase: /configs/conf1 > [junit4] 2> 760916 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured > ZooKeeperStorageIO with znodeBase: /configs/conf1 > [junit4] 2> 760916 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.RestManager.init Initializing RestManager with initArgs: {} > [junit4] 2> 760916 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.ManagedResourceStorage.load Reading _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 760916 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found > for znode /configs/conf1/_rest_managed.json > [junit4] 2> 760916 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using > ZooKeeperStorageIO:path=/configs/conf1 > [junit4] 2> 760916 T4090 n:127.0.0.1:47447_ x:collection1 > oasr.RestManager.init Initializing 0 registered ManagedResources > [junit4] 2> 760917 T4090 n:127.0.0.1:47447_ x:collection1 > oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" > [junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . > It is not required anymore > [junit4] 2> 760918 T4091 n:127.0.0.1:47447_ x:collection1 > oasc.SolrCore.registerSearcher [collection1] Registered new searcher > Searcher@5da2fafa[collection1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 760918 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 > [junit4] 2> 760918 T4090 n:127.0.0.1:47447_ x:collection1 > oasc.CoreContainer.registerCore registering core: collection1 > [junit4] 2> 760919 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ZkController.register Register replica - core:collection1 > address:http://127.0.0.1:47447 collection:tmp_collection shard:shard1 > [junit4] 2> 760919 T4034 n:127.0.0.1:47447_ oass.SolrDispatchFilter.init > user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 > [junit4] 2> 760919 T4034 n:127.0.0.1:47447_ oass.SolrDispatchFilter.init > SolrDispatchFilter.init() done > [junit4] 2> 760919 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oascc.SolrZkClient.makePath makePath: > /collections/tmp_collection/leader_elect/shard1/election > [junit4] 2> 760920 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the > leader process for shard shard1 > [junit4] 2> 760921 T4062 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 760921 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough > replicas found to continue. > [junit4] 2> 760921 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the > new leader - try and sync > [junit4] 2> ASYNC NEW_CORE C984 name=collection1 > org.apache.solr.core.SolrCore@4e21ece7 url=http://127.0.0.1:47447/collection1 > node=127.0.0.1:47447_ C984_STATE=coll:tmp_collection core:collection1 > props:{core=collection1, base_url=http://127.0.0.1:47447, > node_name=127.0.0.1:47447_, state=down} > [junit4] 2> 760921 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 C984 oasc.SyncStrategy.sync Sync replicas to > http://127.0.0.1:47447/collection1/ > [junit4] 2> 760921 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "operation":"leader", > [junit4] 2> "shard":"shard1", > [junit4] 2> "collection":"tmp_collection"} current state > version: 4 > [junit4] 2> 760921 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 C984 oasc.SyncStrategy.syncReplicas Sync Success - now sync > replicas to me > [junit4] 2> 760922 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 C984 oasc.SyncStrategy.syncToMe > http://127.0.0.1:47447/collection1/ has no replicas > [junit4] 2> 760922 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new > leader: http://127.0.0.1:47447/collection1/ shard1 > [junit4] 2> 760922 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oascc.SolrZkClient.makePath makePath: > /collections/tmp_collection/leaders/shard1 > [junit4] 2> 760922 T4089 n:127.0.0.1:47447_ > oash.CdcrLeaderStateManager$LeaderStateWatcher.process Received new leader > state @ tmp_collection:shard1 > [junit4] 2> 760923 T4062 n:127.0.0.1:42803_ > oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path > /overseer/queue state SyncConnected > [junit4] 2> 760924 T4063 n:127.0.0.1:42803_ > oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = > { > [junit4] 2> "operation":"leader", > [junit4] 2> "shard":"shard1", > [junit4] 2> "collection":"tmp_collection", > [junit4] 2> "base_url":"http://127.0.0.1:47447", > [junit4] 2> "core":"collection1", > [junit4] 2> "state":"active"} current state version: 4 > [junit4] 2> 760968 T4034 oas.SolrTestCaseJ4.writeCoreProperties Writing > core.properties file to > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/cores/collection1 > [junit4] 2> 760970 T4034 oejs.Server.doStart jetty-9.2.10.v20150310 > [junit4] 2> 760971 T4034 oejsh.ContextHandler.doStart Started > o.e.j.s.ServletContextHandler@4fc5b5e4{/,null,AVAILABLE} > [junit4] 2> 760971 T4034 oejs.AbstractConnector.doStart Started > ServerConnector@41389b97{HTTP/1.1}{127.0.0.1:36397} > [junit4] 2> 760971 T4034 oejs.Server.doStart Started @761888ms > [junit4] 2> 760971 T4034 oascse.JettySolrRunner$1.lifeCycleStarted Jetty > properties: {shards=shard3, hostContext=/, hostPort=36397, > coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/cores} > [junit4] 2> 760972 T4034 oass.SolrDispatchFilter.init > SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a > [junit4] 2> 760972 T4034 oasc.SolrResourceLoader.<init> new > SolrResourceLoader for directory: > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/' > [junit4] 2> 760980 T4034 oasc.SolrXmlConfig.fromFile Loading container > configuration from > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/solr.xml > [junit4] 2> 760983 T4034 oasc.CorePropertiesLocator.<init> > Config-defined core root directory: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/cores > [junit4] 2> 760984 T4034 oasc.CoreContainer.<init> New CoreContainer > 327774697 > [junit4] 2> 760984 T4034 oasc.CoreContainer.load Loading cores into > CoreContainer > [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/] > [junit4] 2> 760984 T4034 oasc.CoreContainer.load loading shared library: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/lib > [junit4] 2> 760984 T4034 oasc.SolrResourceLoader.addToClassLoader WARN > Can't find (or read) directory to add to classloader: lib (resolved as: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest > 77F4964252CFD56A-001/jetty-003/lib). > [junit4] 2> 760988 T4034 oashc.HttpShardHandlerFactory.init created with > socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost > : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : > 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : > false,useRetries : false, > [junit4] 2> 760988 T4034 oasu.UpdateShardHandler.<init> Creating > UpdateShardHandler HTTP client with params: > socketTimeout=340000&connTimeout=45000&retry=true > [junit4] 2> 760989 T4034 oasl.LogWatcher.createWatcher SLF4J impl is > org.slf4j.impl.Log4jLoggerFactory > [junit4] 2> 760989 T4034 oasl.LogWatcher.newRegisteredLogWatcher > Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > [junit4] 2> 760989 T4034 oasc.CoreContainer.load Node Name: 127.0.0.1 > [junit4] 2> 760989 T4034 oasc.ZkContainer.initZooKeeper Zookeeper > client=127.0.0.1:54300/solr > [junit4] 2> 760990 T4034 oasc.ZkController.checkChrootPath zkHost > includes chroot > [junit4] 2> 760990 T4034 > oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default > ZkCredentialsProvider > [junit4] 2> 760990 T4034 oascc.ConnectionManager.waitForConnected > Waiting for client to connect to ZooKeeper > [junit4] 2> 760992 T4109 oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@21f437e1 > name:ZooKeeperConnection Watcher:127.0.0.1:54300 got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 760992 T4034 oascc.ConnectionManager.waitForConnected Client > is connected to ZooKeeper > [junit4] 2> 760992 T4034 oascc.SolrZkClient.createZkACLProvider Using > default ZkACLProvider > [junit4] 2> 760994 T4034 n:127.0.0.1:36397_ > oascc.ConnectionManager.waitForConnected Waiting for client to connect to > ZooKeeper > [junit4] 2> 760995 T4112 n:127.0.0.1:36397_ > oascc.ConnectionManager.process Watcher > org.apache.solr.common.cloud.ConnectionManager@53fdaf5b > name:ZooKeeperConnection Watcher:127.0.0.1:54300/solr got event WatchedEvent > state:SyncConnected type:None path:null path:null type:None > [junit4] 2> 760995 T4034 n:127.0.0.1:36397_ > oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper > [junit4] 2> 760997 T4034 n:127.0.0.1:36397_ > oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster > state from ZooKeeper... > [junit4] 2> 761025 T4062 n:127.0.0.1:42803_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 761025 T4112 n:127.0.0.1:36397_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 761025 T4089 n:127.0.0.1:47447_ > oascc.ZkStateReader$2.process A cluster state change: WatchedEvent > state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has > occurred - updating... (live nodes size: 2) > [junit4] 2> 761074 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ZkController.register We are > http://127.0.0.1:47447/collection1/ and leader is > http://127.0.0.1:47447/collection1/ > [junit4] 2> 761074 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ZkController.register No LogReplay needed for > core=collection1 baseURL=http://127.0.0.1:47447 > [junit4] 2> 761074 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery > necessary > [junit4] 2> 761074 T4095 n:127.0.0.1:47447_ c:tmp_collection s:shard1 > x:collection1 oasc.ZkController.publish publishing core=collection1 > state=active collection=tmp_collection > [junit4] 2> 761074 T4095 n:127.0.0.1:474 > > [...truncated too long message...] > > I > [junit4] ERROR 0.00s J0 | CdcrReplicationDistributedZkTest (suite) <<< > [junit4] > Throwable #1: java.lang.AssertionError: Some resources were > not closed, shutdown, or released. > [junit4] > at > __randomizedtesting.SeedInfo.seed([77F4964252CFD56A]:0) > [junit4] > at > org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:234) > [junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2: > com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from > SUITE scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest: > [junit4] > 1) Thread[id=4675, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-SendThread(127.0.0.1:54300), > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at java.lang.Thread.sleep(Native Method) > [junit4] > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994) > [junit4] > 2) Thread[id=4719, name=zkCallback-697-thread-2, > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > [junit4] > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] > 3) Thread[id=4676, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-EventThread, > state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) > [junit4] > at > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) > [junit4] > at > java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) > [junit4] > at > org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494) > [junit4] > 4) Thread[id=4720, name=zkCallback-697-thread-3, > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > [junit4] > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] > 5) Thread[id=4677, name=zkCallback-697-thread-1, > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > [junit4] > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] > at > __randomizedtesting.SeedInfo.seed([77F4964252CFD56A]:0)Throwable #3: > com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie > threads that couldn't be terminated: > [junit4] > 1) Thread[id=4675, > name=zkCallback-547-thread-1-processing-{node_name=127.0.0.1:42803_}-SendThread(127.0.0.1:54300), > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at java.lang.Thread.sleep(Native Method) > [junit4] > at > org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) > [junit4] > at > org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940) > [junit4] > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003) > [junit4] > 2) Thread[id=4719, name=zkCallback-697-thread-2, > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > [junit4] > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] > 3) Thread[id=4720, name=zkCallback-697-thread-3, > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > [junit4] > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] > 4) Thread[id=4677, name=zkCallback-697-thread-1, > state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] > [junit4] > at sun.misc.Unsafe.park(Native Method) > [junit4] > at > java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) > [junit4] > at > java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362) > [junit4] > at > java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] > at > __randomizedtesting.SeedInfo.seed([77F4964252CFD56A]:0) > [junit4] Completed [381/502] on J0 in 167.35s, 1 test, 2 failures, 2 > errors <<< FAILURES! > > [...truncated 376 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: > There were test failures: 502 suites, 1985 tests, 3 suite-level errors, 1 > failure, 316 ignored (25 assumptions) > > Total time: 32 minutes 3 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
