JUnit version 4.13.2
.14:07:38.964 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:39.239 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.TestNegotiator.setUp(TestNegotiator.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
14:07:39.315 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:39.808 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030301820100017E03039101C41C23AC0277612756894B936F297886EFE884A6D8DDDC4811B33C359DFC200ED36E47A5D951E48FF6937499905D2844CA33C64C9439C783DE56DD553DC837001A130113021303C02BC02FC02CC030CCA9CCA8C023C027C024C0280100011B000500050100000000000A00160014001D001700180019001E01000101010201030104000B00020100001100090007020004000000000017000000230000000D00260024040305030603080708080804080508060809080A080B0401050106010402030303010302002B00050403040303002D000201010032002C002A040305030603080708080804080508060809080A080B04010501060104020303030103020203020102020033006B0069001D002060BD436329A40185A2DC92EB373E327312D9CF7C744AFD1D2C04FAA7C17FA2240017004104FA6432B22ACF4735C997A23E9129E02FA3564F7F62CB601EC1876725A82353D428C0051061F66F563E88489C351BB2AD172979BB11927D9070AEC1FA963DE16AFF01000100
14:07:39.946 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x160303002510000021204EC90D7F9387814E8F0ECB1914EB5C5EB045B3D1A4BBB6687ED89AA44854EA0D14030300010116030300280000000000000000A0CB40E9BD82E1F5772884A4A206AC65F22590C60E5C193F4913B0EB0901A9CA
14:07:39.973 [DEBUG - main] (Negotiator.java:919) Authenticated connection [id: 0xembedded, L:embedded - R:embedded] using TOKEN/null
.14:07:40.194 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:40.197 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:40.205 [DEBUG - main] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.0.0.1
14:07:40.208 [DEBUG - main] (Negotiator.java:919) Authenticated connection [id: 0xembedded, L:embedded - R:embedded] using SASL/PLAIN
.14:07:40.266 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:40.271 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:40.274 [DEBUG - main] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.0.0.1
14:07:40.282 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030301820100017E03032425A69C86CE960DB435A672B16BB4A72EB88F8944994986E75D814AB504362F2052CCE72956EF9C5216BF56A86AF250E48FE2150934A0490691E876A283579F7D001A130113021303C02BC02FC02CC030CCA9CCA8C023C027C024C0280100011B000500050100000000000A00160014001D001700180019001E01000101010201030104000B00020100001100090007020004000000000017000000230000000D00260024040305030603080708080804080508060809080A080B0401050106010402030303010302002B00050403040303002D000201010032002C002A040305030603080708080804080508060809080A080B04010501060104020303030103020203020102020033006B0069001D00205DD98CD05CF54416CE48D47501B5571F86F3B36059237DC335C934657D7248310017004104D233B8AE7C6957A1727178C1385942DA25A281DE2D8C0284E0C7A93A7FFD80151D827F2CC0B985F4CB56AF905E4EC39B0C397BE44DC7E63458E7A57E07C0C42AFF01000100
14:07:40.320 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030300251000002120C56D7C263BA76240E62F8ED44147CB97E192E585A6FFC78FEF415F281374153114030300010116030300280000000000000000F83C650EEA1AB61AC1604078B80B3AD2231E38D52069549461E4D735345A23AD
.14:07:40.360 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:40.365 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
.14:07:40.395 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:40.400 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:07:40.402 [DEBUG - main] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.0.0.1
14:07:40.409 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x16030301820100017E03038D9F6EBA925C289D9EF995C4CF56075995C5F6D281AF93055EC6E015F6CCE62020BD4FED7A2DFB31CCB00423FC49B87E98CC83B87F6F10120579C8400EBC3FE53D001A130113021303C02BC02FC02CC030CCA9CCA8C023C027C024C0280100011B000500050100000000000A00160014001D001700180019001E01000101010201030104000B00020100001100090007020004000000000017000000230000000D00260024040305030603080708080804080508060809080A080B0401050106010402030303010302002B00050403040303002D000201010032002C002A040305030603080708080804080508060809080A080B04010501060104020303030103020203020102020033006B0069001D0020138D609BBCD78F93E0140448D93C69EF74B0DBA7999DF80759A5B82D0E17BC1600170041046695692CACBC999C08BC37F781F5787AD302BCF9CF03A2805BBDC281BE7C673A573068A6D9CD11B7F51E9EC250096642E9B058643BE90AEF1D1DB782D783CBE4FF01000100
14:07:40.433 [DEBUG - main] (TestNegotiator.java:242) Handling TLS message from client: 0x160303002510000021202436E51DC27F82872EB650163BD46A8060D83DA3B0FF0AB9588FEDE2A4649B4414030300010116030300280000000000000000249F58141016BA38D431904900FED584F8A4CE3AE3D9B00E8B9CC32E003E517F
.14:07:40.470 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:07:40.474 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 

Time: 1.587

OK (6 tests)

