Build:
http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/782/
1 tests failed.
FAILED: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
Error Message:
expected:<409> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<409> but was:<500>
at
__randomizedtesting.SeedInfo.seed([A53B32A48146F505:24DDBCBCF6199539]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.BasicDistributedZkTest.doOptimisticLockingAndUpdating(BasicDistributedZkTest.java:367)
at
org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:292)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:680)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Build Log:
[...truncated 11438 lines...]
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:286)
[junit4] 2> at
org.apache.solr.cloud.Overseer$CloudStateUpdater.amILeader(Overseer.java:174)
[junit4] 2> at
org.apache.solr.cloud.Overseer$CloudStateUpdater.run(Overseer.java:104)
[junit4] 2> at java.lang.Thread.run(Thread.java:662)
[junit4] 2>
[junit4] 2> 6202 T417 oasc.Overseer$CloudStateUpdater.amILeader According
to ZK I (id=87752172113231874-127.0.0.1:46182_solr-n_0000000000) am no longer a
leader.
[junit4] 2> 6746 T389 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:46205
[junit4] 2> 6746 T389 oaz.ClientCnxn$SendThread.run WARNING Session
0x137c221f7260010 for server null, unexpected error, closing socket connection
and attempting reconnect java.net.ConnectException: Connection refused
[junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native
Method)
[junit4] 2> at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
[junit4] 2>
[junit4] 2> 6973 T452 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:37599
[junit4] 2> 6973 T452 oaz.ClientCnxn$SendThread.run WARNING Session
0x137c222b7140005 for server null, unexpected error, closing socket connection
and attempting reconnect java.net.ConnectException: Connection refused
[junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native
Method)
[junit4] 2> at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
[junit4] 2>
[junit4] 2> 7004 T428 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:37599
[junit4] 2> 7104 T429 oascc.ZkStateReader$3.process WARNING ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 7104 T429 oascc.ZkStateReader$2.process A cluster state change
has occurred
[junit4] 2> 7104 T429 oascc.ZkStateReader$2.process WARNING ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 7104 T396 oaz.ZooKeeper.close Session: 0x137c222b7140003 closed
[junit4] 2> 7104 T429 oasc.LeaderElector$1.process WARNING
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 7105 T429 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4] 2> 7105 T396 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 7156 T396 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=2037058093
[junit4] 2> 7157 T396 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@195916e4
[junit4] 2> 7158 T396 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 7158 T396 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=6,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=20,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
[junit4] 2> 7171 T396 C30 P45908 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1338991884050/jetty2/index,segFN=segments_2,generation=2,filenames=[_1_Lucene40_0.tim,
_1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs,
_0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe,
_0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe,
segments_2, _0.fdx, _0.si, _0.fdt]
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1338991884050/jetty2/index,segFN=segments_3,generation=3,filenames=[_1_Lucene40_0.tim,
_2.si, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.tip, _2_Lucene40_0.tip,
_2_nrm.cfe, _0_Lucene40_0.frq, _2_Lucene40_0.tim, _2_nrm.cfs, _0.si,
_1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _2.fdt, _0_nrm.cfs,
_2.fdx, _2.fnm, _0_Lucene40_0.tip, _1_nrm.cfe, _1_Lucene40_0.prx, _1.fdx,
_1.fdt, _2_Lucene40_0.frq, _2_Lucene40_0.prx, _1.si, _0_nrm.cfe, _0.fdx,
_0.fdt, segments_3]
[junit4] 2> 7171 T396 C30 P45908 oasc.SolrDeletionPolicy.updateCommits
newest commit = 3
[junit4] 2> 7286 T463 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:37599
[junit4] 2> 7287 T463 oaz.ClientCnxn$SendThread.run WARNING Session
0x137c222b7140006 for server null, unexpected error, closing socket connection
and attempting reconnect java.net.ConnectException: Connection refused
[junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native
Method)
[junit4] 2> at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
[junit4] 2>
[junit4] 2> 7493 T440 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:37599
[junit4] 2> 7593 T441 oasc.LeaderElector$1.process WARNING
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
[junit4] 2>
[junit4] 2> 7593 T396 oaz.ZooKeeper.close Session: 0x137c222b7140004 closed
[junit4] 2> 7594 T441 oascc.ZkStateReader$3.process Updating live nodes
[junit4] 2> 7594 T441 oascc.ZkStateReader$3.process WARNING ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 7594 T441 oascc.ZkStateReader$2.process A cluster state change
has occurred
[junit4] 2> 7594 T441 oascc.ZkStateReader$2.process WARNING ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 7594 T396 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 7594 T441 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62694ea1
name:ZooKeeperConnection Watcher:127.0.0.1:37599/solr got event WatchedEvent
state:Disconnected type:None path:null path:null type:None
[junit4] 2> 7594 T441 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4] 2> 7645 T396 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1848904122
[junit4] 2> 7646 T396 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6890f7c5
[junit4] 2> 7647 T396 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 7647 T396 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=6,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=27,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
[junit4] 2> 8379 T452 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:37599
[junit4] 2> 8480 T396 oaz.ZooKeeper.close Session: 0x137c222b7140005 closed
[junit4] 2> 8481 T396 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 8543 T396 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 8816 T389 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:46205
[junit4] 2> 8816 T389 oaz.ClientCnxn$SendThread.run WARNING Session
0x137c221f7260010 for server null, unexpected error, closing socket connection
and attempting reconnect java.net.ConnectException: Connection refused
[junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native
Method)
[junit4] 2> at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
[junit4] 2>
[junit4] 2> 9177 T463 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost.localdomain/127.0.0.1:37599
[junit4] 2> 9278 T396 oaz.ZooKeeper.close Session: 0x137c222b7140006 closed
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch
-Dtests.seed=A53B32A48146F505 -Dtests.multiplier=3 -Dtests.locale=hr
-Dtests.timezone=Etc/GMT-6 -Dargs="-Dfile.encoding=UTF-8"
[junit4] 2>
[junit4] > (@AfterClass output)
[junit4] 2> 9297 T396 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene40: {},
sim=DefaultSimilarity, locale=hr, timezone=Etc/GMT-6
[junit4] 2> NOTE: Linux 2.6.32-41-server amd64/Sun Microsystems Inc.
1.6.0_32 (64-bit)/cpus=8,threads=3,free=82592440,total=151191552
[junit4] 2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest,
BasicZkTest, LukeRequestHandlerTest, TestQuerySenderNoQuery, TestHindiFilters,
TestGermanNormalizationFilterFactory, TestLatvianStemFilterFactory,
TestMultiWordSynonyms, CloudStateUpdateTest, TimeZoneUtilsTest,
BasicFunctionalityTest, DisMaxRequestHandlerTest, TestMergePolicyConfig,
TestWriterPerf, TestWordDelimiterFilterFactory, TestFoldingMultitermQuery,
SpellCheckComponentTest, TestSwedishLightStemFilterFactory, PeerSyncTest,
TestShingleFilterFactory, TestBeiderMorseFilterFactory, TestJoin,
JsonLoaderTest, TestFrenchMinimalStemFilterFactory,
UniqFieldsUpdateProcessorFactoryTest, FullSolrCloudTest, HighlighterTest,
BasicDistributedZkTest]
[junit4] 2>
[junit4] Completed on J0 in 9.31s, 1 test, 1 failure <<< FAILURES!
[...truncated 461 lines...]
[...truncated 12000 lines...]
[...truncated 12000 lines...]
[...truncated 12000 lines...]
[...truncated 12000 lines...]
[...truncated 12000 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]