You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2018/02/06 13:33:00 UTC

[jira] [Commented] (SOLR-11928) ComputePlanActionTest failures

    [ https://issues.apache.org/jira/browse/SOLR-11928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353879#comment-16353879 ] 

Steve Rowe commented on SOLR-11928:
-----------------------------------

Another reproducing seed (failed 5/5 times) from my Jenkins:

{noformat}
Checking out Revision 812d400807bcebc782f85dcf3bba5619421880cb (refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testSelectedCollections -Dtests.seed=94419584B1E1359D -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Pacific/Niue -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 17.6s J7  | ComputePlanActionTest.testSelectedCollections <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94419584B1E1359D:AEEF705D8F85ECF3]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
[...]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1160, maxMBSortInHeap=5.713506940839041, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@21846d8e), locale=es-PE, timezone=Pacific/Niue
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_151 (64-bit)/cpus=16,threads=1,free=144730888,total=364380160
{noformat}

> ComputePlanActionTest failures
> ------------------------------
>
>                 Key: SOLR-11928
>                 URL: https://issues.apache.org/jira/browse/SOLR-11928
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>            Priority: Major
>
> Policeman Jenkins found a master seed that reproduces 4/5 times for me [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21368/]:
> {noformat}
> Checking out Revision c56d774eb6555baa099fec22f290a9b5640a366d (refs/remotes/origin/master)
> [...]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testNodeWithMultipleReplicasLost -Dtests.seed=CC46C76535920181 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kln-KE -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 9.37s J0 | ComputePlanActionTest.testNodeWithMultipleReplicasLost <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: The operations computed by ComputePlanAction should not be null SolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC46C76535920181:FC8626E7BDE0E0DD]:0)
>    [junit4]    > 	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:291)
>    [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
> [...]
>    [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9, maxDocsPerChunk=3, blockSize=330), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=9, blockSize=330)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@674b4e9a), locale=kln-KE, timezone=Asia/Novokuznetsk
>    [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=235331048,total=518979584
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org