You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/29 18:32:46 UTC

Build failed in Jenkins: Maven TLP » maven-scm » master #6

See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/6/

Changes:

* Add JDK 10 (latest)
* Change JDK10 on Windows to 'JDK 10 b46 (Windows Only)'
* Add JDK 10 to the jdk default
* [SCM-748] Automatically create parent dirs with 'svn --parents'
* [SCM-748] Automatically create parent dirs with 'svn --parents'
* [SCM-748] Automatically create parent dirs with 'svn --parents'
* [SCM-748] Automatically create parent dirs with 'svn --parents'

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.51 MB...]
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector

Build failed in Jenkins: Maven TLP » maven-scm » master #22

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/22/

Changes:

* [maven-release-plugin] prepare release maven-scm-1.10.0
* [maven-release-plugin] prepare release maven-scm-1.10.0
* [maven-release-plugin] prepare release maven-scm-1.10.0
* [maven-release-plugin] prepare release maven-scm-1.10.0

61 tests failed.
FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 6.21 MB...]
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-starteam/target/maven-scm-provider-starteam-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-starteam/1.10.0/maven-scm-provider-starteam-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-providers-svn/1.10.0/maven-scm-providers-svn-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/target/maven-scm-providers-svn-1.10.0-site.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-providers-svn/1.10.0/maven-scm-providers-svn-1.10.0-site.xml
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-svn-commons/1.10.0/maven-scm-provider-svn-commons-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/target/maven-scm-provider-svn-commons-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-svn-commons/1.10.0/maven-scm-provider-svn-commons-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svntest/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-svntest/1.10.0/maven-scm-provider-svntest-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svntest/target/maven-scm-provider-svntest-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-svntest/1.10.0/maven-scm-provider-svntest-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-svnexe/1.10.0/maven-scm-provider-svnexe-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/target/maven-scm-provider-svnexe-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-svnexe/1.10.0/maven-scm-provider-svnexe-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-synergy/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-synergy/1.10.0/maven-scm-provider-synergy-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-synergy/target/maven-scm-provider-synergy-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-synergy/1.10.0/maven-scm-provider-synergy-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-vss/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-vss/1.10.0/maven-scm-provider-vss-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-vss/target/maven-scm-provider-vss-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-vss/1.10.0/maven-scm-provider-vss-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-tfs/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-tfs/1.10.0/maven-scm-provider-tfs-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-tfs/target/maven-scm-provider-tfs-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-tfs/1.10.0/maven-scm-provider-tfs-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-integrity/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-integrity/1.10.0/maven-scm-provider-integrity-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-integrity/target/maven-scm-provider-integrity-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-integrity/1.10.0/maven-scm-provider-integrity-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-jazz/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-jazz/1.10.0/maven-scm-provider-jazz-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-provider-jazz/target/maven-scm-provider-jazz-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-provider-jazz/1.10.0/maven-scm-provider-jazz-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-providers/maven-scm-providers-standard/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-providers-standard/1.10.0/maven-scm-providers-standard-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-client/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-client/1.10.0/maven-scm-client-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-client/target/maven-scm-client-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-client/1.10.0/maven-scm-client-1.10.0.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-client/target/maven-scm-client-1.10.0-jar-with-dependencies.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/scm/maven-scm-client/1.10.0/maven-scm-client-1.10.0-jar-with-dependencies.jar
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/pom.xml to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/plugins/maven-scm-plugin/1.10.0/maven-scm-plugin-1.10.0.pom
[linux-jdk10] [INFO] Installing /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/maven-scm-plugin-1.10.0.jar to /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m/maven-scm-plugin/target/local-repo/org/apache/maven/plugins/maven-scm-plugin/1.10.0/maven-scm-plugin-1.10.0.jar
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-invoker-plugin:2.0.0:run (integration-test) @ maven-scm-plugin ---
[linux-jdk10] [INFO] No projects were selected for execution.
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-scm-plugin ---
[linux-jdk10] [INFO] There are 5 errors reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[linux-jdk10] [ERROR] src/main/java/org/apache/maven/scm/plugin/BootstrapMojo.java[3] (header) RegexpHeader: Line does not match expected header line of '^/\*\s*$'.
[linux-jdk10] [ERROR] src/main/java/org/apache/maven/scm/plugin/BootstrapMojo.java[72:53] (whitespace) WhitespaceAround: '=' is not preceded with whitespace.
[linux-jdk10] [ERROR] src/main/java/org/apache/maven/scm/plugin/BootstrapMojo.java[72:54] (whitespace) WhitespaceAround: '=' is not followed by whitespace.
[linux-jdk10] [ERROR] src/main/java/org/apache/maven/scm/plugin/BootstrapMojo.java[72:69] (whitespace) ParenPad: ')' is not preceded with whitespace.
[linux-jdk10] [ERROR] src/main/java/org/apache/maven/scm/plugin/BootstrapMojo.java[120:39] (whitespace) WhitespaceAfter: ';' is not followed by whitespace.
[linux-jdk10] [WARNING] checkstyle:check violations detected but failOnViolation set to false
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [INFO] Reactor Summary:
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Maven SCM .......................................... SUCCESS [  6.582 s]
[linux-jdk10] [INFO] Maven SCM API ...................................... SUCCESS [  7.643 s]
[linux-jdk10] [INFO] Maven SCM Managers ................................. SUCCESS [  0.685 s]
[linux-jdk10] [INFO] Maven SCM Manager for Plexus ....................... SUCCESS [  1.514 s]
[linux-jdk10] [INFO] Maven SCM Test ..................................... SUCCESS [  2.897 s]
[linux-jdk10] [INFO] Maven SCM Providers ................................ SUCCESS [  1.090 s]
[linux-jdk10] [INFO] Maven SCM AccuRev Provider ......................... SUCCESS [  6.609 s]
[linux-jdk10] [INFO] Maven SCM Bazaar Provider .......................... SUCCESS [  3.568 s]
[linux-jdk10] [INFO] Maven SCM Clearcase Provider ....................... SUCCESS [  4.422 s]
[linux-jdk10] [INFO] Maven SCM CVS Provider - Parent .................... SUCCESS [  0.721 s]
[linux-jdk10] [INFO] Maven SCM CVS Provider TCK tests ................... SUCCESS [  1.124 s]
[linux-jdk10] [INFO] Maven SCM CVS Provider - Common library ............ SUCCESS [  3.872 s]
[linux-jdk10] [INFO] Maven SCM CVS Provider - CVS Executable Impl. ...... SUCCESS [  2.740 s]
[linux-jdk10] [INFO] Maven SCM CVS Provider - CVS Java Impl. ............ SUCCESS [  2.975 s]
[linux-jdk10] [INFO] Maven SCM Mercurial (Hg) Provider .................. SUCCESS [  2.440 s]
[linux-jdk10] [INFO] Maven SCM Git Provider - Parent .................... SUCCESS [  0.789 s]
[linux-jdk10] [INFO] Maven SCM Git Provider - Common library ............ SUCCESS [  3.630 s]
[linux-jdk10] [INFO] Maven SCM Git Provider TCK Tests ................... SUCCESS [  1.612 s]
[linux-jdk10] [INFO] Maven SCM Git Provider - Git Executable Impl. ...... SUCCESS [  6.167 s]
[linux-jdk10] [INFO] Maven SCM Git Provider - JGit Impl. ................ SUCCESS [ 45.726 s]
[linux-jdk10] [INFO] Maven SCM Local Provider ........................... SUCCESS [  2.538 s]
[linux-jdk10] [INFO] Maven SCM Perforce Provider ........................ SUCCESS [  3.647 s]
[linux-jdk10] [INFO] Maven SCM Starteam Provider ........................ SUCCESS [  6.538 s]
[linux-jdk10] [INFO] Maven SCM Subversion Provider - Parent ............. SUCCESS [  0.646 s]
[linux-jdk10] [INFO] Maven SCM Subversion Provider - Common library ..... SUCCESS [  2.988 s]
[linux-jdk10] [INFO] Maven SCM Subversion Provider TCK Tests ............ SUCCESS [  1.033 s]
[linux-jdk10] [INFO] Maven SCM Subversion Provider - SVN Executable Impl. SUCCESS [  4.342 s]
[linux-jdk10] [INFO] Maven SCM Synergy Provider ......................... SUCCESS [  2.984 s]
[linux-jdk10] [INFO] Maven SCM Visual Source Safe Provider .............. SUCCESS [  3.559 s]
[linux-jdk10] [INFO] Maven SCM TFS Provider ............................. SUCCESS [  2.844 s]
[linux-jdk10] [INFO] Maven SCM MKS Integrity Provider ................... SUCCESS [  4.026 s]
[linux-jdk10] [INFO] Maven SCM Jazz/Rational Team Concert Provider ...... SUCCESS [  3.996 s]
[linux-jdk10] [INFO] Maven SCM Standard Providers ....................... SUCCESS [  2.444 s]
[linux-jdk10] [INFO] Maven SCM Client ................................... SUCCESS [  5.746 s]
[linux-jdk10] [INFO] Maven SCM Plugin ................................... SUCCESS [01:59 min]
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [INFO] BUILD SUCCESS
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [INFO] Total time: 04:35 min
[linux-jdk10] [INFO] Finished at: 2018-05-24T20:27:35Z
[linux-jdk10] [INFO] Final Memory: 57M/256M
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[linux-jdk10] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@tmp/withMaven3d7cc523/maven-spy-20180524-202259-2638857020262780482301.log
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.10.0(version: 1.10.0, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m/maven-scm-plugin/target/invoker-reports/*.xml
[linux-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m/maven-scm-plugin/target/invoker-reports/BUILD*.xml', invokerBuildDir:'**/m/maven-scm-plugin/target/it'
[linux-jdk9] Found reports:[]
[linux-jdk9] Found logs:[]
[linux-jdk9] Finished parsing Maven Invoker results (found 0)
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-managers/maven-scm-manager-plexus/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-accurev/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-bazaar/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-clearcase/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvstest/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvs-commons/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsexe/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsjava/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-hg/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-local/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-perforce/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-starteam/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svntest/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-synergy/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-vss/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-tfs/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-integrity/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-jazz/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-client/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk10] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.10.0(version: 1.10.0, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m/maven-scm-plugin/target/invoker-reports/*.xml
[linux-jdk10] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m/maven-scm-plugin/target/invoker-reports/BUILD*.xml', invokerBuildDir:'**/m/maven-scm-plugin/target/it'
[linux-jdk10] Found reports:[]
[linux-jdk10] Found logs:[]
[linux-jdk10] Finished parsing Maven Invoker results (found 0)
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-api/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-managers/maven-scm-manager-plexus/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-accurev/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-bazaar/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-clearcase/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvstest/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvs-commons/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsexe/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsjava/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-hg/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-local/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-perforce/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-starteam/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svntest/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-synergy/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-vss/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-tfs/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-integrity/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-jazz/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-client/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.10.0 generated by maven-surefire-plugin:test (default-test): m/maven-scm-plugin/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk10] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/21/

Changes:

* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7
* Fix Javadoc error with Zulu 7

61 tests failed.
FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 7.52 MB...]
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk10] }
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[Pipeline] [linux-jdk7] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk10] // stage
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m/maven-scm-plugin/target/invoker-reports/*.xml
[linux-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m/maven-scm-plugin/target/invoker-reports/BUILD*.xml', invokerBuildDir:'**/m/maven-scm-plugin/target/it'
[linux-jdk9] Found reports:[]
[linux-jdk9] Found logs:[]
[linux-jdk9] Finished parsing Maven Invoker results (found 0)
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-managers/maven-scm-manager-plexus/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-accurev/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-bazaar/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-clearcase/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvstest/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvs-commons/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsexe/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsjava/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-hg/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-git-commons/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-local/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-perforce/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-starteam/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svn-commons/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svntest/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-providers-svn/maven-scm-provider-svnexe/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-synergy/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-vss/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-tfs/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-integrity/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-providers/maven-scm-provider-jazz/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-client/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/maven-scm-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk10] // node
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/20/

Changes:

* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files
* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files
* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files
* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files
* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files
* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files
* [SCM-885] Extend GitChangeLogCommand by using revision only
* Explicitly set content handling of bare Git repos
* Remove superfluous Git hook files

74 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 7.51 MB...]
[windows-jdk10] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[windows-jdk10] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 945 kB/s)
[windows-jdk10] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar
[windows-jdk10] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar (381 kB at 8.9 MB/s)
[windows-jdk10] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar (84 kB at 2.0 MB/s)
[windows-jdk10] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar (22 kB at 409 kB/s)
[windows-jdk10] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar (51 kB at 914 kB/s)
[windows-jdk10] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 3.5 MB/s)
[windows-jdk10] [WARNING] Error injecting: org.codehaus.plexus.archiver.jar.JarArchiver
[windows-jdk10] java.lang.ExceptionInInitializerError
[windows-jdk10] 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[windows-jdk10] 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[windows-jdk10] 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[windows-jdk10] 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
[windows-jdk10] 	at com.google.inject.internal.DefaultConstructionProxyFactory$1.newInstance(DefaultConstructionProxyFactory.java:86)
[windows-jdk10] 	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:105)
[windows-jdk10] 	at com.google.inject.internal.ConstructorInjector.access$000(ConstructorInjector.java:32)
[windows-jdk10] 	at com.google.inject.internal.ConstructorInjector$1.call(ConstructorInjector.java:89)
[windows-jdk10] 	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
[windows-jdk10] 	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
[windows-jdk10] 	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
[windows-jdk10] 	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:87)
[windows-jdk10] 	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:267)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1103)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl.getInstance(InjectorImpl.java:1051)
[windows-jdk10] 	at org.eclipse.sisu.space.AbstractDeferredClass.get(AbstractDeferredClass.java:48)
[windows-jdk10] 	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
[windows-jdk10] 	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
[windows-jdk10] 	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
[windows-jdk10] 	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
[windows-jdk10] 	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:133)
[windows-jdk10] 	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
[windows-jdk10] 	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
[windows-jdk10] 	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
[windows-jdk10] 	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
[windows-jdk10] 	at org.eclipse.sisu.inject.Guice4$1.get(Guice4.java:162)
[windows-jdk10] 	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
[windows-jdk10] 	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
[windows-jdk10] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
[windows-jdk10] 	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:243)
[windows-jdk10] 	at org.codehaus.plexus.archiver.manager.DefaultArchiverManager.getArchiver(DefaultArchiverManager.java:63)
[windows-jdk10] 	at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchiver(DefaultAssemblyArchiver.java:302)
[windows-jdk10] 	at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:170)
[windows-jdk10] 	at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:484)
[windows-jdk10] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[windows-jdk10] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[windows-jdk10] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[windows-jdk10] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[windows-jdk10] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[windows-jdk10] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
[windows-jdk10] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
[windows-jdk10] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
[windows-jdk10] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[windows-jdk10] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[windows-jdk10] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[windows-jdk10] 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[windows-jdk10] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[windows-jdk10] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[windows-jdk10] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[windows-jdk10] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[windows-jdk10] Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
[windows-jdk10] 	at org.codehaus.plexus.archiver.zip.AbstractZipArchiver.<clinit>(AbstractZipArchiver.java:123)
[windows-jdk10] 	... 60 more
[windows-jdk10] [INFO] ------------------------------------------------------------------------
[windows-jdk10] [INFO] Reactor Summary:
[windows-jdk10] [INFO] 
[windows-jdk10] [INFO] Maven SCM .......................................... SUCCESS [ 14.033 s]
[windows-jdk10] [INFO] Maven SCM API ...................................... SUCCESS [  7.694 s]
[windows-jdk10] [INFO] Maven SCM Managers ................................. SUCCESS [  0.985 s]
[windows-jdk10] [INFO] Maven SCM Manager for Plexus ....................... SUCCESS [  2.034 s]
[windows-jdk10] [INFO] Maven SCM Test ..................................... SUCCESS [  2.872 s]
[windows-jdk10] [INFO] Maven SCM Providers ................................ SUCCESS [  1.336 s]
[windows-jdk10] [INFO] Maven SCM AccuRev Provider ......................... SUCCESS [  6.695 s]
[windows-jdk10] [INFO] Maven SCM Bazaar Provider .......................... SUCCESS [  3.078 s]
[windows-jdk10] [INFO] Maven SCM Clearcase Provider ....................... SUCCESS [  4.976 s]
[windows-jdk10] [INFO] Maven SCM CVS Provider - Parent .................... SUCCESS [  0.933 s]
[windows-jdk10] [INFO] Maven SCM CVS Provider TCK tests ................... SUCCESS [  1.955 s]
[windows-jdk10] [INFO] Maven SCM CVS Provider - Common library ............ SUCCESS [  4.981 s]
[windows-jdk10] [INFO] Maven SCM CVS Provider - CVS Executable Impl. ...... SUCCESS [  3.712 s]
[windows-jdk10] [INFO] Maven SCM CVS Provider - CVS Java Impl. ............ SUCCESS [  4.808 s]
[windows-jdk10] [INFO] Maven SCM Mercurial (Hg) Provider .................. SUCCESS [  3.672 s]
[windows-jdk10] [INFO] Maven SCM Git Provider - Parent .................... SUCCESS [  1.050 s]
[windows-jdk10] [INFO] Maven SCM Git Provider - Common library ............ SUCCESS [  3.454 s]
[windows-jdk10] [INFO] Maven SCM Git Provider TCK Tests ................... SUCCESS [  1.486 s]
[windows-jdk10] [INFO] Maven SCM Git Provider - Git Executable Impl. ...... SUCCESS [  7.399 s]
[windows-jdk10] [INFO] Maven SCM Git Provider - JGit Impl. ................ SUCCESS [ 38.443 s]
[windows-jdk10] [INFO] Maven SCM Local Provider ........................... SUCCESS [  3.166 s]
[windows-jdk10] [INFO] Maven SCM Perforce Provider ........................ SUCCESS [  4.502 s]
[windows-jdk10] [INFO] Maven SCM Starteam Provider ........................ SUCCESS [  5.399 s]
[windows-jdk10] [INFO] Maven SCM Subversion Provider - Parent ............. SUCCESS [  0.942 s]
[windows-jdk10] [INFO] Maven SCM Subversion Provider - Common library ..... SUCCESS [  3.335 s]
[windows-jdk10] [INFO] Maven SCM Subversion Provider TCK Tests ............ SUCCESS [  1.249 s]
[windows-jdk10] [INFO] Maven SCM Subversion Provider - SVN Executable Impl. SUCCESS [  6.348 s]
[windows-jdk10] [INFO] Maven SCM Synergy Provider ......................... SUCCESS [  3.361 s]
[windows-jdk10] [INFO] Maven SCM Visual Source Safe Provider .............. SUCCESS [  4.197 s]
[windows-jdk10] [INFO] Maven SCM TFS Provider ............................. SUCCESS [  3.076 s]
[windows-jdk10] [INFO] Maven SCM MKS Integrity Provider ................... SUCCESS [  4.448 s]
[windows-jdk10] [INFO] Maven SCM Jazz/Rational Team Concert Provider ...... SUCCESS [  4.307 s]
[windows-jdk10] [INFO] Maven SCM Standard Providers ....................... SUCCESS [  2.341 s]
[windows-jdk10] [INFO] Maven SCM Client ................................... FAILURE [  2.546 s]
[windows-jdk10] [INFO] Maven SCM Plugin ................................... SKIPPED
[windows-jdk10] [INFO] ------------------------------------------------------------------------
[windows-jdk10] [INFO] BUILD FAILURE
[windows-jdk10] [INFO] ------------------------------------------------------------------------
[windows-jdk10] [INFO] Total time: 02:46 min
[windows-jdk10] [INFO] Finished at: 2018-05-23T21:01:02Z
[windows-jdk10] [INFO] Final Memory: 50M/174M
[windows-jdk10] [INFO] ------------------------------------------------------------------------
[windows-jdk10] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk10] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@tmp\withMaven2aefd539\maven-spy-20180523-205815-5810909987105032577875.log
[windows-jdk10] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default) on project maven-scm-client: Execution default of goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-assembly-plugin:2.6:single: java.lang.ExceptionInInitializerError: null
[windows-jdk10] [ERROR] -----------------------------------------------------
[windows-jdk10] [ERROR] realm =    plugin>org.apache.maven.plugins:maven-assembly-plugin:2.6
[windows-jdk10] [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[windows-jdk10] [ERROR] urls[0] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
[windows-jdk10] [ERROR] urls[1] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[windows-jdk10] [ERROR] urls[2] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[windows-jdk10] [ERROR] urls[3] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[windows-jdk10] [ERROR] urls[4] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[windows-jdk10] [ERROR] urls[5] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[windows-jdk10] [ERROR] urls[6] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/junit/junit/3.8.1/junit-3.8.1.jar
[windows-jdk10] [ERROR] urls[7] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[windows-jdk10] [ERROR] urls[8] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[windows-jdk10] [ERROR] urls[9] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[windows-jdk10] [ERROR] urls[10] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[windows-jdk10] [ERROR] urls[11] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[windows-jdk10] [ERROR] urls[12] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[windows-jdk10] [ERROR] urls[13] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
[windows-jdk10] [ERROR] urls[14] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar
[windows-jdk10] [ERROR] urls[15] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
[windows-jdk10] [ERROR] urls[16] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
[windows-jdk10] [ERROR] urls[17] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[windows-jdk10] [ERROR] urls[18] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/commons-io/commons-io/2.2/commons-io-2.2.jar
[windows-jdk10] [ERROR] urls[19] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar
[windows-jdk10] [ERROR] urls[20] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[windows-jdk10] [ERROR] urls[21] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[windows-jdk10] [ERROR] urls[22] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[windows-jdk10] [ERROR] urls[23] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar
[windows-jdk10] [ERROR] urls[24] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[windows-jdk10] [ERROR] urls[25] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[windows-jdk10] [ERROR] urls[26] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar
[windows-jdk10] [ERROR] urls[27] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/.repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[windows-jdk10] [ERROR] Number of foreign imports: 1
[windows-jdk10] [ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[windows-jdk10] [ERROR] 
[windows-jdk10] [ERROR] -----------------------------------------------------
[windows-jdk10] [ERROR] -> [Help 1]
[windows-jdk10] [ERROR] 
[windows-jdk10] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[windows-jdk10] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[windows-jdk10] [ERROR] 
[windows-jdk10] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[windows-jdk10] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[windows-jdk10] [ERROR] 
[windows-jdk10] [ERROR] After correcting the problems, you can resume the build with the command
[windows-jdk10] [ERROR]   mvn <goals> -rf :maven-scm-client
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk10] // dir
[Pipeline] [windows-jdk10] }
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector

