Skip to content

Console Output

Skipping 3,725 KB.. Full Log
unners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:56:27 [2024-05-28T22:56:27.973Z] 2024-05-28 22:56:27 [main] ERROR org.eclipse.jgit.ignore.FastIgnoreRule - Cannot parse .gitignore pattern '[\]'
18:56:27 [2024-05-28T22:56:27.973Z] org.eclipse.jgit.errors.InvalidPatternException: Not closed bracket?
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:412)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:31)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:147)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:105)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.parse(FastIgnoreRule.java:111)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:60)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:23)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testBracketsRandom(IgnoreRuleSpecialCasesTest.java:987)
18:56:27 [2024-05-28T22:56:27.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:27 [2024-05-28T22:56:27.973Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:56:27 [2024-05-28T22:56:27.973Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:27 [2024-05-28T22:56:27.973Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:56:27 [2024-05-28T22:56:27.973Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:56:27 [2024-05-28T22:56:27.974Z] 2024-05-28 22:56:27 [main] ERROR org.eclipse.jgit.ignore.FastIgnoreRule - Cannot parse .gitignore pattern '[[=a=]]'
18:56:27 [2024-05-28T22:56:27.974Z] org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:251)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:31)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:147)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:105)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.parse(FastIgnoreRule.java:111)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:60)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:23)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase0(IgnoreRuleSpecialCasesTest.java:749)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:56:27 [2024-05-28T22:56:27.974Z] 2024-05-28 22:56:27 [main] ERROR org.eclipse.jgit.ignore.FastIgnoreRule - Cannot parse .gitignore pattern '[[=a=]]'
18:56:27 [2024-05-28T22:56:27.974Z] org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:251)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:31)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:147)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:105)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.parse(FastIgnoreRule.java:111)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:60)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:23)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase0(IgnoreRuleSpecialCasesTest.java:750)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:27 [2024-05-28T22:56:27.974Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:56:27 [2024-05-28T22:56:27.974Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:56:27 [2024-05-28T22:56:27.975Z] 2024-05-28 22:56:27 [main] ERROR org.eclipse.jgit.ignore.FastIgnoreRule - Cannot parse .gitignore pattern '[[.a.]]'
18:56:27 [2024-05-28T22:56:27.975Z] org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:251)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:31)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:147)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:105)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.parse(FastIgnoreRule.java:111)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:60)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:23)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:762)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:56:27 [2024-05-28T22:56:27.975Z] 2024-05-28 22:56:27 [main] ERROR org.eclipse.jgit.ignore.FastIgnoreRule - Cannot parse .gitignore pattern '[[.a.]]'
18:56:27 [2024-05-28T22:56:27.975Z] org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:251)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:31)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:147)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:105)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.parse(FastIgnoreRule.java:111)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:60)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:23)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:763)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
18:56:27 [2024-05-28T22:56:27.975Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
18:56:27 [2024-05-28T22:56:27.975Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
18:56:27 [2024-05-28T22:56:27.976Z] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:56:27 [2024-05-28T22:56:27.976Z] [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
18:56:27 [2024-05-28T22:56:27.976Z] [INFO] Running org.eclipse.jgit.junit.TestRepositoryTest
18:56:28 [2024-05-28T22:56:28.267Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.jgit.junit.TestRepositoryTest
18:56:28 [2024-05-28T22:56:28.267Z] [INFO] Running org.eclipse.jgit.gitrepo.RepoCommandTest
18:56:31 [2024-05-28T22:56:31.675Z] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 s -- in org.eclipse.jgit.gitrepo.RepoCommandTest
18:56:31 [2024-05-28T22:56:31.675Z] [INFO] Running org.eclipse.jgit.gitrepo.RepoCommandSymlinkTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.jgit.gitrepo.RepoCommandSymlinkTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Running org.eclipse.jgit.gitrepo.BareSuperprojectWriterTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.jgit.gitrepo.BareSuperprojectWriterTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Running org.eclipse.jgit.gitrepo.ManifestParserTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.jgit.gitrepo.ManifestParserTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Running org.eclipse.jgit.events.ConfigChangeEventTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.jgit.events.ConfigChangeEventTest
18:56:31 [2024-05-28T22:56:31.966Z] [INFO] Running org.eclipse.jgit.revplot.PlotCommitListTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.eclipse.jgit.revplot.PlotCommitListTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Running org.eclipse.jgit.revplot.AbstractPlotRendererTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.jgit.revplot.AbstractPlotRendererTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Running org.eclipse.jgit.logging.PerformanceLogContextTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.jgit.logging.PerformanceLogContextTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Running org.eclipse.jgit.storage.file.FileBasedConfigTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.jgit.storage.file.FileBasedConfigTest
18:56:32 [2024-05-28T22:56:32.268Z] [INFO] Running org.eclipse.jgit.storage.file.UserConfigFileTest
18:56:34 [2024-05-28T22:56:34.166Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.87 s -- in org.eclipse.jgit.merge.CrissCrossMergeTest
18:56:34 [2024-05-28T22:56:34.166Z] [INFO] Running org.eclipse.jgit.fnmatch.FileNameMatcherTest
18:56:34 [2024-05-28T22:56:34.166Z] [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.jgit.fnmatch.FileNameMatcherTest
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.01 s -- in org.eclipse.jgit.storage.file.UserConfigFileTest
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] Results:
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] Tests run: 5695, Failures: 0, Errors: 0, Skipped: 110
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.jgit.pgm.test ---
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] *****************************************************************
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * The                                                           *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom   *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] *****************************************************************
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] CycloneDX: Resolving Dependencies
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s)
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.pgm.test/target/cyclonedx.json
18:56:46 [2024-05-28T22:56:46.364Z] [INFO]            attaching as org.eclipse.jgit.pgm.test-6.10.0-SNAPSHOT-cyclonedx.json
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.jgit.test ---
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] --- jar:3.4.1:test-jar (default) @ org.eclipse.jgit.pgm.test ---
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.test/target/org.eclipse.jgit.test-6.10.0-SNAPSHOT.jar
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-6.10.0-SNAPSHOT-tests.jar
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] --- javadoc:3.6.3:jar (default) @ org.eclipse.jgit.test ---
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] Skipping javadoc generation
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] *****************************************************************
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] *****************************************************************
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] 
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.jgit.test ---
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] *****************************************************************
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * The                                                           *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom   *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:56:46 [2024-05-28T22:56:46.364Z] [WARNING] *****************************************************************
18:56:46 [2024-05-28T22:56:46.364Z] [INFO] CycloneDX: Resolving Dependencies
18:56:48 [2024-05-28T22:56:48.265Z] [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s)
18:56:48 [2024-05-28T22:56:48.265Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.test/target/cyclonedx.json
18:56:48 [2024-05-28T22:56:48.265Z] [INFO]            attaching as org.eclipse.jgit.test-6.10.0-SNAPSHOT-cyclonedx.json
18:56:48 [2024-05-28T22:56:48.265Z] [INFO] 
18:56:48 [2024-05-28T22:56:48.265Z] [INFO] 
18:56:48 [2024-05-28T22:56:48.265Z] [INFO] --- jacoco:0.8.12:report (default-report) @ org.eclipse.jgit.pgm.test ---
18:56:48 [2024-05-28T22:56:48.265Z] [INFO] --- jar:3.4.1:test-jar (default) @ org.eclipse.jgit.test ---
18:56:48 [2024-05-28T22:56:48.266Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.pgm.test/target/jacoco.exec
18:56:48 [2024-05-28T22:56:48.266Z] [INFO] Analyzed bundle 'JGit - Command Line Interface Tests' with 5 classes
18:56:48 [2024-05-28T22:56:48.523Z] [INFO] 
18:56:48 [2024-05-28T22:56:48.523Z] [INFO] --- jacoco:0.8.12:check (default-check) @ org.eclipse.jgit.pgm.test ---
18:56:48 [2024-05-28T22:56:48.523Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.pgm.test/target/jacoco.exec
18:56:48 [2024-05-28T22:56:48.523Z] [INFO] Analyzed bundle 'org.eclipse.jgit.pgm.test' with 5 classes
18:56:48 [2024-05-28T22:56:48.523Z] [INFO] All coverage checks have been met.
18:56:48 [2024-05-28T22:56:48.523Z] [WARNING] *****************************************************************
18:56:48 [2024-05-28T22:56:48.523Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:56:48 [2024-05-28T22:56:48.523Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:56:48 [2024-05-28T22:56:48.523Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:56:48 [2024-05-28T22:56:48.523Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:56:48 [2024-05-28T22:56:48.523Z] [WARNING] *****************************************************************
18:56:48 [2024-05-28T22:56:48.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.test/target/org.eclipse.jgit.test-6.10.0-SNAPSHOT-tests.jar
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] 
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.jgit.pgm.test ---
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] *****************************************************************
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] * The org.eclipse.dash:license-tool-plugin:1.1.0:license-check  *
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:56:49 [2024-05-28T22:56:49.088Z] [WARNING] *****************************************************************
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] 
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] 
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] --- jacoco:0.8.12:report (default-report) @ org.eclipse.jgit.test ---
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.jgit.pgm.test >>>
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.test/target/jacoco.exec
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] 
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.jgit.pgm.test ---
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] Analyzed bundle 'JGit - Core Tests' with 2 classes
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] Fork Value is true
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] 
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] --- jacoco:0.8.12:check (default-check) @ org.eclipse.jgit.test ---
18:56:49 [2024-05-28T22:56:49.088Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.test/target/jacoco.exec
18:56:49 [2024-05-28T22:56:49.345Z] [INFO] Analyzed bundle 'org.eclipse.jgit.test' with 2 classes
18:56:49 [2024-05-28T22:56:49.345Z] [INFO] All coverage checks have been met.
18:56:49 [2024-05-28T22:56:49.345Z] [WARNING] *****************************************************************
18:56:49 [2024-05-28T22:56:49.345Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:56:49 [2024-05-28T22:56:49.345Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:56:49 [2024-05-28T22:56:49.345Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:56:49 [2024-05-28T22:56:49.345Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:56:49 [2024-05-28T22:56:49.345Z] [WARNING] *****************************************************************
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] Done SpotBugs Analysis....
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.jgit.pgm.test <<<
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.jgit.test ---
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] *****************************************************************
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] * The org.eclipse.dash:license-tool-plugin:1.1.0:license-check  *
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:56:55 [2024-05-28T22:56:55.965Z] [WARNING] *****************************************************************
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.jgit.pgm.test ---
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.jgit.test >>>
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] BugInstance size is 2
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] Error size is 0
18:56:55 [2024-05-28T22:56:55.965Z] [INFO] Total bugs: 2
18:56:55 [2024-05-28T22:56:55.966Z] [ERROR] Medium: new org.eclipse.jgit.pgm.CLIGitCommand(Repository) may expose internal representation by storing an externally mutable object into CLIGitCommand.db [org.eclipse.jgit.pgm.CLIGitCommand] At CLIGitCommand.java:[line 36] EI_EXPOSE_REP2
18:56:55 [2024-05-28T22:56:55.966Z] [ERROR] Medium: Possible null pointer dereference in org.eclipse.jgit.pgm.ToolTestCase.getFullPath(String) due to return value of called method [org.eclipse.jgit.pgm.ToolTestCase, org.eclipse.jgit.pgm.ToolTestCase] Dereferenced at ToolTestCase.java:[line 207]Known null at ToolTestCase.java:[line 206] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] 
18:56:55 [2024-05-28T22:56:55.966Z] 
18:56:55 [2024-05-28T22:56:55.966Z] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
18:56:55 [2024-05-28T22:56:55.966Z] 
18:56:55 [2024-05-28T22:56:55.966Z] 
18:56:55 [2024-05-28T22:56:55.966Z] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.jgit.pgm.test >>>
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.jgit.pgm.test ---
18:56:55 [2024-05-28T22:56:55.966Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] PMD version: 7.0.0
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.jgit.test ---
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] Fork Value is true
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.jgit.pgm.test <<<
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.jgit.pgm.test ---
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] PMD version: 7.0.0
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] You have 1 CPD duplication. For more details see: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.pgm.test/target/cpd.xml
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] 
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] --- pmd:3.22.0:pmd (default-cli) @ org.eclipse.jgit.pgm.test ---
18:56:55 [2024-05-28T22:56:55.966Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:56:55 [2024-05-28T22:56:55.966Z] [INFO] PMD version: 7.0.0
18:56:57 [2024-05-28T22:56:57.988Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] Done SpotBugs Analysis....
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.jgit.test <<<
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.jgit.test ---
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] BugInstance size is 0
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] Error size is 0
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] No errors/warnings found
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.jgit.test >>>
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.jgit.test ---
18:57:01 [2024-05-28T22:57:01.276Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] PMD version: 7.0.0
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.jgit.test <<<
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.jgit.test ---
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] PMD version: 7.0.0
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] --- pmd:3.22.0:pmd (default-cli) @ org.eclipse.jgit.test ---
18:57:01 [2024-05-28T22:57:01.276Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:57:01 [2024-05-28T22:57:01.276Z] [INFO] PMD version: 7.0.0
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] -----------< org.eclipse.jgit:org.eclipse.jgit.gpg.bc.test >------------
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] ---------< org.eclipse.jgit:org.eclipse.jgit.ssh.apache.test >----------
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] Building JGit - BouncyCastle GPG Tests 6.10.0-SNAPSHOT           [25/28]
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] Building JGit - Apache sshd SSH Tests 6.10.0-SNAPSHOT            [26/28]
18:57:01 [2024-05-28T22:57:01.563Z] [INFO]   from org.eclipse.jgit.gpg.bc.test/pom.xml
18:57:01 [2024-05-28T22:57:01.563Z] [INFO]   from org.eclipse.jgit.ssh.apache.test/pom.xml
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] --------------------------------[ jar ]---------------------------------
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] --------------------------------[ jar ]---------------------------------
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jgit.gpg.bc.test ---
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jgit.ssh.apache.test ---
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.563Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.gpg.bc.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.ssh.apache.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.ssh.apache.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.gpg.bc.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.ssh.apache.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.gpg.bc.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.gpg.bc.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.ssh.apache.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.gpg.bc.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] 
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.ssh.apache.test ---
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:57:01 [2024-05-28T22:57:01.564Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] --- antrun:3.1.0:run (translate-qualifier) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] --- antrun:3.1.0:run (translate-qualifier) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] Executing tasks
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] Executed tasks
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] --- antrun:3.1.0:run (copy-osgi) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] Executing tasks
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] Executed tasks
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.172Z] [INFO] --- antrun:3.1.0:run (copy-osgi) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] Executing tasks
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] Executed tasks
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/src/main/resources
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] Executing tasks
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] Executed tasks
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.430Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use compilerArgs instead.
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/src/main/resources
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.430Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use compilerArgs instead.
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] No sources to compile
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] No sources to compile
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] >>> source:3.3.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ssh.apache.test >>>
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] >>> source:3.3.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.gpg.bc.test >>>
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.430Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:57:02 [2024-05-28T22:57:02.431Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] <<< source:3.3.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.gpg.bc.test <<<
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] --- source:3.3.1:jar (attach-sources) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] No sources in project. Archive not created.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] Copying 22 resources from tst-rsrc to target/test-classes
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] <<< source:3.3.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ssh.apache.test <<<
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] --- source:3.3.1:jar (attach-sources) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] No sources in project. Archive not created.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/src/test/resources
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.720Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use compilerArgs instead.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.720Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use compilerArgs instead.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] Recompiling the module because of changed dependency.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] Compiling with eclipse [debug deprecation release 11] to target/test-classes
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] Recompiling the module because of changed dependency.
18:57:02 [2024-05-28T22:57:02.720Z] [INFO] Compiling with eclipse [debug deprecation release 11] to target/test-classes
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.jgit.gpg.bc.test ---
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/surefire-reports
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
18:57:02 [2024-05-28T22:57:02.977Z] [WARNING] The system property java.io.tmpdir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] -------------------------------------------------------
18:57:02 [2024-05-28T22:57:02.977Z] [INFO]  T E S T S
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] -------------------------------------------------------
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.jgit.ssh.apache.test ---
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/surefire-reports
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
18:57:02 [2024-05-28T22:57:02.977Z] [WARNING] The system property java.io.tmpdir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] 
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] -------------------------------------------------------
18:57:02 [2024-05-28T22:57:02.977Z] [INFO]  T E S T S
18:57:02 [2024-05-28T22:57:02.977Z] [INFO] -------------------------------------------------------
18:57:05 [2024-05-28T22:57:05.068Z] [INFO] Running org.eclipse.jgit.gpg.bc.internal.keys.KeyGrip25519Test
18:57:05 [2024-05-28T22:57:05.068Z] [INFO] Running org.eclipse.jgit.gpg.bc.internal.keys.KeyGripTest
18:57:05 [2024-05-28T22:57:05.068Z] [INFO] Running org.eclipse.jgit.internal.transport.sshd.proxy.HttpParserTest
18:57:06 [2024-05-28T22:57:06.067Z] [INFO] Running org.eclipse.jgit.transport.sshd.NoFilesSshBuilderTest
18:57:06 [2024-05-28T22:57:06.067Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.eclipse.jgit.internal.transport.sshd.proxy.HttpParserTest
18:57:06 [2024-05-28T22:57:06.325Z] [INFO] Running org.eclipse.jgit.transport.sshd.ApacheSshProtocol2Test
18:57:09 [2024-05-28T22:57:09.167Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.697 s -- in org.eclipse.jgit.gpg.bc.internal.keys.KeyGrip25519Test
18:57:09 [2024-05-28T22:57:09.167Z] [INFO] Running org.eclipse.jgit.gpg.bc.internal.keys.SecretKeysTest
18:57:10 [2024-05-28T22:57:10.671Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.422 s -- in org.eclipse.jgit.gpg.bc.internal.keys.KeyGripTest
18:57:10 [2024-05-28T22:57:10.671Z] [INFO] Running org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgKeyLocatorTest
18:57:10 [2024-05-28T22:57:10.671Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.jgit.gpg.bc.internal.BouncyCastleGpgKeyLocatorTest
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.705 s -- in org.eclipse.jgit.gpg.bc.internal.keys.SecretKeysTest
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] 
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] Results:
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] 
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] 
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] 
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.jgit.gpg.bc.test ---
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] JAR will be empty - no content was marked for inclusion!
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/org.eclipse.jgit.gpg.bc.test-6.10.0-SNAPSHOT.jar
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] 
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] --- javadoc:3.6.3:jar (default) @ org.eclipse.jgit.gpg.bc.test ---
18:57:12 [2024-05-28T22:57:12.690Z] [INFO] Skipping javadoc generation
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] *****************************************************************
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:57:12 [2024-05-28T22:57:12.690Z] [WARNING] *****************************************************************
18:57:18 [2024-05-28T22:57:18.147Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.03 s -- in org.eclipse.jgit.transport.sshd.NoFilesSshBuilderTest
18:57:18 [2024-05-28T22:57:18.147Z] [INFO] Running org.eclipse.jgit.transport.sshd.ApacheSshTest
18:57:20 [2024-05-28T22:57:20.793Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.10 s -- in org.eclipse.jgit.transport.sshd.ApacheSshProtocol2Test
18:57:20 [2024-05-28T22:57:20.793Z] [INFO] Running org.eclipse.jgit.transport.sshd.NoFilesSshTest
18:57:22 [2024-05-28T22:57:22.172Z] 2024-05-28 22:57:21 [sshd-SshServer[79add732](port=0)-nio2-thread-2] WARN org.apache.sshd.server.session.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/127.0.0.1:45806]) Failed (IllegalArgumentException) to authenticate using factory method=publickey: No verifier located for algorithm=rsa-sha2-512
18:57:22 [2024-05-28T22:57:22.172Z] 2024-05-28 22:57:21 [sshd-SshServer[79add732](port=0)-nio2-thread-3] WARN org.apache.sshd.server.session.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/127.0.0.1:45806]) Failed (IllegalArgumentException) to authenticate using factory method=publickey: No verifier located for algorithm=rsa-sha2-256
18:57:22 [2024-05-28T22:57:22.173Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s -- in org.eclipse.jgit.transport.sshd.NoFilesSshTest
18:57:22 [2024-05-28T22:57:22.736Z] URI: ssh://testuser@localhost:45339
18:57:22 [2024-05-28T22:57:22.736Z] InformationalMessage The authenticity of host 'localhost' cannot be established.
18:57:22 [2024-05-28T22:57:22.736Z] InformationalMessage The RSA key's fingerprints are:
18:57:22 [2024-05-28T22:57:22.736Z] InformationalMessage MD5:59:9c:50:49:0b:17:f4:71:eb:79:b8:3f:ce:78:35:3e
18:57:22 [2024-05-28T22:57:22.736Z] InformationalMessage SHA256:TocJrRbiu8seaCyl7IpoBfDJJtkSMsxcLdTknEyUzns
18:57:22 [2024-05-28T22:57:22.736Z] YesNoType Accept and store this key, and continue connecting?
18:57:22 [2024-05-28T22:57:22.736Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testHashedKnownHosts_13467326564279186016_tmp/.ssh/known_hosts
18:57:22 [2024-05-28T22:57:22.736Z] InformationalMessage File /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testHashedKnownHosts_13467326564279186016_tmp/.ssh/known_hosts does not exist.
18:57:22 [2024-05-28T22:57:22.737Z] YesNoType Create file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testHashedKnownHosts_13467326564279186016_tmp/.ssh/known_hosts ?
18:57:26 [2024-05-28T22:57:26.013Z] 2024-05-28 22:57:25 [sshd-JGitSshClient[7cfb8e98]-nio2-thread-3] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:40665])[state=Opened] StreamCorruptedException: No server identification received within 65536 bytes
18:57:26 [2024-05-28T22:57:26.013Z] 2024-05-28 22:57:25 [sshd-SshServer[5fe46d52](port=0)-nio2-thread-3] WARN org.apache.sshd.server.session.ServerSessionImpl - exceptionCaught(ServerSessionImpl[null@/127.0.0.1:50276])[state=Opened] IOException: Connection reset
18:57:26 [2024-05-28T22:57:26.576Z] URI: ssh://testuser@localhost:45851
18:57:26 [2024-05-28T22:57:26.576Z] Password Password
18:57:26 [2024-05-28T22:57:26.576Z] URI: ssh://testuser@localhost:45851
18:57:26 [2024-05-28T22:57:26.576Z] Password Password
18:57:26 [2024-05-28T22:57:26.576Z] URI: ssh://testuser@localhost:45851
18:57:26 [2024-05-28T22:57:26.577Z] Password Password
18:57:29 [2024-05-28T22:57:29.098Z] 2024-05-28 22:57:28 [sshd-SshServer[7d66a126](port=0)-nio2-thread-2] WARN org.apache.sshd.server.session.ServerSessionImpl - exceptionCaught(ServerSessionImpl[null@/127.0.0.1:37654])[state=Opened] SshException: Unable to negotiate key exchange for encryption algorithms (client to server) (client: 3des-cbc / server: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc)
18:57:29 [2024-05-28T22:57:29.098Z] 2024-05-28 22:57:28 [sshd-JGitSshClient[57e03347]-nio2-thread-3] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:46357])[state=Opened] SshException: Unable to negotiate key exchange for encryption algorithms (client to server) (client: 3des-cbc / server: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc)
18:57:31 [2024-05-28T22:57:31.619Z] 2024-05-28 22:57:31 [sshd-SshServer[35ac9ebd](port=0)-nio2-thread-2] WARN org.apache.sshd.server.session.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/127.0.0.1:49948]) Failed (IllegalArgumentException) to authenticate using factory method=publickey: No verifier located for algorithm=rsa-sha2-512
18:57:31 [2024-05-28T22:57:31.619Z] 2024-05-28 22:57:31 [sshd-SshServer[35ac9ebd](port=0)-nio2-thread-3] WARN org.apache.sshd.server.session.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/127.0.0.1:49948]) Failed (IllegalArgumentException) to authenticate using factory method=publickey: No verifier located for algorithm=rsa-sha2-256
18:57:31 [2024-05-28T22:57:31.877Z] URI: ssh://testuser@localhost:46495
18:57:31 [2024-05-28T22:57:31.877Z] Password Password
18:57:31 [2024-05-28T22:57:31.877Z] URI: ssh://testuser@localhost:46495
18:57:31 [2024-05-28T22:57:31.877Z] Password Password
18:57:31 [2024-05-28T22:57:31.877Z] 2024-05-28 22:57:31 [sshd-JGitSshClient[2bcda694]-nio2-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:46495])[state=Opened] AuthenticationCanceledException: SSH authentication canceled: no password given
18:57:33 [2024-05-28T22:57:33.247Z] 2024-05-28 22:57:32 [sshd-SshServer[448cdb47](port=0)-nio2-thread-2] WARN org.apache.sshd.server.forward.TcpipServerChannel - messageReceived(Nio2Session[local=/127.0.0.1:35060, remote=localhost/127.0.0.1:39891]) channel=TcpipServerChannel[id=0, recipient=0]-ServerSessionImpl[testuserX@/127.0.0.1:45152] signal close immediately=true due to SshException[Write attempt on closing session: SSH_MSG_CHANNEL_DATA]
18:57:33 [2024-05-28T22:57:33.247Z] 2024-05-28 22:57:32 [sshd-SshServer[448cdb47](port=0)-nio2-thread-3] WARN org.apache.sshd.server.forward.TcpipServerChannel$1 - doCloseImmediately([TcpipServerChannel[id=0, recipient=0]-ServerSessionImpl[testuserX@/127.0.0.1:45152]] cmd=SSH_MSG_CHANNEL_DATA): still have 36 bytes of 36 on closing channel
18:57:36 [2024-05-28T22:57:36.525Z] 2024-05-28 22:57:36 [sshd-JGitSshClient[c212536]-nio2-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:39299])[state=Opened] SshException: Server key did not validate
18:57:37 [2024-05-28T22:57:37.089Z] URI: ssh://testuser@localhost:41339
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage The connection might be compromised (man-in-the-middle attack).
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage It is also possible that the RSA key of the host has just been changed.
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage The expected RSA key for host 'localhost' has the fingerprints:
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage MD5:d6:85:1e:22:9a:de:b7:e3:27:cb:16:36:da:87:51:3d
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage SHA256:/IRMPSe3IxKF5RYtVEzLcjap43fCvnP2esvIZTBxj80
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage The RSA key actually received has the fingerprints:
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage MD5:be:82:c7:3e:9f:49:5b:f6:40:12:21:b8:07:96:76:b6
18:57:37 [2024-05-28T22:57:37.089Z] InformationalMessage SHA256:iCg4yDHgmqNNkCdYKNprAt7yOcHldJwqI0hM4rjsKq8
18:57:37 [2024-05-28T22:57:37.089Z] YesNoType Accept this key and continue connecting all the same?
18:57:37 [2024-05-28T22:57:37.089Z] YesNoType If so, also store the new key?
18:57:38 [2024-05-28T22:57:38.021Z] 2024-05-28 22:57:37 [sshd-JGitSshClient[3af36922]-nio2-resume-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - Ssh config JGitClientSession[null@localhost/127.0.0.1:40511]: ignoring unknown algorithm 'foobar' in KexAlgorithms foobar,diffie-hellman-group14-sha1,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521
18:57:38 [2024-05-28T22:57:38.585Z] URI: ssh://testuser@localhost:33777
18:57:38 [2024-05-28T22:57:38.585Z] Password Password
18:57:38 [2024-05-28T22:57:38.585Z] URI: ssh://testuser@localhost:33777
18:57:38 [2024-05-28T22:57:38.585Z] Password Password
18:57:38 [2024-05-28T22:57:38.585Z] 2024-05-28 22:57:38 [sshd-JGitSshClient[748904e8]-nio2-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:33777])[state=Opened] AuthenticationCanceledException: SSH authentication canceled: no password given
18:57:39 [2024-05-28T22:57:39.149Z] URI: ssh://testuser@localhost:42349
18:57:39 [2024-05-28T22:57:39.149Z] Password Password
18:57:39 [2024-05-28T22:57:39.149Z] URI: ssh://testuser@localhost:42349
18:57:39 [2024-05-28T22:57:39.149Z] Password Password
18:57:39 [2024-05-28T22:57:39.149Z] URI: ssh://testuser@localhost:42349
18:57:39 [2024-05-28T22:57:39.149Z] Password Password
18:57:41 [2024-05-28T22:57:41.671Z] URI: ssh://testuser@localhost:41487
18:57:41 [2024-05-28T22:57:41.671Z] InformationalMessage Password authentication
18:57:41 [2024-05-28T22:57:41.671Z] Password Password
18:57:41 [2024-05-28T22:57:41.671Z] URI: ssh://testuser@localhost:41487
18:57:41 [2024-05-28T22:57:41.671Z] InformationalMessage Password authentication
18:57:41 [2024-05-28T22:57:41.671Z] Password Password
18:57:41 [2024-05-28T22:57:41.671Z] URI: ssh://testuser@localhost:41487
18:57:41 [2024-05-28T22:57:41.671Z] InformationalMessage Password authentication
18:57:41 [2024-05-28T22:57:41.671Z] Password Password
18:57:42 [2024-05-28T22:57:42.235Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_6329837976538743874_tmp/.ssh/id_dsa_test_key
18:57:42 [2024-05-28T22:57:42.236Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_6329837976538743874_tmp/.ssh/id_dsa_test_key' needs a passphrase to be read.
18:57:42 [2024-05-28T22:57:42.236Z] Password Passphrase
18:57:42 [2024-05-28T22:57:42.236Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_6329837976538743874_tmp/.ssh/id_dsa_test_key
18:57:42 [2024-05-28T22:57:42.236Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_6329837976538743874_tmp/.ssh/id_dsa_test_key' could not be read. Enter the passphrase again.
18:57:42 [2024-05-28T22:57:42.236Z] Password Passphrase
18:57:42 [2024-05-28T22:57:42.236Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_6329837976538743874_tmp/.ssh/id_dsa_test_key
18:57:42 [2024-05-28T22:57:42.236Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_6329837976538743874_tmp/.ssh/id_dsa_test_key' could not be read. Enter the passphrase again.
18:57:42 [2024-05-28T22:57:42.236Z] Password Passphrase
18:57:42 [2024-05-28T22:57:42.799Z] 2024-05-28 22:57:42 [sshd-JGitSshClient[5aab5b31]-nio2-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:46293])[state=Opened] SshException: Server key did not validate
18:57:44 [2024-05-28T22:57:44.170Z] URI: ssh://testuser@localhost:45087
18:57:44 [2024-05-28T22:57:44.170Z] InformationalMessage Password authentication
18:57:44 [2024-05-28T22:57:44.170Z] Password Password
18:57:44 [2024-05-28T22:57:44.170Z] URI: ssh://testuser@localhost:45087
18:57:44 [2024-05-28T22:57:44.170Z] InformationalMessage Password authentication
18:57:44 [2024-05-28T22:57:44.170Z] Password Password
18:57:44 [2024-05-28T22:57:44.170Z] URI: ssh://testuser@localhost:45087
18:57:44 [2024-05-28T22:57:44.170Z] InformationalMessage Password authentication
18:57:44 [2024-05-28T22:57:44.170Z] Password Password
18:57:46 [2024-05-28T22:57:46.068Z] URI: ssh://testuser@localhost:43719
18:57:46 [2024-05-28T22:57:46.068Z] InformationalMessage Password authentication
18:57:46 [2024-05-28T22:57:46.068Z] Password Password
18:57:49 [2024-05-28T22:57:49.376Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyWrongPassword_18352191901496220035_tmp/.ssh/id_dsa_test_key
18:57:49 [2024-05-28T22:57:49.376Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyWrongPassword_18352191901496220035_tmp/.ssh/id_dsa_test_key' needs a passphrase to be read.
18:57:49 [2024-05-28T22:57:49.376Z] Password Passphrase
18:57:49 [2024-05-28T22:57:49.376Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyWrongPassword_18352191901496220035_tmp/.ssh/id_dsa_test_key
18:57:49 [2024-05-28T22:57:49.377Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyWrongPassword_18352191901496220035_tmp/.ssh/id_dsa_test_key' could not be read. Enter the passphrase again.
18:57:49 [2024-05-28T22:57:49.377Z] Password Passphrase
18:57:49 [2024-05-28T22:57:49.377Z] 2024-05-28 22:57:49 [sshd-JGitSshClient[1fc1c7e]-nio2-thread-2] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:45231])[state=Opened] AuthenticationCanceledException: SSH authentication canceled: no password given
18:57:53 [2024-05-28T22:57:53.571Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyCached_8061750807054879514_tmp/.ssh/id_dsa_test_key
18:57:53 [2024-05-28T22:57:53.571Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyCached_8061750807054879514_tmp/.ssh/id_dsa_test_key' needs a passphrase to be read.
18:57:53 [2024-05-28T22:57:53.571Z] Password Passphrase
18:57:53 [2024-05-28T22:57:53.828Z] URI: ssh://testuser@localhost:35325
18:57:53 [2024-05-28T22:57:53.828Z] InformationalMessage The authenticity of host 'localhost' cannot be established.
18:57:53 [2024-05-28T22:57:53.828Z] InformationalMessage The RSA key's fingerprints are:
18:57:53 [2024-05-28T22:57:53.829Z] InformationalMessage MD5:a4:3a:37:a5:67:44:6a:ca:f3:af:94:26:4e:71:a7:89
18:57:53 [2024-05-28T22:57:53.829Z] InformationalMessage SHA256:0XNpPksygLydUGhrmNanFeubHeW491Ngg7F99pwDxKA
18:57:53 [2024-05-28T22:57:53.829Z] YesNoType Accept and store this key, and continue connecting?
18:57:53 [2024-05-28T22:57:53.829Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithoutKnownHostsWithProviderAsk_14312999265648131214_tmp/.ssh/known_hosts
18:57:53 [2024-05-28T22:57:53.829Z] InformationalMessage File /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithoutKnownHostsWithProviderAsk_14312999265648131214_tmp/.ssh/known_hosts does not exist.
18:57:53 [2024-05-28T22:57:53.829Z] YesNoType Create file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithoutKnownHostsWithProviderAsk_14312999265648131214_tmp/.ssh/known_hosts ?
18:57:55 [2024-05-28T22:57:55.201Z] URI: ssh://testuser@localhost:39475
18:57:55 [2024-05-28T22:57:55.201Z] InformationalMessage Password authentication
18:57:55 [2024-05-28T22:57:55.201Z] Password Password
18:57:55 [2024-05-28T22:57:55.201Z] URI: ssh://testuser@localhost:39475
18:57:55 [2024-05-28T22:57:55.201Z] InformationalMessage Password authentication
18:57:55 [2024-05-28T22:57:55.201Z] Password Password
18:57:55 [2024-05-28T22:57:55.201Z] 2024-05-28 22:57:54 [sshd-JGitSshClient[586737ff]-nio2-thread-2] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:39475])[state=Opened] AuthenticationCanceledException: SSH authentication canceled: no password given
18:57:55 [2024-05-28T22:57:55.201Z] URI: ssh://testuser@localhost:46379
18:57:55 [2024-05-28T22:57:55.201Z] Password Password
18:57:55 [2024-05-28T22:57:55.201Z] URI: ssh://testuser@localhost:46379
18:57:55 [2024-05-28T22:57:55.201Z] Password Password
18:57:55 [2024-05-28T22:57:55.201Z] URI: ssh://testuser@localhost:46379
18:57:55 [2024-05-28T22:57:55.201Z] Password Password
18:57:56 [2024-05-28T22:57:56.570Z] URI: ssh://testuser@localhost:36303
18:57:56 [2024-05-28T22:57:56.570Z] Password Password
18:57:56 [2024-05-28T22:57:56.570Z] 2024-05-28 22:57:56 [sshd-JGitSshClient[761f234c]-nio2-thread-2] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:36303])[state=Opened] AuthenticationCanceledException: SSH authentication canceled: no password given
18:57:56 [2024-05-28T22:57:56.826Z] URI: ssh://testuser@localhost:38559
18:57:56 [2024-05-28T22:57:56.826Z] InformationalMessage Password authentication
18:57:56 [2024-05-28T22:57:56.826Z] Password Password
18:57:56 [2024-05-28T22:57:56.827Z] 2024-05-28 22:57:56 [sshd-JGitSshClient[4f7bb8df]-nio2-thread-3] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:38559])[state=Opened] AuthenticationCanceledException: SSH authentication canceled: no password given
18:57:59 [2024-05-28T22:57:59.351Z] 2024-05-28 22:57:59 [sshd-SshTestGitServerPool-thread-1] WARN org.eclipse.jgit.junit.ssh.SshTestGitServer$EchoCommand - Could not run echo 2 EXPECTING TIMEOUT
18:57:59 [2024-05-28T22:57:59.351Z] org.apache.sshd.common.channel.exception.SshChannelClosedException: write(ChannelOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[testuser@/127.0.0.1:48322]] SSH_MSG_CHANNEL_DATA) len=24 - channel already closed
18:57:59 [2024-05-28T22:57:59.351Z] 	at org.apache.sshd.common.channel.ChannelOutputStream.write(ChannelOutputStream.java:146)
18:57:59 [2024-05-28T22:57:59.351Z] 	at java.base/java.io.OutputStream.write(OutputStream.java:127)
18:57:59 [2024-05-28T22:57:59.351Z] 	at org.eclipse.jgit.junit.ssh.SshTestGitServer$EchoCommand.doEcho(SshTestGitServer.java:575)
18:57:59 [2024-05-28T22:57:59.351Z] 	at org.eclipse.jgit.junit.ssh.SshTestGitServer$EchoCommand.run(SshTestGitServer.java:563)
18:57:59 [2024-05-28T22:57:59.351Z] 	at org.apache.sshd.server.command.AbstractCommandSupport.lambda$start$0(AbstractCommandSupport.java:159)
18:57:59 [2024-05-28T22:57:59.351Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
18:57:59 [2024-05-28T22:57:59.351Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
18:57:59 [2024-05-28T22:57:59.351Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
18:57:59 [2024-05-28T22:57:59.351Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
18:57:59 [2024-05-28T22:57:59.351Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
18:58:00 [2024-05-28T22:58:00.722Z] URI: ssh://testuser@localhost:40147
18:58:00 [2024-05-28T22:58:00.722Z] Password Password
18:58:01 [2024-05-28T22:58:01.653Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithoutKnownHostsWithProviderAcceptNew_4697967337726899245_tmp/.ssh/known_hosts
18:58:01 [2024-05-28T22:58:01.653Z] InformationalMessage File /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithoutKnownHostsWithProviderAcceptNew_4697967337726899245_tmp/.ssh/known_hosts does not exist.
18:58:01 [2024-05-28T22:58:01.653Z] YesNoType Create file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithoutKnownHostsWithProviderAcceptNew_4697967337726899245_tmp/.ssh/known_hosts ?
18:58:02 [2024-05-28T22:58:02.217Z] 2024-05-28 22:58:01 [sshd-JGitSshClient[1de30c31]-nio2-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:33843])[state=Opened] SshException: Server key did not validate
18:58:02 [2024-05-28T22:58:02.781Z] 2024-05-28 22:58:02 [sshd-JGitSshClient[69499c6f]-nio2-resume-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - Ssh config JGitClientSession[null@localhost/127.0.0.1:34313]: ignoring unknown algorithm 'foobar' in HostKeyAlgorithms foobar,ssh-rsa,ssh-dss
18:58:03 [2024-05-28T22:58:03.343Z] URI: ssh://testuser@localhost:36329
18:58:03 [2024-05-28T22:58:03.343Z] InformationalMessage WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
18:58:03 [2024-05-28T22:58:03.343Z] InformationalMessage The connection might be compromised (man-in-the-middle attack).
18:58:03 [2024-05-28T22:58:03.343Z] InformationalMessage It is also possible that the RSA key of the host has just been changed.
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage The expected RSA key for host 'localhost' has the fingerprints:
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage MD5:ff:97:c7:50:1b:26:9e:da:3c:58:df:c1:ce:51:80:e1
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage SHA256:AwoKANTrk/B9BF48pKzfZ+ZS49D1v+rHUYL4Qh786KE
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage The RSA key actually received has the fingerprints:
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage MD5:6e:be:d0:0c:74:f8:df:12:7b:8b:2e:54:e3:4c:10:18
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage SHA256:De7bZspb/2lIEE6TCV9p8nrwz62uDpIYXowWcvi2tvA
18:58:03 [2024-05-28T22:58:03.344Z] InformationalMessage To resolve this add the correct host key to your known hosts file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshModifiedHostKeyWithProviderDeny_3345332254977080667_tmp/.ssh/known_hosts
18:58:03 [2024-05-28T22:58:03.344Z] 2024-05-28 22:58:03 [sshd-JGitSshClient[1a4930cf]-nio2-thread-1] WARN org.eclipse.jgit.internal.transport.sshd.JGitClientSession - exceptionCaught(JGitClientSession[testuser@localhost/127.0.0.1:36329])[state=Opened] SshException: Server key did not validate
18:58:03 [2024-05-28T22:58:03.907Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithConfigEncryptedUnusedKeyInConfigFirst_11367390644966162318_tmp/.ssh/id_dsa_test_key
18:58:03 [2024-05-28T22:58:03.907Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshWithConfigEncryptedUnusedKeyInConfigFirst_11367390644966162318_tmp/.ssh/id_dsa_test_key' needs a passphrase to be read.
18:58:03 [2024-05-28T22:58:03.907Z] Password Passphrase
18:58:16 [2024-05-28T22:58:16.092Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_17204854780404517408_tmp/.ssh/id_dsa_testpass_key
18:58:16 [2024-05-28T22:58:16.092Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_17204854780404517408_tmp/.ssh/id_dsa_testpass_key' needs a passphrase to be read.
18:58:16 [2024-05-28T22:58:16.092Z] Password Passphrase
18:58:16 [2024-05-28T22:58:16.092Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_10192371363575385762_tmp/.ssh/id_rsa_1024_testpass_key
18:58:16 [2024-05-28T22:58:16.092Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_10192371363575385762_tmp/.ssh/id_rsa_1024_testpass_key' needs a passphrase to be read.
18:58:16 [2024-05-28T22:58:16.092Z] Password Passphrase
18:58:17 [2024-05-28T22:58:17.023Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_16685906910985630634_tmp/.ssh/id_rsa_2048_testpass_key
18:58:17 [2024-05-28T22:58:17.023Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_16685906910985630634_tmp/.ssh/id_rsa_2048_testpass_key' needs a passphrase to be read.
18:58:17 [2024-05-28T22:58:17.023Z] Password Passphrase
18:58:17 [2024-05-28T22:58:17.956Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_8209623512249562520_tmp/.ssh/id_rsa_3072_testpass_key
18:58:17 [2024-05-28T22:58:17.956Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_8209623512249562520_tmp/.ssh/id_rsa_3072_testpass_key' needs a passphrase to be read.
18:58:17 [2024-05-28T22:58:17.956Z] Password Passphrase
18:58:18 [2024-05-28T22:58:18.887Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_10559338111295105277_tmp/.ssh/id_rsa_4096_testpass_key
18:58:18 [2024-05-28T22:58:18.887Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_10559338111295105277_tmp/.ssh/id_rsa_4096_testpass_key' needs a passphrase to be read.
18:58:18 [2024-05-28T22:58:18.887Z] Password Passphrase
18:58:19 [2024-05-28T22:58:19.819Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_918834275986052760_tmp/.ssh/id_ecdsa_256_testpass_key
18:58:19 [2024-05-28T22:58:19.819Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_918834275986052760_tmp/.ssh/id_ecdsa_256_testpass_key' needs a passphrase to be read.
18:58:19 [2024-05-28T22:58:19.819Z] Password Passphrase
18:58:20 [2024-05-28T22:58:20.753Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_2152335915924369751_tmp/.ssh/id_ecdsa_384_testpass_key
18:58:20 [2024-05-28T22:58:20.753Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_2152335915924369751_tmp/.ssh/id_ecdsa_384_testpass_key' needs a passphrase to be read.
18:58:20 [2024-05-28T22:58:20.753Z] Password Passphrase
18:58:22 [2024-05-28T22:58:22.123Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_15269349507475677694_tmp/.ssh/id_ecdsa_521_testpass_key
18:58:22 [2024-05-28T22:58:22.123Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_15269349507475677694_tmp/.ssh/id_ecdsa_521_testpass_key' needs a passphrase to be read.
18:58:22 [2024-05-28T22:58:22.123Z] Password Passphrase
18:58:23 [2024-05-28T22:58:23.121Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_5951858396033343321_tmp/.ssh/id_ed25519_testpass_key
18:58:23 [2024-05-28T22:58:23.121Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_5951858396033343321_tmp/.ssh/id_ed25519_testpass_key' needs a passphrase to be read.
18:58:23 [2024-05-28T22:58:23.121Z] Password Passphrase
18:58:24 [2024-05-28T22:58:24.052Z] URI: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_6461765151182721262_tmp/.ssh/id_ed25519_expensive_testpass_key
18:58:24 [2024-05-28T22:58:24.052Z] InformationalMessage '/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_6461765151182721262_tmp/.ssh/id_ed25519_expensive_testpass_key' needs a passphrase to be read.
18:58:24 [2024-05-28T22:58:24.052Z] Password Passphrase
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.40 s -- in org.eclipse.jgit.transport.sshd.ApacheSshTest
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] 
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] Results:
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] 
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] 
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] 
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.jgit.gpg.bc.test ---
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] *****************************************************************
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] * The                                                           *
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom   *
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:58:27 [2024-05-28T22:58:27.326Z] [WARNING] *****************************************************************
18:58:27 [2024-05-28T22:58:27.326Z] [INFO] CycloneDX: Resolving Dependencies
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s)
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/cyclonedx.json
18:58:29 [2024-05-28T22:58:29.223Z] [INFO]            attaching as org.eclipse.jgit.gpg.bc.test-6.10.0-SNAPSHOT-cyclonedx.json
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] 
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] 
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.jgit.ssh.apache.test ---
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] --- jar:3.4.1:test-jar (default) @ org.eclipse.jgit.gpg.bc.test ---
18:58:29 [2024-05-28T22:58:29.223Z] [WARNING] JAR will be empty - no content was marked for inclusion!
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/org.eclipse.jgit.ssh.apache.test-6.10.0-SNAPSHOT.jar
18:58:29 [2024-05-28T22:58:29.223Z] [INFO] 
18:58:29 [2024-05-28T22:58:29.224Z] [INFO] --- javadoc:3.6.3:jar (default) @ org.eclipse.jgit.ssh.apache.test ---
18:58:29 [2024-05-28T22:58:29.224Z] [INFO] Skipping javadoc generation
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] *****************************************************************
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] *****************************************************************
18:58:29 [2024-05-28T22:58:29.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/org.eclipse.jgit.gpg.bc.test-6.10.0-SNAPSHOT-tests.jar
18:58:29 [2024-05-28T22:58:29.224Z] [INFO] 
18:58:29 [2024-05-28T22:58:29.224Z] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.jgit.ssh.apache.test ---
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] *****************************************************************
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * The                                                           *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom   *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:58:29 [2024-05-28T22:58:29.224Z] [WARNING] *****************************************************************
18:58:29 [2024-05-28T22:58:29.224Z] [INFO] CycloneDX: Resolving Dependencies
18:58:31 [2024-05-28T22:58:31.766Z] [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s)
18:58:31 [2024-05-28T22:58:31.766Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/cyclonedx.json
18:58:31 [2024-05-28T22:58:31.766Z] [INFO]            attaching as org.eclipse.jgit.ssh.apache.test-6.10.0-SNAPSHOT-cyclonedx.json
18:58:31 [2024-05-28T22:58:31.766Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.766Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- jar:3.4.1:test-jar (default) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- jacoco:0.8.12:report (default-report) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Skipping JaCoCo execution due to missing classes directory.
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- jacoco:0.8.12:check (default-check) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Skipping JaCoCo execution due to missing classes directory:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.gpg.bc.test/target/classes
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] *****************************************************************
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] *****************************************************************
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/org.eclipse.jgit.ssh.apache.test-6.10.0-SNAPSHOT-tests.jar
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] *****************************************************************
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * The org.eclipse.dash:license-tool-plugin:1.1.0:license-check  *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING] *****************************************************************
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.jgit.gpg.bc.test >>>
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- jacoco:0.8.12:report (default-report) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Skipping JaCoCo execution due to missing classes directory.
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- jacoco:0.8.12:check (default-check) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Skipping JaCoCo execution due to missing classes directory:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/classes
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.jgit.ssh.apache.test >>>
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.jgit.gpg.bc.test <<<
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.jgit.gpg.bc.test >>>
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.jgit.ssh.apache.test <<<
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] PMD version: 7.0.0
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.jgit.ssh.apache.test >>>
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] PMD version: 7.0.0
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.jgit.gpg.bc.test <<<
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.jgit.ssh.apache.test <<<
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] PMD version: 7.0.0
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] PMD version: 7.0.0
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- pmd:3.22.0:pmd (default-cli) @ org.eclipse.jgit.gpg.bc.test ---
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] 
18:58:31 [2024-05-28T22:58:31.767Z] [INFO] --- pmd:3.22.0:pmd (default-cli) @ org.eclipse.jgit.ssh.apache.test ---
18:58:31 [2024-05-28T22:58:31.768Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:58:31 [2024-05-28T22:58:31.768Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:58:31 [2024-05-28T22:58:31.768Z] [INFO] PMD version: 7.0.0
18:58:31 [2024-05-28T22:58:31.768Z] [INFO] PMD version: 7.0.0
18:58:32 [2024-05-28T22:58:32.740Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:58:32 [2024-05-28T22:58:32.740Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.740Z] [INFO] ----------< org.eclipse.jgit:org.eclipse.jgit.ssh.jsch.test >-----------
18:58:32 [2024-05-28T22:58:32.740Z] [INFO] Building JGit - JSch sshd SSH Tests 6.10.0-SNAPSHOT              [27/28]
18:58:32 [2024-05-28T22:58:32.740Z] [INFO]   from org.eclipse.jgit.ssh.jsch.test/pom.xml
18:58:32 [2024-05-28T22:58:32.740Z] [INFO] --------------------------------[ jar ]---------------------------------
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] -------------< org.eclipse.jgit:org.eclipse.jgit.coverage >-------------
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] Building JGit - Test Coverage 6.10.0-SNAPSHOT                    [28/28]
18:58:32 [2024-05-28T22:58:32.998Z] [INFO]   from org.eclipse.jgit.coverage/pom.xml
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --------------------------------[ pom ]---------------------------------
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jgit.coverage ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.coverage ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.coverage ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.coverage ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.coverage/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.coverage ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.coverage ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] 
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:58:32 [2024-05-28T22:58:32.998Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] --- antrun:3.1.0:run (translate-qualifier) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] --- antrun:3.1.0:run (translate-qualifier) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] Executing tasks
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] Executed tasks
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] --- antrun:3.1.0:run (copy-osgi) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] Executing tasks
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] Executed tasks
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] --- antrun:3.1.0:run (copy-osgi) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] Executing tasks
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] Executed tasks
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/src/main/resources
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.574Z] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.575Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use compilerArgs instead.
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] No sources to compile
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] >>> source:3.3.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.ssh.jsch.test >>>
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] Executing tasks
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] Executed tasks
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] >>> source:3.3.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.coverage >>>
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- build-helper:3.6.0:parse-version (set-osgi-version) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/.repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.coverage/target/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- git-commit-id:8.0.2:revision (get-the-git-infos) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] --- gplus:3.0.2:execute (add-dynamic-properties) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] Using plugin classloader, includes GMavenPlus and project classpath.
18:58:33 [2024-05-28T22:58:33.575Z] [INFO] Using Groovy 4.0.21 to perform execute.
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] <<< source:3.3.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.coverage <<<
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] --- source:3.3.1:jar (attach-sources) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] --- javadoc:3.6.3:jar (default) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] *****************************************************************
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] *****************************************************************
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] <<< source:3.3.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.ssh.jsch.test <<<
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] 
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.jgit.coverage ---
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] *****************************************************************
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * The                                                           *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom   *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:58:33 [2024-05-28T22:58:33.832Z] [WARNING] *****************************************************************
18:58:33 [2024-05-28T22:58:33.832Z] [INFO] CycloneDX: Resolving Dependencies
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] CycloneDX: Creating BOM version 1.4 with 65 component(s)
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.coverage/target/cyclonedx.json
18:58:35 [2024-05-28T22:58:35.765Z] [INFO]            attaching as org.eclipse.jgit.coverage-6.10.0-SNAPSHOT-cyclonedx.json
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] 
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] --- jacoco:0.8.12:report (default-report) @ org.eclipse.jgit.coverage ---
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] 
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] --- source:3.3.1:jar (attach-sources) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] 
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] --- jacoco:0.8.12:check (default-check) @ org.eclipse.jgit.coverage ---
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] No sources in project. Archive not created.
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] 
18:58:35 [2024-05-28T22:58:35.765Z] [INFO] Skipping JaCoCo execution due to missing execution data file:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.coverage/target/jacoco.exec
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] 
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] --- jacoco:0.8.12:report-aggregate (aggregate-reports-all) @ org.eclipse.jgit.coverage ---
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/src/test/resources
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] 
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:35 [2024-05-28T22:58:35.766Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use compilerArgs instead.
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] Recompiling the module because of changed dependency.
18:58:35 [2024-05-28T22:58:35.766Z] [INFO] Compiling with eclipse [debug deprecation release 11] to target/test-classes
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ant.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.http.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.pgm.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.lfs.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.lfs.server.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Loading execution data file /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.apache.test/target/jacoco.exec
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] 
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] --- surefire:3.2.5:test (default-test) @ org.eclipse.jgit.ssh.jsch.test ---
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Surefire report directory: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/surefire-reports
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
18:58:36 [2024-05-28T22:58:36.023Z] [WARNING] The system property java.io.tmpdir is configured twice! The property appears in <argLine/> and any of <systemPropertyVariables/>, <systemProperties/> or user property.
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] 
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] -------------------------------------------------------
18:58:36 [2024-05-28T22:58:36.023Z] [INFO]  T E S T S
18:58:36 [2024-05-28T22:58:36.023Z] [INFO] -------------------------------------------------------
18:58:38 [2024-05-28T22:58:38.166Z] [INFO] Running org.eclipse.jgit.transport.ssh.jsch.OpenSshConfigTest
18:58:38 [2024-05-28T22:58:38.166Z] [INFO] Running org.eclipse.jgit.transport.ssh.jsch.JSchSshTest
18:58:40 [2024-05-28T22:58:40.867Z] [INFO] Analyzed bundle 'org.eclipse.jgit' with 1490 classes
18:58:45 [2024-05-28T22:58:45.366Z] [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.701 s -- in org.eclipse.jgit.transport.ssh.jsch.OpenSshConfigTest
18:58:45 [2024-05-28T22:58:45.366Z] [INFO] Running org.eclipse.jgit.transport.ssh.jsch.JschConfigSessionFactoryTest
18:58:45 [2024-05-28T22:58:45.366Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.jgit.transport.ssh.jsch.JschConfigSessionFactoryTest
18:58:45 [2024-05-28T22:58:45.366Z] [INFO] Running org.eclipse.jgit.transport.ssh.jsch.ServiceLoaderTest
18:58:45 [2024-05-28T22:58:45.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.jgit.transport.ssh.jsch.ServiceLoaderTest
18:58:45 [2024-05-28T22:58:45.366Z] [INFO] Running org.eclipse.jgit.transport.ssh.jsch.JSchSshProtocol2Test
18:58:48 [2024-05-28T22:58:48.919Z] [INFO] Analyzed bundle 'org.eclipse.jgit.ant' with 4 classes
18:58:48 [2024-05-28T22:58:48.919Z] [INFO] Analyzed bundle 'org.eclipse.jgit.archive' with 9 classes
18:58:48 [2024-05-28T22:58:48.919Z] [INFO] Analyzed bundle 'org.eclipse.jgit.http.apache' with 7 classes
18:58:48 [2024-05-28T22:58:48.919Z] [INFO] Analyzed bundle 'org.eclipse.jgit.http.server' with 57 classes
18:58:49 [2024-05-28T22:58:49.265Z] [INFO] Analyzed bundle 'org.eclipse.jgit.lfs' with 41 classes
18:58:49 [2024-05-28T22:58:49.265Z] [INFO] Analyzed bundle 'org.eclipse.jgit.lfs.server' with 20 classes
18:58:49 [2024-05-28T22:58:49.522Z] [INFO] Analyzed bundle 'org.eclipse.jgit.pgm' with 116 classes
18:58:50 [2024-05-28T22:58:50.173Z] [INFO] Analyzed bundle 'org.eclipse.jgit.ui' with 11 classes
18:58:50 [2024-05-28T22:58:50.430Z] [INFO] Analyzed bundle 'org.eclipse.jgit.ssh.apache' with 87 classes
18:58:50 [2024-05-28T22:58:50.766Z] [INFO] Analyzed bundle 'org.eclipse.jgit.test' with 2 classes
18:58:50 [2024-05-28T22:58:50.766Z] [INFO] Analyzed bundle 'org.eclipse.jgit.ant.test' with 0 classes
18:58:50 [2024-05-28T22:58:50.766Z] [INFO] Analyzed bundle 'org.eclipse.jgit.http.test' with 3 classes
18:58:51 [2024-05-28T22:58:51.067Z] [INFO] Analyzed bundle 'org.eclipse.jgit.pgm.test' with 5 classes
18:58:51 [2024-05-28T22:58:51.067Z] [INFO] Analyzed bundle 'org.eclipse.jgit.lfs.test' with 1 classes
18:58:51 [2024-05-28T22:58:51.067Z] [INFO] Analyzed bundle 'org.eclipse.jgit.lfs.server.test' with 0 classes
18:58:51 [2024-05-28T22:58:51.067Z] [INFO] Analyzed bundle 'org.eclipse.jgit.ssh.apache.test' with 0 classes
18:58:51 [2024-05-28T22:58:51.067Z] [WARNING] *****************************************************************
18:58:51 [2024-05-28T22:58:51.067Z] [WARNING] * An aggregator mojo is already being executed in this          *
18:58:51 [2024-05-28T22:58:51.068Z] [WARNING] * parallel build, those kind of mojos require exclusive access  *
18:58:51 [2024-05-28T22:58:51.068Z] [WARNING] * to reactor to prevent race conditions. This mojo execution    *
18:58:51 [2024-05-28T22:58:51.068Z] [WARNING] * will be blocked until the aggregator mojo is done.            *
18:58:51 [2024-05-28T22:58:51.068Z] [WARNING] *****************************************************************
18:58:55 [2024-05-28T22:58:55.565Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.31 s -- in org.eclipse.jgit.transport.ssh.jsch.JSchSshProtocol2Test
18:58:55 [2024-05-28T22:58:55.565Z] URI: ssh://testuser@localhost:39501
18:58:55 [2024-05-28T22:58:55.565Z] YesNoType WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
18:58:55 [2024-05-28T22:58:55.565Z] IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
18:58:55 [2024-05-28T22:58:55.565Z] Someone could be eavesdropping on you right now (man-in-the-middle attack)!
18:58:55 [2024-05-28T22:58:55.565Z] It is also possible that the RSA host key has just been changed.
18:58:55 [2024-05-28T22:58:55.566Z] The fingerprint for the RSA key sent by the remote host [localhost]:39501 is
18:58:55 [2024-05-28T22:58:55.566Z] 73:35:f8:9e:c2:b8:c1:07:5c:cc:bc:ed:8d:57:6b:6f.
18:58:55 [2024-05-28T22:58:55.566Z] Please contact your system administrator.
18:58:55 [2024-05-28T22:58:55.566Z] Add correct host key in /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshModifiedHostKeyAsk_3344958673186230738_tmp/.ssh/known_hosts to get rid of this message.
18:58:55 [2024-05-28T22:58:55.566Z] Do you want to delete the old key and insert the new key?
18:58:58 [2024-05-28T22:58:58.092Z] URI: ssh://testuser@localhost:33965
18:58:58 [2024-05-28T22:58:58.093Z] Password Password for testuser@localhost:33965
18:58:58 [2024-05-28T22:58:58.093Z] URI: ssh://testuser@localhost:33965
18:58:58 [2024-05-28T22:58:58.093Z] Password Password for testuser@localhost:33965
18:58:58 [2024-05-28T22:58:58.350Z] URI: ssh://testuser@localhost:35725
18:58:58 [2024-05-28T22:58:58.350Z] Password Password for testuser@localhost:35725
18:58:58 [2024-05-28T22:58:58.350Z] URI: ssh://testuser@localhost:35725
18:58:58 [2024-05-28T22:58:58.350Z] Password Password for testuser@localhost:35725
18:58:58 [2024-05-28T22:58:58.350Z] URI: ssh://testuser@localhost:35725
18:58:58 [2024-05-28T22:58:58.350Z] Password Password for testuser@localhost:35725
18:59:00 [2024-05-28T22:59:00.921Z] URI: ssh://testuser@localhost:39311
18:59:00 [2024-05-28T22:59:00.921Z] StringType Password: 
18:59:00 [2024-05-28T22:59:00.921Z] URI: ssh://testuser@localhost:39311
18:59:00 [2024-05-28T22:59:00.921Z] StringType Password: 
18:59:00 [2024-05-28T22:59:00.921Z] URI: ssh://testuser@localhost:39311
18:59:00 [2024-05-28T22:59:00.921Z] StringType Password: 
18:59:02 [2024-05-28T22:59:02.290Z] URI: ssh://testuser@localhost:42281
18:59:02 [2024-05-28T22:59:02.290Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_4937465675992167313_tmp/.ssh/id_dsa_test_key
18:59:02 [2024-05-28T22:59:02.290Z] URI: ssh://testuser@localhost:42281
18:59:02 [2024-05-28T22:59:02.290Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_4937465675992167313_tmp/.ssh/id_dsa_test_key
18:59:02 [2024-05-28T22:59:02.290Z] URI: ssh://testuser@localhost:42281
18:59:02 [2024-05-28T22:59:02.290Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeySeveralPassword_4937465675992167313_tmp/.ssh/id_dsa_test_key
18:59:04 [2024-05-28T22:59:04.187Z] URI: ssh://testuser@localhost:46375
18:59:04 [2024-05-28T22:59:04.187Z] StringType Password: 
18:59:04 [2024-05-28T22:59:04.187Z] URI: ssh://testuser@localhost:46375
18:59:04 [2024-05-28T22:59:04.187Z] StringType Password: 
18:59:04 [2024-05-28T22:59:04.187Z] URI: ssh://testuser@localhost:46375
18:59:04 [2024-05-28T22:59:04.187Z] StringType Password: 
18:59:06 [2024-05-28T22:59:06.095Z] URI: ssh://testuser@localhost:37533
18:59:06 [2024-05-28T22:59:06.095Z] StringType Password: 
18:59:09 [2024-05-28T22:59:09.370Z] URI: ssh://testuser@localhost:44827
18:59:09 [2024-05-28T22:59:09.370Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyWrongPassword_9585226939073351055_tmp/.ssh/id_dsa_test_key
18:59:09 [2024-05-28T22:59:09.370Z] URI: ssh://testuser@localhost:44827
18:59:09 [2024-05-28T22:59:09.370Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyWrongPassword_9585226939073351055_tmp/.ssh/id_dsa_test_key
18:59:09 [2024-05-28T22:59:09.370Z] URI: ssh://testuser@localhost:44827
18:59:09 [2024-05-28T22:59:09.370Z] Password Password for testuser@localhost:44827
18:59:13 [2024-05-28T22:59:13.552Z] URI: ssh://testuser@localhost:38123
18:59:13 [2024-05-28T22:59:13.552Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshEncryptedUsedKeyCached_11920714535814050352_tmp/.ssh/id_dsa_test_key
18:59:14 [2024-05-28T22:59:14.484Z] URI: ssh://testuser@localhost:36427
18:59:14 [2024-05-28T22:59:14.484Z] YesNoType The authenticity of host 'localhost' can't be established.
18:59:14 [2024-05-28T22:59:14.484Z] RSA key fingerprint is ee:68:4a:9a:fd:4a:e6:78:26:98:93:90:16:75:82:a3.
18:59:14 [2024-05-28T22:59:14.484Z] Are you sure you want to continue connecting?
18:59:15 [2024-05-28T22:59:15.854Z] URI: ssh://testuser@localhost:45393
18:59:15 [2024-05-28T22:59:15.854Z] StringType Password: 
18:59:15 [2024-05-28T22:59:15.854Z] URI: ssh://testuser@localhost:45393
18:59:15 [2024-05-28T22:59:15.854Z] StringType Password: 
18:59:16 [2024-05-28T22:59:16.111Z] URI: ssh://testuser@localhost:38675
18:59:16 [2024-05-28T22:59:16.111Z] Password Password for testuser@localhost:38675
18:59:16 [2024-05-28T22:59:16.111Z] URI: ssh://testuser@localhost:38675
18:59:16 [2024-05-28T22:59:16.111Z] Password Password for testuser@localhost:38675
18:59:16 [2024-05-28T22:59:16.111Z] URI: ssh://testuser@localhost:38675
18:59:16 [2024-05-28T22:59:16.111Z] Password Password for testuser@localhost:38675
18:59:17 [2024-05-28T22:59:17.483Z] URI: ssh://testuser@localhost:37981
18:59:17 [2024-05-28T22:59:17.483Z] Password Password for testuser@localhost:37981
18:59:17 [2024-05-28T22:59:17.741Z] URI: ssh://testuser@localhost:43887
18:59:17 [2024-05-28T22:59:17.741Z] StringType Password: 
18:59:20 [2024-05-28T22:59:20.269Z] 2024-05-28 22:59:20 [sshd-SshTestGitServerPool-thread-1] WARN org.eclipse.jgit.junit.ssh.SshTestGitServer$EchoCommand - Could not run echo 2 EXPECTING TIMEOUT
18:59:20 [2024-05-28T22:59:20.269Z] org.apache.sshd.common.channel.WindowClosedException: Already closed: RemoteWindow[server](ChannelSession[id=0, recipient=27]-ServerSessionImpl[testuser@/127.0.0.1:38948])
18:59:20 [2024-05-28T22:59:20.269Z] 	at org.apache.sshd.common.channel.RemoteWindow.waitForCondition(RemoteWindow.java:230)
18:59:20 [2024-05-28T22:59:20.269Z] 	at org.apache.sshd.common.channel.RemoteWindow.waitForSpace(RemoteWindow.java:187)
18:59:20 [2024-05-28T22:59:20.269Z] 	at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:278)
18:59:20 [2024-05-28T22:59:20.269Z] 	at org.eclipse.jgit.junit.ssh.SshTestGitServer$EchoCommand.doEcho(SshTestGitServer.java:576)
18:59:20 [2024-05-28T22:59:20.269Z] 	at org.eclipse.jgit.junit.ssh.SshTestGitServer$EchoCommand.run(SshTestGitServer.java:563)
18:59:20 [2024-05-28T22:59:20.269Z] 	at org.apache.sshd.server.command.AbstractCommandSupport.lambda$start$0(AbstractCommandSupport.java:159)
18:59:20 [2024-05-28T22:59:20.269Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
18:59:20 [2024-05-28T22:59:20.269Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
18:59:20 [2024-05-28T22:59:20.269Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
18:59:20 [2024-05-28T22:59:20.269Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
18:59:20 [2024-05-28T22:59:20.269Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
18:59:21 [2024-05-28T22:59:21.202Z] URI: ssh://testuser@localhost:46443
18:59:21 [2024-05-28T22:59:21.202Z] Password Password for testuser@localhost:46443
18:59:23 [2024-05-28T22:59:23.727Z] URI: ssh://testuser@localhost:39107
18:59:23 [2024-05-28T22:59:23.727Z] InformationalMessage WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
18:59:23 [2024-05-28T22:59:23.727Z] IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
18:59:23 [2024-05-28T22:59:23.727Z] Someone could be eavesdropping on you right now (man-in-the-middle attack)!
18:59:23 [2024-05-28T22:59:23.727Z] It is also possible that the RSA host key has just been changed.
18:59:23 [2024-05-28T22:59:23.727Z] The fingerprint for the RSA key sent by the remote host [localhost]:39107 is
18:59:23 [2024-05-28T22:59:23.727Z] 42:7e:25:cc:ea:c7:fd:4f:0d:d2:aa:04:68:fb:97:84.
18:59:23 [2024-05-28T22:59:23.727Z] Please contact your system administrator.
18:59:23 [2024-05-28T22:59:23.727Z] Add correct host key in /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshModifiedHostKeyWithProviderDeny_15462326625301450936_tmp/.ssh/known_hosts to get rid of this message.
18:59:33 [2024-05-28T22:59:33.689Z] URI: ssh://testuser@localhost:46607
18:59:33 [2024-05-28T22:59:33.690Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_2019589715869427573_tmp/.ssh/id_dsa_testpass_key
18:59:34 [2024-05-28T22:59:34.254Z] URI: ssh://testuser@localhost:33723
18:59:34 [2024-05-28T22:59:34.254Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_2947198830551190998_tmp/.ssh/id_rsa_1024_testpass_key
18:59:34 [2024-05-28T22:59:34.838Z] URI: ssh://testuser@localhost:46473
18:59:34 [2024-05-28T22:59:34.838Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_390557574657316674_tmp/.ssh/id_rsa_2048_testpass_key
18:59:35 [2024-05-28T22:59:35.771Z] URI: ssh://testuser@localhost:33859
18:59:35 [2024-05-28T22:59:35.771Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_2051357216385008591_tmp/.ssh/id_rsa_3072_testpass_key
18:59:36 [2024-05-28T22:59:36.404Z] URI: ssh://testuser@localhost:36901
18:59:36 [2024-05-28T22:59:36.404Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_2266901795304332486_tmp/.ssh/id_rsa_4096_testpass_key
18:59:37 [2024-05-28T22:59:37.335Z] URI: ssh://testuser@localhost:35257
18:59:37 [2024-05-28T22:59:37.335Z] StringType Passphrase for /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/tmp/jgit_testSshKeys_13041851841253789116_tmp/.ssh/id_ecdsa_256_testpass_key
18:59:39 [2024-05-28T22:59:39.231Z] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.24 s -- in org.eclipse.jgit.transport.ssh.jsch.JSchSshTest
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] Results:
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] --- jar:3.4.1:jar (default-jar) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:39 [2024-05-28T22:59:39.488Z] [WARNING] JAR will be empty - no content was marked for inclusion!
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/org.eclipse.jgit.ssh.jsch.test-6.10.0-SNAPSHOT.jar
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.488Z] [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.jgit.coverage ---
18:59:39 [2024-05-28T22:59:39.488Z] [WARNING] *****************************************************************
18:59:39 [2024-05-28T22:59:39.488Z] [WARNING] * The org.eclipse.dash:license-tool-plugin:1.1.0:license-check  *
18:59:39 [2024-05-28T22:59:39.488Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:59:39 [2024-05-28T22:59:39.488Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] *****************************************************************
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.jgit.coverage >>>
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] --- javadoc:3.6.3:jar (default) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] Skipping javadoc generation
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] 
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] --- cyclonedx:2.8.0:makeAggregateBom (default) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:39 [2024-05-28T22:59:39.489Z] [INFO] CycloneDX: Resolving Dependencies
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] *****************************************************************
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * The                                                           *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * org.cyclonedx:cyclonedx-maven-plugin:2.8.0:makeAggregateBom   *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * aggregator mojo is already being executed in this parallel    *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * build, those kind of mojos require exclusive access to        *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * reactor to prevent race conditions. This mojo execution will  *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] * be blocked until the aggregator mojo is done.                 *
18:59:39 [2024-05-28T22:59:39.489Z] [WARNING] *****************************************************************
18:59:42 [2024-05-28T22:59:42.030Z] [INFO] CycloneDX: Creating BOM version 1.4 with 54 component(s)
18:59:42 [2024-05-28T22:59:42.030Z] [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/cyclonedx.json
18:59:42 [2024-05-28T22:59:42.030Z] [INFO]            attaching as org.eclipse.jgit.ssh.jsch.test-6.10.0-SNAPSHOT-cyclonedx.json
18:59:42 [2024-05-28T22:59:42.030Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.030Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.030Z] [INFO] --- jar:3.4.1:test-jar (default) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.030Z] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.jgit.coverage ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.jgit.coverage <<<
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.jgit.coverage ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.jgit.coverage >>>
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.jgit.coverage ---
18:59:42 [2024-05-28T22:59:42.031Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.jgit.coverage <<<
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.jgit.coverage ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- pmd:3.22.0:pmd (default-cli) @ org.eclipse.jgit.coverage ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/org.eclipse.jgit.ssh.jsch.test-6.10.0-SNAPSHOT-tests.jar
18:59:42 [2024-05-28T22:59:42.031Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- jacoco:0.8.12:report (default-report) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] Skipping JaCoCo execution due to missing classes directory.
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- jacoco:0.8.12:check (default-check) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] Skipping JaCoCo execution due to missing classes directory:/home/jenkins/agent/workspace/stable/jgit.stable-pipeline.java11/repo/org.eclipse.jgit.ssh.jsch.test/target/classes
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- license-tool:1.1.0:license-check (license-check) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] >>> spotbugs:4.8.5.0:check (default) > :spotbugs @ org.eclipse.jgit.ssh.jsch.test >>>
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] <<< spotbugs:4.8.5.0:check (default) < :spotbugs @ org.eclipse.jgit.ssh.jsch.test <<<
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- spotbugs:4.8.5.0:check (default) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] >>> pmd:3.22.0:cpd-check (default) > :cpd @ org.eclipse.jgit.ssh.jsch.test >>>
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- pmd:3.22.0:cpd (cpd) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] PMD version: 7.0.0
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] <<< pmd:3.22.0:cpd-check (default) < :cpd @ org.eclipse.jgit.ssh.jsch.test <<<
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- pmd:3.22.0:cpd-check (default) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] PMD version: 7.0.0
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] --- pmd:3.22.0:pmd (default-cli) @ org.eclipse.jgit.ssh.jsch.test ---
18:59:42 [2024-05-28T22:59:42.031Z] [WARNING]  Parameter 'inputEncoding' (user property 'encoding') is read-only, must not be used in configuration
18:59:42 [2024-05-28T22:59:42.031Z] [INFO] PMD version: 7.0.0
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] ------------------------------------------------------------------------
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] Reactor Summary for JGit - Parent 6.10.0-SNAPSHOT:
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] 
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Parent ...................................... SUCCESS [ 36.340 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Core ........................................ SUCCESS [02:27 min]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Ant Tasks ................................... SUCCESS [ 23.818 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Archive Formats ............................. SUCCESS [ 25.136 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - AWT User Interface .......................... SUCCESS [ 32.596 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - BouncyCastle-based GPG support .............. SUCCESS [ 32.562 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 19.313 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - HTTP Server ................................. SUCCESS [ 39.495 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [ 45.584 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Apache sshd SSH agent support ............... SUCCESS [ 31.287 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - JSch-based SSH support ...................... SUCCESS [ 36.122 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Large File Storage .......................... SUCCESS [ 31.407 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Large File Storage Server ................... SUCCESS [ 27.184 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - Command Line Interface ...................... SUCCESS [01:29 min]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 37.097 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 29.713 s]
18:59:42 [2024-05-28T22:59:42.966Z] [INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [ 30.899 s]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - Core Tests .................................. SUCCESS [03:36 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - Ant Tasks Tests ............................. SUCCESS [ 14.677 s]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - BouncyCastle GPG Tests ...................... SUCCESS [01:31 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - HTTP Tests .................................. SUCCESS [01:45 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - Command Line Interface Tests ................ SUCCESS [03:17 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - Large File Storage Tests .................... SUCCESS [ 24.616 s]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - LFS Server Tests ............................ SUCCESS [ 44.006 s]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - Apache sshd SSH Tests ....................... SUCCESS [01:31 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - JSch sshd SSH Tests ......................... SUCCESS [01:10 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - Test Coverage ............................... SUCCESS [01:08 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] JGit - JMH based benchmarks ........................ SUCCESS [01:07 min]
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] ------------------------------------------------------------------------
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] BUILD SUCCESS
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] ------------------------------------------------------------------------
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] Total time:  15:50 min (Wall Clock)
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] Finished at: 2024-05-28T22:59:42Z
18:59:42 [2024-05-28T22:59:42.967Z] [INFO] ------------------------------------------------------------------------