See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-537/4/

Changes:

* reduce the history archiving
* reduce the history archiving
* increase a bit archiving
* increase a bit archiving
* Activate sonarqube on first project
* Disable sonar:sonar for now
* use publisherStrategy: 'EXPLICIT' to avoid non used publishers
* [INFRA-17514] Fix file separator + add other locations for workspaces
* fix indent

54 tests failed.
FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 
0.0.0.0/0.0.0.0:10023, check configuration
        at 
org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
        at 
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
        at 
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection 
closed without indication.
        at 
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not 
connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105307000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1546105307000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105307000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1546105307000]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf941.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105325456]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1546105325456]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105325456]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1546105325456]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf923.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105384000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1546105384000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105384000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1546105384000]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command 
failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105330157]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1546105330157]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105330157]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1546105330157]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call 
TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105379164]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1546105379164]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1546105379164]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
 = 18; mod = 1546105379164]]): expected: 1, actual: 0


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 
'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed




Build log:
[...truncated 2.47 MB...]
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk11] cleanWs
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [windows-jdk7] // dir
[linux-jdk11] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk8] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 26.061 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] Results:
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ 
wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.2.1-SNAPSHOT.jar
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor 
(attach-descriptor) @ wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] Skipping because packaging 'jar' is not pom.
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(checkstyle-check) @ wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] 
------------------------------------------------------------------------
[windows-jdk8] [INFO] Reactor Summary:
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] Apache Maven Wagon ................................. 
SUCCESS [ 31.446 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: API .......................... 
SUCCESS [  9.789 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Provider Test ................ 
SUCCESS [  2.872 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers .................... 
SUCCESS [  1.359 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: File Provider ... 
SUCCESS [  4.647 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... 
SUCCESS [  6.890 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library 
SUCCESS [  3.935 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... 
SUCCESS [  1.142 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. 
SUCCESS [  2.152 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... 
SUCCESS [04:44 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP 
Provider SUCCESS [02:09 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... 
SUCCESS [ 17.255 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library 
SUCCESS [  2.923 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  
SUCCESS [  2.410 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider 
SUCCESS [  1.834 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... 
SUCCESS [  2.976 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . 
SUCCESS [01:01 min]
[windows-jdk8] [INFO] 
------------------------------------------------------------------------
[windows-jdk8] [INFO] BUILD SUCCESS
[windows-jdk8] [INFO] 
------------------------------------------------------------------------
[windows-jdk8] [INFO] Total time: 09:29 min
[windows-jdk8] [INFO] Finished at: 2018-12-29T17:44:23Z
[windows-jdk8] [INFO] Final Memory: 92M/894M
[windows-jdk8] [INFO] 
------------------------------------------------------------------------
[windows-jdk8] [WARNING] The requested profile "run-its" could not be activated 
because it does not exist.
[windows-jdk8] [INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q@tmp\withMaven768239d9\maven-spy-20181229-173453-6304822599433416914147.log
[windows-jdk8] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q@tmp\withMaven768239d9\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q@tmp\withMaven768239d9"
 
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/pom.xml under 
org/apache/maven/wagon/wagon/3.2.1-SNAPSHOT/wagon-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/target/wagon-3.2.1-SNAPSHOT-site.xml under 
org/apache/maven/wagon/wagon/3.2.1-SNAPSHOT/wagon-3.2.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-provider-api/pom.xml under 
org/apache/maven/wagon/wagon-provider-api/3.2.1-SNAPSHOT/wagon-provider-api-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-provider-api/target/wagon-provider-api-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-provider-api/3.2.1-SNAPSHOT/wagon-provider-api-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-provider-test/pom.xml under 
org/apache/maven/wagon/wagon-provider-test/3.2.1-SNAPSHOT/wagon-provider-test-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-provider-test/target/wagon-provider-test-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-provider-test/3.2.1-SNAPSHOT/wagon-provider-test-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/pom.xml under 
org/apache/maven/wagon/wagon-providers/3.2.1-SNAPSHOT/wagon-providers-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/target/wagon-providers-3.2.1-SNAPSHOT-site.xml under 
org/apache/maven/wagon/wagon-providers/3.2.1-SNAPSHOT/wagon-providers-3.2.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-file/pom.xml under 
org/apache/maven/wagon/wagon-file/3.2.1-SNAPSHOT/wagon-file-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-file/target/wagon-file-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-file/3.2.1-SNAPSHOT/wagon-file-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ftp/pom.xml under 
org/apache/maven/wagon/wagon-ftp/3.2.1-SNAPSHOT/wagon-ftp-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ftp/target/wagon-ftp-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-ftp/3.2.1-SNAPSHOT/wagon-ftp-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http-shared/pom.xml under 
org/apache/maven/wagon/wagon-http-shared/3.2.1-SNAPSHOT/wagon-http-shared-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http-shared/target/wagon-http-shared-3.2.1-SNAPSHOT.jar 
under 
org/apache/maven/wagon/wagon-http-shared/3.2.1-SNAPSHOT/wagon-http-shared-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-tcks/pom.xml under 
org/apache/maven/wagon/wagon-tcks/3.2.1-SNAPSHOT/wagon-tcks-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-tcks/target/wagon-tcks-3.2.1-SNAPSHOT-site.xml under 
org/apache/maven/wagon/wagon-tcks/3.2.1-SNAPSHOT/wagon-tcks-3.2.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-tcks/wagon-tck-http/pom.xml under 
org/apache/maven/wagon/wagon-tck-http/3.2.1-SNAPSHOT/wagon-tck-http-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-tcks/wagon-tck-http/target/wagon-tck-http-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-tck-http/3.2.1-SNAPSHOT/wagon-tck-http-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http/pom.xml under 
org/apache/maven/wagon/wagon-http/3.2.1-SNAPSHOT/wagon-http-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http/target/wagon-http-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-http/3.2.1-SNAPSHOT/wagon-http-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http/target/wagon-http-3.2.1-SNAPSHOT-shaded.jar under 
org/apache/maven/wagon/wagon-http/3.2.1-SNAPSHOT/wagon-http-3.2.1-SNAPSHOT-shaded.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http-lightweight/pom.xml under 
org/apache/maven/wagon/wagon-http-lightweight/3.2.1-SNAPSHOT/wagon-http-lightweight-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-3.2.1-SNAPSHOT.jar
 under 
org/apache/maven/wagon/wagon-http-lightweight/3.2.1-SNAPSHOT/wagon-http-lightweight-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-scm/pom.xml under 
org/apache/maven/wagon/wagon-scm/3.2.1-SNAPSHOT/wagon-scm-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-scm/target/wagon-scm-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-scm/3.2.1-SNAPSHOT/wagon-scm-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh-common/pom.xml under 
org/apache/maven/wagon/wagon-ssh-common/3.2.1-SNAPSHOT/wagon-ssh-common-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh-common/target/wagon-ssh-common-3.2.1-SNAPSHOT.jar 
under 
org/apache/maven/wagon/wagon-ssh-common/3.2.1-SNAPSHOT/wagon-ssh-common-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh-common-test/pom.xml under 
org/apache/maven/wagon/wagon-ssh-common-test/3.2.1-SNAPSHOT/wagon-ssh-common-test-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-3.2.1-SNAPSHOT.jar
 under 
org/apache/maven/wagon/wagon-ssh-common-test/3.2.1-SNAPSHOT/wagon-ssh-common-test-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh-external/pom.xml under 
org/apache/maven/wagon/wagon-ssh-external/3.2.1-SNAPSHOT/wagon-ssh-external-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh-external/target/wagon-ssh-external-3.2.1-SNAPSHOT.jar
 under 
org/apache/maven/wagon/wagon-ssh-external/3.2.1-SNAPSHOT/wagon-ssh-external-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh/pom.xml under 
org/apache/maven/wagon/wagon-ssh/3.2.1-SNAPSHOT/wagon-ssh-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-ssh/target/wagon-ssh-3.2.1-SNAPSHOT.jar under 
org/apache/maven/wagon/wagon-ssh/3.2.1-SNAPSHOT/wagon-ssh-3.2.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under 
org/apache/maven/wagon/wagon-webdav-jackrabbit/3.2.1-SNAPSHOT/wagon-webdav-jackrabbit-3.2.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact 
m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.2.1-SNAPSHOT.jar
 under 
org/apache/maven/wagon/wagon-webdav-jackrabbit/3.2.1-SNAPSHOT/wagon-webdav-jackrabbit-3.2.1-SNAPSHOT.jar
[linux-jdk7] [Fast Archiver] No prior successful build to compare, so 
performing full copy of artifacts
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-test:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-file:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ftp:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-shared:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-tck-http:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-lightweight:3.2.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-scm:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.2.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-external:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.2.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-provider-api:3.2.1-SNAPSHOT in source directory 
m/wagon-provider-api/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-provider-test:3.2.1-SNAPSHOT in source directory 
m/wagon-provider-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-file:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-file/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-ftp:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-ftp/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-http-shared:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-http-shared/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-tck-http:3.2.1-SNAPSHOT in source directory 
m/wagon-tcks/wagon-tck-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-http:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-http-lightweight:3.2.1-SNAPSHOT in source 
directory m/wagon-providers/wagon-http-lightweight/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-scm:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-scm/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-ssh-common:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-ssh-common/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-ssh-common-test:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-ssh-common-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-ssh-external:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-ssh-external/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-ssh:3.2.1-SNAPSHOT in source directory 
m/wagon-providers/wagon-ssh/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.wagon:wagon-webdav-jackrabbit:3.2.1-SNAPSHOT in source 
directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[linux-jdk7] [TASKS] Scanning folder 
'/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-537-Q2Y5Z6W4WIF5GOOQA2LONSFMAWZ64JTDOCTGUV6LOTYBUAFXXC4Q'
 for files matching the pattern 
'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*'
 - excludes: null
[linux-jdk7] [TASKS] Found 114 files to scan for tasks
[linux-jdk7] [TASKS] Found 31 open tasks.
[linux-jdk7] Skipping warnings blame since pipelines do not have an SCM link.%n
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-test:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-test\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.wagon:wagon-file:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ftp:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-shared:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-tck-http:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-tcks\wagon-tck-http\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.wagon:wagon-http:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-lightweight:3.2.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-scm:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.2.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common-test\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.wagon:wagon-ssh-external:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-external\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.wagon:wagon-ssh:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh\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.wagon:wagon-webdav-jackrabbit:3.2.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] cleanWs
[Pipeline] [linux-jdk11] }
[Pipeline] [windows-jdk7] cleanWs
[Pipeline] [windows-jdk8] }
[Pipeline] [linux-jdk11] // stage
[Pipeline] [windows-jdk8] // dir
[linux-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk11] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-test:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-test\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.wagon:wagon-file:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ftp:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-shared:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-tck-http:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-tcks\wagon-tck-http\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.wagon:wagon-http:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-http-lightweight:3.2.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-scm:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.2.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common-test\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.wagon:wagon-ssh-external:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-external\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.wagon:wagon-ssh:3.2.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh\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.wagon:wagon-webdav-jackrabbit:3.2.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [linux-jdk11] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk11] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [linux-jdk7] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk7] // node
[Pipeline] [windows-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to