Build failed in Jenkins: Maven TLP » maven-scm » master #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/19/

Changes:

* enable TLS 1.2 for Java 7
* [SCM-868] gitexe add() does not return added files when invoked in
* [SCM-868] gitexe add() does not return added files when invoked in
* [SCM-868] gitexe add() does not return added files when invoked in
* [SCM-868] gitexe add() does not return added files when invoked in
* [SCM-868] gitexe add() does not return added files when invoked in

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 5.45 MB...]
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk10] }
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk8] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk10] // stage
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk10] // dir
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [linux-jdk9] stage
[Pipeline] [linux-jdk9] { (Build linux-jdk9)
[Pipeline] [linux-jdk10] stage
[Pipeline] [linux-jdk10] { (Build linux-jdk10)
[Pipeline] [linux-jdk9] echo
[linux-jdk9] [FAIL FAST] windows-jdk10 has failed. Skipping linux-jdk9.
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] echo
[linux-jdk10] [FAIL FAST] windows-jdk10 has failed. Skipping linux-jdk10.
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/18/

Changes:

* [SCM-886] Tests with checkin rely on global git config
* [SCM-886] Tests with checkin rely on global git config
* [SCM-886] Tests with checkin rely on global git config

45 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:85)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:146)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 2.22 MB...]
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk7] // dir
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/17/

Changes:

* [SCM-888] Changelog generation fails on Windows with Mercurial SCM
* [SCM-888] Changelog generation fails on Windows with Mercurial SCM
* [SCM-888] Changelog generation fails on Windows with Mercurial SCM
* [SCM-888] Changelog generation fails on Windows with Mercurial SCM

45 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.45 MB...]
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk7] // dir
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/16/

Changes:

* [MNGSITE-328] use sha1 checksum instead of md5

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.52 MB...]
[windows-jdk9] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk9] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@tmp\withMavend04eeb68\maven-spy-20180511-132521-5869558392372833396758.log
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] }
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment

Build failed in Jenkins: Maven TLP » maven-scm » master #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/15/

Changes:

* [SCM-797] gitexe checkIn() fails due to Windows command line length
* [SCM-797] gitexe checkIn() fails due to Windows command line length
* [SCM-797] gitexe checkIn() fails due to Windows command line length
* [SCM-797] gitexe checkIn() fails due to Windows command line length

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 2.29 MB...]
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [linux-jdk7] {
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [linux-jdk7] stage
[Pipeline] [linux-jdk7] { (Checkout linux-jdk7)
[Pipeline] [linux-jdk7] dir
[linux-jdk7] Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m
[Pipeline] [linux-jdk7] {
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [linux-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] windows-jdk10 had first failure, ignoring null
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] stage
[Pipeline] [linux-jdk7] { (Build linux-jdk7)
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] windows-jdk10 has failed. Skipping linux-jdk7.
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/14/

Changes:

* [SCM-887] Plexus Utils 3.0.24 makes some tests fail
* [SCM-887] Plexus Utils 3.0.24 makes some tests fail
* [SCM-887] Plexus Utils 3.0.24 makes some tests fail

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.52 MB...]
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // dir
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/13/

Changes:

* [SCM-824] Upgrade Plexus Utils to 3.0.24
* [SCM-824] Upgrade Plexus Utils to 3.0.24

45 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 2.92 MB...]
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-svnexe::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.InterruptedException
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-synergy::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-vss::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.InterruptedException
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-tfs::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-integrity::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-jazz::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-client::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk10] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy f:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@2@tmp\withMaven53802367\maven-spy-20180504-210727-787261044359011877695.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk10] java.lang.InterruptedException
[windows-jdk10] 	at java.lang.Object.wait(Native Method)
[windows-jdk10] 	at hudson.remoting.Request.call(Request.java:167)
[windows-jdk10] 	at hudson.remoting.Channel.call(Channel.java:907)
[windows-jdk10] 	at hudson.FilePath.act(FilePath.java:986)
[windows-jdk10] 	at hudson.FilePath.act(FilePath.java:975)
[windows-jdk10] 	at hudson.FilePath.exists(FilePath.java:1440)
[windows-jdk10] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:105)
[windows-jdk10] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onFailure(BodyExecutionCallback.java:124)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$FailureAdapter.receive(CpsBodyExecution.java:351)
[windows-jdk10] 	at com.cloudbees.groovy.cps.impl.ThrowBlock$1.receive(ThrowBlock.java:68)
[windows-jdk10] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[windows-jdk10] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[windows-jdk10] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[windows-jdk10] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk10] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk10] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk10] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk10] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk10] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk10] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk10] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk10] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk10] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk10] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk10] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk10] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk10] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk7] {
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] This is the first failure and likely root cause
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] stage
[Pipeline] [linux-jdk7] { (Checkout linux-jdk7)
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-synergy::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.InterruptedException
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-vss::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.InterruptedException
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-tfs::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.InterruptedException
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-provider-jazz::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.scm:maven-scm-client::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk9] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy f:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@tmp\withMavenf48cd133\maven-spy-20180504-210721-12816159152091694831339.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.InterruptedException
[windows-jdk9] 	at java.lang.Object.wait(Native Method)
[windows-jdk9] 	at hudson.remoting.Request.call(Request.java:167)
[windows-jdk9] 	at hudson.remoting.Channel.call(Channel.java:907)
[windows-jdk9] 	at hudson.FilePath.act(FilePath.java:986)
[windows-jdk9] 	at hudson.FilePath.act(FilePath.java:975)
[windows-jdk9] 	at hudson.FilePath.exists(FilePath.java:1440)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:105)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk7] dir
[linux-jdk7] Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m
[Pipeline] [linux-jdk7] {
[Pipeline] [linux-jdk7] checkout
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [linux-jdk7] // dir
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] windows-jdk10 had first failure, ignoring null
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] stage
[Pipeline] [linux-jdk7] { (Build linux-jdk7)
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] windows-jdk10 has failed. Skipping linux-jdk7.
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/12/

