See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/27/
Changes:
* Upgrade latest version of Maven
* [INFRA-16893] set Windows to windows-2016-1 node
* Back to Windows label
* Windows + M3.5.x = M3.5.2
* [INFRA-16893] Trying workaround
* Revert "[INFRA-16893] Trying workaround"
* Try to display PATH value
70 tests failed.
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.testWagonGetIfNewerToStreamIsSame
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)
Caused by: java.net.BindException: Address already in use: bind
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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: connect
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.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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (Connection refused)
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: 'git' is not recognized as an internal or external command,
operable program or batch file.
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: 'git' is not recognized as an internal or external command,
operable program or batch file.
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: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534527840009]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
= 18; mod = 1534527840009]]): 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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534527840009]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
= 18; mod = 1534527840009]]): expected: 1, actual: 0
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534527932000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1534527932000]]): 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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534527932000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1534527932000]]): 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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf927.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528154000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1534528154000]]): 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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528154000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1534528154000]]): 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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf929.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528219000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1534528219000]]): 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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528219000]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
= 18; mod = 1534528219000]]): 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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.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 "[email protected]"
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:********@asf933.gq1.ygridcore.net>) not allowed
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528315687]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
= 18; mod = 1534528315687]]): 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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528315687]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
= 18; mod = 1534528315687]]): expected: 1, actual: 0
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528314678]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
= 18; mod = 1534528314678]]): 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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
= 18; mod = 1534528314678]]):
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len
= 18; mod = 1534528314678]]): expected: 1, actual: 0
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
FAILED:
org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists
Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Stack Trace:
org.apache.maven.wagon.TransferFailedException:
Error checking out: command failed: 'git' is not recognized as an internal or
external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException:
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Build log:
[...truncated 3.38 MB...]
[windows-jdk9] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit ..
SUCCESS [ 1.594 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ...
SUCCESS [04:18 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP
Provider SUCCESS [02:03 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SCM Provider ....
SUCCESS [ 18.083 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library
SUCCESS [ 2.189 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests
SUCCESS [ 1.999 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider
SUCCESS [ 0.985 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Provider ....
SUCCESS [ 2.155 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider .
SUCCESS [ 56.148 s]
[windows-jdk9] [INFO]
------------------------------------------------------------------------
[windows-jdk9] [INFO] BUILD SUCCESS
[windows-jdk9] [INFO]
------------------------------------------------------------------------
[windows-jdk9] [INFO] Total time: 08:36 min
[windows-jdk9] [INFO] Finished at: 2018-08-17T17:53:14Z
[windows-jdk9] [INFO] Final Memory: 55M/183M
[windows-jdk9] [INFO]
------------------------------------------------------------------------
[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\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven9088aea4\maven-spy-20180817-174437-6039128737436488960771.log
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[windows-jdk8] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 25.822 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.0.2:jar (default-jar) @
wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] Building jar:
F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[windows-jdk8] [INFO]
[windows-jdk8] [INFO] --- maven-site-plugin:3.7: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 [ 15.267 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: API ..........................
SUCCESS [ 10.280 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Provider Test ................
SUCCESS [ 3.027 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers ....................
SUCCESS [ 1.342 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: File Provider ...
SUCCESS [ 3.689 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: FTP Provider ....
SUCCESS [ 9.163 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library
SUCCESS [ 4.813 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Test Compatibility Kits ......
SUCCESS [ 1.637 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit ..
SUCCESS [ 2.290 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ...
SUCCESS [04:34 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP
Provider SUCCESS [02:10 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SCM Provider ....
SUCCESS [ 16.429 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library
SUCCESS [ 2.575 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests
SUCCESS [ 2.241 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider
SUCCESS [ 1.742 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Provider ....
SUCCESS [ 2.816 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider .
SUCCESS [01:00 min]
[windows-jdk8] [INFO]
------------------------------------------------------------------------
[windows-jdk8] [INFO] BUILD SUCCESS
[windows-jdk8] [INFO]
------------------------------------------------------------------------
[windows-jdk8] [INFO] Total time: 09:05 min
[windows-jdk8] [INFO] Finished at: 2018-08-17T17:53:18Z
[windows-jdk8] [INFO] Final Memory: 64M/876M
[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\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven6e06d1cd\maven-spy-20180817-174411-7251871580785596728545.log
[windows-jdk8] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven6e06d1cd\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven6e06d1cd"
[linux-jdk10] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 29.182 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[linux-jdk10] [INFO] Running
org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-provider-test\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.wagon:wagon-file:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-tcks\wagon-tck-http\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.wagon:wagon-http:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ssh-common-test\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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ssh-external\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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-ssh\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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [windows-jdk8] // dir
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-provider-api:3.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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.1.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] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[linux-jdk10] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 25.555 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[linux-jdk10] [INFO] Running
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk10] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.004 s - in
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk10] [INFO] Running
org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk10] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] Results:
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[linux-jdk10] [INFO]
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @
wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Building jar:
/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-site-plugin:3.7:attach-descriptor
(attach-descriptor) @ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Skipping because packaging 'jar' is not pom.
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check)
@ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] Reactor Summary:
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] Apache Maven Wagon 3.1.1-SNAPSHOT ..................
SUCCESS [ 14.282 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: API ..........................
SUCCESS [ 6.511 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Provider Test ................
SUCCESS [ 2.605 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers ....................
SUCCESS [ 0.929 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: File Provider ...
SUCCESS [ 2.607 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: FTP Provider ....
SUCCESS [ 7.468 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library
SUCCESS [ 2.927 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Test Compatibility Kits ......
SUCCESS [ 0.816 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit ..
SUCCESS [ 1.525 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ...
SUCCESS [05:11 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP
Provider SUCCESS [02:01 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SCM Provider ....
SUCCESS [ 21.302 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library
SUCCESS [ 2.172 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests
SUCCESS [ 1.856 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider
SUCCESS [ 1.006 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Provider ....
SUCCESS [ 1.709 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider
3.1.1-SNAPSHOT SUCCESS [ 57.068 s]
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] BUILD SUCCESS
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] Total time: 09:19 min
[linux-jdk10] [INFO] Finished at: 2018-08-17T17:53:53Z
[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/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp/withMavena9cb6182/maven-spy-20180817-174434-3715803171397402698554.log
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // dir
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-provider-test/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.wagon:wagon-file:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-tcks/wagon-tck-http/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.wagon:wagon-http:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-common-test/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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh-external/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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-ssh/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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk10] cleanWs
[linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk10] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext