Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 910771

Summary: JGroups: intermittent failure of testBClosingUnilaterally
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Richard Janík <rjanik>
Component: ClusteringAssignee: Bela Ban <bela>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0, 6.1.1CC: jkudrnac, paul.ferraro, rachmato, rsvoboda
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: JGroups testsuite
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-10 15:00:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
test outputs (for both configurations) none

Description Richard Janík 2013-02-13 14:16:40 UTC
Created attachment 696809 [details]
test outputs (for both configurations)

Description of problem:

Intermittent failure of org.jgroups.tests.UNICAST2_ConnectionTests.testBClosingUnilaterally.
This affects EAP 6.1.0 DR3 and DR4 and was seen before as well. JGroups tags in the last two versions:  JGroups_3_2_6_Final (DR3), JGroups_3_2_7_Final (DR4)

Link to stacktraces - attached as well (EAP 6.1.0 DR4, JGroups_3_2_7_Final):
RHEL5_x86, ibm16 
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-rhel-matrix/21/jdk=ibm16,label=RHEL5_x86/testReport/org.jgroups.tests/UNICAST2_ConnectionTests/testBClosingUnilaterally/
RHEL6_x86, java17_default
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-rhel-matrix/21/jdk=java17_default,label=RHEL6_x86/testReport/org.jgroups.tests/UNICAST2_ConnectionTests/testBClosingUnilaterally/

Comment 1 Richard Janík 2013-03-26 13:46:41 UTC
Seen in EAP 6.1.0.ER3 as well along with another similar random test fail from UNICAST_ConnectionTests package.

org.jgroups.tests.UNICAST_ConnectionTests.testAClosingUnilaterallyButLosingFirstMessage
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-JGroups/job/eap-6x-jgroups-rhel-matrix/27/jdk=ibm17,label=RHEL6_x86/testReport/org.jgroups.tests/UNICAST_ConnectionTests/testAClosingUnilaterallyButLosingFirstMessage/

Comment 2 Richard Janík 2013-08-07 13:16:55 UTC
Seen in EAP 6.1.1.ER4 with JGroups 3.2.7.Final. Bumping to 6.2.0 ?.

Comment 4 Richard Achmatowicz 2014-03-10 14:59:19 UTC
NOTE: A number of EAP Clustering issues relate to failures in the JGroups testsuite. These failures have been traced to one of several causes which arise when running the JGroups testsuite in the QA lab: 
(i) parallel execution of test cases within the testsuite itself
(ii) parallel execution of testsuites resulting in multicast interference between testsuite executions
(iii) test case timing issues when running on slow machines  

As of EAP 6.3, a modified version of the JGroups testsuite (JGroups version 3.2.13) is being executed sequentially (testsuite parallelism turned off) and with fixes to test case timeouts where applicable. Only the testsuite has been modified/fixed; the product is unchanged. 

EAP 6.3 Clustering issues relating to failures in the JGroups testsuite are being closed if they are no longer appearing as failures in the modified testsuite.

Comment 5 Richard Achmatowicz 2014-03-10 15:00:53 UTC
This issue no longer appears in JGroups 3.2.13. Closing.