Changes:

* Add Java 11-ea
* [jgit] Raise to last version of java 7 release
* [SCM-869] gitexe list() implemented incorrectly
* [jgit] Raise to last version of java 7 release
* [SCM-869] gitexe list() implemented incorrectly

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.56 MB...]
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.19.1@test  default-test}: java.lang.RuntimeException: Failed to serialize hudson.tasks.junit.TestResult#suites for class hudson.tasks.junit.TestResult
[windows-jdk9] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy f:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@tmp\withMaven29f1394b\maven-spy-20180504-204605-52812243649229631972838.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.InterruptedException
[windows-jdk9] 	at java.lang.Object.wait(Native Method)
[windows-jdk9] 	at hudson.remoting.Request.call(Request.java:167)
[windows-jdk9] 	at hudson.remoting.Channel.call(Channel.java:907)
[windows-jdk9] 	at hudson.FilePath.act(FilePath.java:986)
[windows-jdk9] 	at hudson.FilePath.act(FilePath.java:975)
[windows-jdk9] 	at hudson.FilePath.exists(FilePath.java:1440)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:105)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/11/

Changes:

* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases
* [SCM-763] Password masking for svnexe does not handle all cases

51 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:75)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:75)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:113)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:113)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 7.13 MB...]
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] linux-jdk10 had first failure, ignoring script returned exit code 1
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk7] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk10] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by linux-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/10/

Changes:

* [SCM-882] git checkout in binary mode when requested (#69)
* [SCM-882] git checkout in binary mode when requested (#69)
* [SCM-882] git checkout in binary mode when requested (#69)
* [SCM-882] git checkout in binary mode when requested (#69)

69 tests failed.
FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.39 MB...]
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk8] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/9/

Changes:

* auto deploy if we are currently on master branch
* revert as it seems to fail on jenkins asf
* revert this one as well
* [SCM-881] svn add in binary mode when requested (#68)
* [SCM-881] svn add in binary mode when requested (#68)
* [SCM-881] svn add in binary mode when requested (#68)

30 tests failed.
FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 3.43 MB...]
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 406 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 916 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 1.3 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 58 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom (3.6 kB at 519 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom (2.4 kB at 347 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom (210 B at 35 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom (3.1 kB at 441 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 1.4 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22 kB at 1.7 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar (38 kB at 2.6 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 2.6 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar (40 kB at 1.7 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (58 kB at 2.2 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar (185 kB at 4.9 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 4.6 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar (23 kB at 596 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar (46 kB at 1.0 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 332 kB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 4.8 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.8 MB/s)
[windows-jdk8] [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar (18 kB at 336 kB/s)
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar (13 kB at 248 kB/s)
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.1 MB/s)
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.jar (242 kB at 3.3 MB/s)
[windows-jdk8] [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar (32 kB at 431 kB/s)
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk10] // node
[windows-jdk8] [INFO] Using 'UTF-8' encoding to read mojo metadata.
[windows-jdk8] [INFO] Applying mojo extractor for language: java
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] }
[windows-jdk8] Sending interrupt signal to process
[windows-jdk8] [INFO] Mojo extractor for language: java found 0 mojo descriptors.
[windows-jdk8] [INFO] Applying mojo extractor for language: bsh
[windows-jdk8] [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[windows-jdk8] [INFO] Applying mojo extractor for language: java-annotations
[windows-jdk8] [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors.
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk7] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk8] echo
[windows-jdk8] [FAIL FAST] windows-jdk10 had first failure, ignoring script returned exit code -1
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/8/

Changes:

* [SCM-878] AbstractConsumer#parseDate() logs wrong locale in case of a
* [SCM-879]
* [SCM-878] AbstractConsumer#parseDate() logs wrong locale in case of a
* [SCM-879]
* [SCM-878] AbstractConsumer#parseDate() logs wrong locale in case of a
* [SCM-879]
* [SCM-878] AbstractConsumer#parseDate() logs wrong locale in case of a
* [SCM-879]
* [SCM-878] AbstractConsumer#parseDate() logs wrong locale in case of a
* [SCM-879]

86 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:75)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:113)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 6.79 MB...]
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk10] None of the test reports contained any result
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[linux-jdk7] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk10] echo
[windows-jdk10] [FAIL FAST] linux-jdk10 had first failure, ignoring script returned exit code 1
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk8] // stage
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk9] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] linux-jdk10 had first failure, ignoring script returned exit code 143
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] echo
[windows-jdk7] [FAIL FAST] linux-jdk10 had first failure, ignoring script returned exit code 1
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk10] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] echo
[windows-jdk9] [FAIL FAST] linux-jdk10 had first failure, ignoring null
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by linux-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm » master #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/7/

Changes:

* [SCM-748] Automatically create parent dirs with 'svn --parents'
* [SCM-748] Automatically create parent dirs with 'svn --parents'
* [SCM-748] Automatically create parent dirs with 'svn --parents'

32 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command failed.
	at org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
	at org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
	at org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)


FAILED:  org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
The check out result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was false.
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
	at org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)




Build log:
[...truncated 2.93 MB...]
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version: 1.9.6-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run  integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml', invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk7] {
[Pipeline] [linux-jdk8] {
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] stage
[Pipeline] [linux-jdk7] { (Checkout linux-jdk7)
[Pipeline] [linux-jdk8] stage
[Pipeline] [linux-jdk8] { (Checkout linux-jdk8)
[Pipeline] [linux-jdk7] dir
[linux-jdk7] Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m
[Pipeline] [linux-jdk7] {
[Pipeline] [linux-jdk8] dir
[linux-jdk8] Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A/m
[Pipeline] [linux-jdk8] {
[Pipeline] [linux-jdk7] checkout
[Pipeline] [linux-jdk8] checkout
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] windows-jdk10 had first failure, ignoring null
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] echo
[linux-jdk8] [FAIL FAST] windows-jdk10 had first failure, ignoring null
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] stage
[Pipeline] [linux-jdk7] { (Build linux-jdk7)
[Pipeline] [linux-jdk8] stage
[Pipeline] [linux-jdk8] { (Build linux-jdk8)
[Pipeline] [linux-jdk7] echo
[linux-jdk7] [FAIL FAST] windows-jdk10 has failed. Skipping linux-jdk7.
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] echo
[linux-jdk8] [FAIL FAST] windows-jdk10 has failed. Skipping linux-jdk8.
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****

Fast failure triggered by windows-jdk10

***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext