Hi Gordon. The tests from test suites KerberosAuthenticationManagerTest and SpnegoAuthenticatorTest are failing sporadically in Apache Jenkins builds. I have not seen them failing locally on my machine. I suspect that it is an issue with embedded Apache Kerby implementation of Kerberos server.
I added the tests in version 7.1.5 as part of implementation of support for SPNEGO authentication in Web management. There was no changes made to Kerberos support in version 7.1.6. It is a test issue and not a blocker for the release. I will fix it as soon, as I capture the test failures. Do they fail for you on every build? What OS and JDK you are using? Kind Regards, Alex On Tue, 3 Dec 2019 at 16:47, Gordon Sim <[email protected]> wrote: > On 02/12/2019 10:28 am, Alex Rudyy wrote: > > Hi all, > > > > I built release artefacts for Qpid Broker-J version 7.1.6 RC1. > > Please, give them a test out and vote accordingly. > > > > The source and binary archives can be found at: > > https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.1.6-rc1/ > > > > The maven artifacts are also staged at: > > https://repository.apache.org/content/repositories/orgapacheqpid-1186 > > > > The new version brings a number of improvements and bug fixes. > > You can find the full list of JIRAs included into the release here: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12346457 > > I'm seeing errors in the 'Apache Qpid Broker-J Core' tests: > > > [ERROR] Errors: > > [ERROR] > > KerberosAuthenticationManagerTest.testCreateSaslNegotiator:133->authenticate:205->performNegotiation:226 > » PrivilegedAction > > [ERROR] SpnegoAuthenticatorTest.testAuthenticate:99->buildToken:175 » > GSS No valid cre... > > [ERROR] > SpnegoAuthenticatorTest.testAuthenticateNoNegotiatePrefix:126->buildToken:175 > » GSS > > [ERROR] > SpnegoAuthenticatorTest.testAuthenticateWrongConfigName:154->buildToken:175 > » GSS > > [ERROR] > SpnegoAuthenticatorTest.testAuthenticateWrongServer:165->buildToken:175 » > GSS ... > > [INFO] > > [ERROR] Tests run: 1385, Failures: 0, Errors: 5, Skipped: 15 > > I suspect it is just something environmental, but it then seems to skip > all subsequent tests. Any thoughts? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
