Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20930

ElytronRemoteOutboundConnectionTestCase intermittently fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 38.0.0.Beta1
    • EJB, Security, Test Suite
    • None
    • ---
    • ---

      org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase#testAuthenticationHostConfigWithSSLRemoting and org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase#testOverridingElytronDefaultContextWithSSLRemoting intermittently and other tests of the test case fails with errors like

      java.lang.RuntimeException:
      {
          "outcome" => "failed",
          "result" => {
              "step-1" => {
                  "outcome" => "failed",
                  "failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.remoting.server.ejb-remote-tests-connector" => "WFLYRMT0004: Address already in use 127.0.0.1:54448
          Caused by: java.net.BindException: Address already in use"}},
                  "rolled-back" => true
              },
              "step-2" => {
                  "outcome" => "failed",
                  "rolled-back" => true
              }
          },
          "rolled-back" => true,
          "failure-description" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0080: Failed services" => {"jboss.remoting.server.ejb-remote-tests-connector" => "WFLYRMT0004: Address already in use 127.0.0.1:54448
          Caused by: java.net.BindException: Address already in use"}}}}
      }
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.applyUpdate(ElytronRemoteOutboundConnectionTestCase.java:1586)
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.applyUpdate(ElytronRemoteOutboundConnectionTestCase.java:1612)
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.configureServerSideForInboundSSLRemoting(ElytronRemoteOutboundConnectionTestCase.java:1490)
        at org.jboss.as.test.manualmode.ejb.client.outbound.connection.security.ElytronRemoteOutboundConnectionTestCase.testAuthenticationHostConfigWithSSLRemoting(ElytronRemoteOutboundConnectionTestCase.java:482)
        ...
      

      For example see https://ci.wildfly.org/buildConfiguration/WF_MainNightlyJobs_StandardLinuxArm64Temurin21/516057

      The tests fail rarely in WildFly CI and quite often in EAP QE CI

              tadamski@redhat.com Tomasz Adamski
              okotek@redhat.com Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: