You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2017/12/18 22:40:00 UTC

[jira] [Comment Edited] (GEODE-1988) CI failure: ParallelWANPropagationClientServerDUnitTest.testParallelPropagationWithClientServer fails with NoSubscriptionServersAvailableException: Primary discovery failed.

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

Shelley Lynn Hughes-Godfrey edited comment on GEODE-1988 at 12/18/17 10:39 PM:
-------------------------------------------------------------------------------

Re-opening as this was seen during CI on geode 1.3 as well as geode 1.4.

Failure from geode 1.3:
{noformat}
org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest > testRegisterCreatesInvalidEntry FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$28/961935784.run in VM 3 running on Host de56e27ff16f with 4 VMs

        Caused by:
        java.lang.AssertionError: failed while registering interest

            Caused by:
            org.apache.geode.cache.NoSubscriptionServersAvailableException: org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.

                Caused by:
                org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.
{noformat}

Failure from geode 1.4:
{noformat}
org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest > testRegisterCreatesInvalidEntry FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$28/1306182528.run in VM 3 running on Host 97127cced386 with 4 VMs

        Caused by:
        java.lang.AssertionError: failed while registering interest

            Caused by:
            org.apache.geode.cache.NoSubscriptionServersAvailableException: org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.

                Caused by:
                org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.
{noformat}


was (Author: lhughesgodfrey):
Re-opening as this was seen during CI on geode 1.3 as well as geode 1.4.

Failure from geode 1.3:
```
org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest > testRegisterCreatesInvalidEntry FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$28/961935784.run in VM 3 running on Host de56e27ff16f with 4 VMs

        Caused by:
        java.lang.AssertionError: failed while registering interest

            Caused by:
            org.apache.geode.cache.NoSubscriptionServersAvailableException: org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.

                Caused by:
                org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.
```

Failure from geode 1.4:
```
org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest > testRegisterCreatesInvalidEntry FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$28/1306182528.run in VM 3 running on Host 97127cced386 with 4 VMs

        Caused by:
        java.lang.AssertionError: failed while registering interest

            Caused by:
            org.apache.geode.cache.NoSubscriptionServersAvailableException: org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.

                Caused by:
                org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.
```

> CI failure: ParallelWANPropagationClientServerDUnitTest.testParallelPropagationWithClientServer fails with NoSubscriptionServersAvailableException: Primary discovery failed.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-1988
>                 URL: https://issues.apache.org/jira/browse/GEODE-1988
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Darrel Schneider
>              Labels: ci
>             Fix For: 1.3.0
>
>         Attachments: TEST-org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationClientServerDUnitTest.xml
>
>
> :geode-core:distributedTest
> org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysPRDUnitTest > testRegisterCreatesInvalidEntry FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RegisterInterestKeysDUnitTest$$Lambda$18/601024495.run in VM 3 running on Host 583dcf0e97d9 with 4 VMs
>         Caused by:
>         java.lang.AssertionError: failed while registering interest
>             Caused by:
>             org.apache.geode.cache.NoSubscriptionServersAvailableException: org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.
>                 Caused by:
>                 org.apache.geode.cache.NoSubscriptionServersAvailableException: Primary discovery failed.
> 7578 tests completed, 1 failed, 588 skipped



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)