[jboss-jira] [JBoss JIRA] (WFLY-6509) Some clustering tests cause surefire error "There was a timeout or other error in the fork"

Marek Kopecký (JIRA) issues at jboss.org
Mon Apr 11 08:06:00 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Kopecký moved JBEAP-4170 to WFLY-6509:
--------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-6509  (was: JBEAP-4170)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Clustering
                       Test Suite
                           (was: Clustering)
                           (was: Test Suite)
       Target Release:   (was: 7.0.0.GA)
    Affects Version/s: 10.0.0.Final
                           (was: 7.0.0.ER4)


> Some clustering tests cause surefire error "There was a timeout or other error in the fork"
> -------------------------------------------------------------------------------------------
>
>                 Key: WFLY-6509
>                 URL: https://issues.jboss.org/browse/WFLY-6509
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering, Test Suite
>    Affects Versions: 10.0.0.Final
>            Reporter: Marek Kopecký
>            Assignee: Paul Ferraro
>
> *Description of problem:*
> Some clustering tests fails on pure-IPv6 machines with IBM JDK:
> * org.jboss.as.test.clustering.single.web.SimpleWebTestCase
> * org.jboss.as.test.clustering.single.provider.ServiceProviderRegistrationTestCase
> * org.jboss.as.test.clustering.single.registry.RegistryTestCase
> * org.jboss.as.test.clustering.single.dispatcher.CommandDispatcherTestCase
> * org.jboss.as.test.clustering.single.singleton.SingletonServiceTestCase
> * org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase
> These tests fail intermittently also on other platforms.
> There are also 7 other failing tests, but it's covered by JBEAP-322
> IBM JDK version: IBMJDK 1.8.0 build 20151023_01(SR2)
> IPv6 protocol will be fully supported in EAP 7.
> *How reproducible:*
> Always on pure IPv6 machines and IBM
> *Steps to Reproduce:*
> {noformat}
> export MYTESTIPV6_1_I=`ip -6 -o ad | grep $MYTESTIPV6_1 | awk '{print $2}'`
> export MYTESTIPV6_2_I=`ip -6 -o ad | grep $MYTESTIPV6_2 | awk '{print $2}'`
> ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL -fae -Dmaven.test.failure.ignore=true -Dnode0=$MYTESTIPV6_1 -Dnode1=$MYTESTIPV6_2 -Dmcast=$MCAST_ADDRV6 -Dipv6 -Djboss.dist=$JBOSS_DIST -DproxySet=true -DproxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -DproxyPort=3128 -Dhttp.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttp.proxyPort=3128 -Dhttps.proxyHost=proxy-01-ipv6.mw.lab.eng.bos.redhat.com -Dhttps.proxyPort=3128 -DnonProxyHosts="localhost|localhost.localdomain|[0:0:0:0:0:0:0:1]|127.*|[::0]|[::1]|[$MYTESTIPV6_2]|[$MYTESTIPV6_1]" -Dhttp.nonProxyHosts="localhost|localhost.localdomain|127.*|[::0]|[::1]|[0:0:0:0:0:0:0:1]|[$MYTESTIPV6_2]|[$MYTESTIPV6_1]|[${MYTESTIPV6_1}%${MYTESTIPV6_1_I}]|[${MYTESTIPV6_2}%${MYTESTIPV6_2_I}]" -Dts.noSmoke -Dts.clustering {noformat}
> *Actual results:*
> Logs are attached
> *Expected results:*
> No errors
> *Additional info:*
> Jenkins reproducer job: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP7/view/EAP7-AS-Testsuite/view/EAP7-AS-Testsuite-Reproducers/job/eap-7x-as-testsuite-test-integ-rhel-ipv6-er4-cluster/



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list