You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/11 20:27:58 UTC

Build failed in Jenkins: core-it-maven-3-win #1447

See <https://builds.apache.org/job/core-it-maven-3-win/1447/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 7 days 22 hr old


Jenkins build is back to normal : core-it-maven-3-win #1459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1459/changes>


Build failed in Jenkins: core-it-maven-3-win #1458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1458/>

------------------------------------------
[...truncated 10061 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 218.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 365.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 1300.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 178.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 7983.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 6126.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 8584.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 15282.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 9866.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2742.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 2176.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 2015.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3374.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 5553.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 283.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 387.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 208.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 303.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 3395.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3215.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 81.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 18735.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1778.2 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 270.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 3489.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.094 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 12.390 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.111 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.042 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.552 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.244 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.958 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.911 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.958 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.821 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  1.951 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.843 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.321 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.971 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.864 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.049 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.138 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.057 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.057 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.025 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.996 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.048 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.026 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.093 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.020 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.097 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.053 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.021 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.498 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.004 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.078 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.155 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.429 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.476 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.860 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  1.027 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.958 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.113 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.924 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.953 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.740 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.247 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.920 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.895 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.871 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.922 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.923 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.898 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.976 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.077 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.124 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.890 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.925 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.932 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.548 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.082 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.869 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.543 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.882 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.969 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.028 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.192 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.015 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.869 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.858 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.289 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.950 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.817 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.039 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.839 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.267 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.991 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.293 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.860 s]
[INFO] Maven ITs .......................................... FAILURE [ 15.558 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:57 min
[INFO] Finished at: 2017-01-23T23:20:55-08:00
[INFO] Final Memory: 82M/750M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1457/>

------------------------------------------
[...truncated 10056 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 240.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 324.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 1138.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 143.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 6926.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 7289.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 7992.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 11139.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 2295.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2742.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 13271.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 2124.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 360.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 6182.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3494.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 449.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 3522.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 292.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3253.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 185.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 79.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 19404.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1651.2 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 221.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 3925.7 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.1 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 12.539 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.155 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.082 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.623 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.153 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.905 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.914 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.968 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.859 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  1.953 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.819 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.303 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.926 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.866 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.085 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.115 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.017 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.073 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.017 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.993 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.032 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.051 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.085 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.018 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.027 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.053 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.002 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.486 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.037 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.049 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.148 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.407 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.513 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.856 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.913 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.074 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.894 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.908 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.761 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.279 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.899 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.867 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.887 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.905 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.909 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.951 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.049 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.079 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.882 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.897 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.872 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.536 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.138 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.892 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.511 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.918 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.030 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.167 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.972 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.864 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.850 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.334 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.050 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.819 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.017 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.843 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.282 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.000 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.315 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.867 s]
[INFO] Maven ITs .......................................... FAILURE [ 14.907 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 min
[INFO] Finished at: 2017-01-23T16:57:37-08:00
[INFO] Final Memory: 80M/749M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1456/changes>

Changes:

[Michael Osipov] [MNG-5977] Improve output readability of our MavenTransferListener

------------------------------------------
[...truncated 10054 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 300.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 292.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 910.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 204.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 6448.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 10156.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 6817.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 4551.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 14409.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2359.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 1858.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 1686.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3837.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 5649.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 311.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 406.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 3969.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 228.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 336.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3541.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 89.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 12073.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1926.4 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 30.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 3489.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.094 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 14.272 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.227 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.153 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.704 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.193 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.034 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.932 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.967 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.859 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.009 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.850 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.345 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.987 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.874 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.077 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.131 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.062 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.121 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.070 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  1.050 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.069 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.039 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.084 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.087 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.078 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.124 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.510 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.081 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.038 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.092 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.069 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.532 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.542 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.941 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.964 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.966 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.133 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.915 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.942 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.725 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.269 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.918 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.922 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.927 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.953 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.996 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.923 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.978 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.092 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.154 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.919 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.964 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.903 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.606 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.133 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.900 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.578 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.894 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.991 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.066 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.216 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.998 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.921 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.912 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.347 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.015 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.804 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.036 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.857 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.298 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.065 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.676 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.832 s]
[INFO] Maven ITs .......................................... FAILURE [ 18.846 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:04 min
[INFO] Finished at: 2017-01-23T13:34:48-08:00
[INFO] Final Memory: 81M/743M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1455/changes>

Changes:

[Michael Osipov] [MNG-6138] Remove obsolete message_*.properties form maven-core

[Michael Osipov] [MNG-6106] Remove maven.home setter from m2.conf

[Michael Osipov] [MNG-6081] Log refactoring - Method Invocation Replaced By Variable

[Michael Osipov] [MNG-5975] Use Java 7's SimpleDateFormat in

[Michael Osipov] [MNG-5954] Remove outdated

------------------------------------------
[...truncated 10061 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 267.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 365.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 1138.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 159.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 7964.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 8914.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 12790.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 6209.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 13630.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2818.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 2118.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 2124.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 353.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 6182.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3558.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 434.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 2411.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 209.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 2310.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 138.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 59.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 14112.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1541.1 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 243.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 4486.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.092 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 13.022 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.156 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.106 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.567 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.279 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.877 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.883 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.930 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.803 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  1.959 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.842 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.287 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.945 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.827 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.029 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.135 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.039 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.030 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.000 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.991 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.026 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.040 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.059 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.000 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.013 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.030 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.991 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.578 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.005 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.029 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.007 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.436 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.511 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.884 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.938 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.925 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.087 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.911 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.975 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.745 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.247 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.905 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.871 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.919 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.914 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.934 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.890 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  1.113 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.196 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.134 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.896 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.911 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.890 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.655 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.111 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.887 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.567 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.887 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.934 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.018 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.260 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.022 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.877 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.887 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.327 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.991 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.820 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.045 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.884 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.311 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.013 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.342 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.816 s]
[INFO] Maven ITs .......................................... FAILURE [ 17.000 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 min
[INFO] Finished at: 2017-01-22T22:45:04-08:00
[INFO] Final Memory: 81M/744M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1454/changes>

Changes:

[hboutemy] [MNG-6088] add a newline after forked execution success message

[hboutemy] [MNG-5836] put $maven.home/conf/logging first in classpath to avoid

------------------------------------------
[...truncated 10064 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 240.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 292.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 827.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 130.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 4531.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 4305.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 6099.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 13271.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 7674.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 1683.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 1530.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 1844.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 5119.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 287.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3010.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 335.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 208.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3412.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 3277.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 289.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 80.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 15748.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1651.2 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 202.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 3925.7 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.099 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 17.473 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.349 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.189 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.615 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.161 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.946 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.918 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.954 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.898 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  1.996 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.810 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.292 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.927 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.913 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.089 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.133 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.046 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.105 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.047 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  1.047 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.081 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.068 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.180 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.077 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.071 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.097 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.057 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.030 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.571 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.101 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.193 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.491 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.586 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.950 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  1.000 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.969 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.140 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.938 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.946 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.841 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.288 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.935 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.893 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.899 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.959 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.934 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.954 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  1.022 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.129 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.126 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.931 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.949 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.969 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.629 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.154 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.949 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.632 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.932 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  1.004 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.035 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.240 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.033 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.922 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.913 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.390 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.012 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.827 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.050 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.883 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.299 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.029 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.495 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.859 s]
[INFO] Maven ITs .......................................... FAILURE [ 21.523 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:10 min
[INFO] Finished at: 2017-01-22T12:05:25-08:00
[INFO] Final Memory: 82M/750M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1453/changes>

Changes:

[gboue] [MNG-6117] ${session.parallel} not correctly set

------------------------------------------
[...truncated 10052 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 240.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 324.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 1138.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 159.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 8384.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 9271.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 12790.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 5781.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2818.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 11728.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 2124.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 1967.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 6553.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 449.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 306.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3208.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 3239.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 276.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 185.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3008.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 73.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 16978.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1926.4 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 270.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 4486.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.102 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.003 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 12.792 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.163 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.072 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.701 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.203 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.957 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.988 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  1.016 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.868 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.032 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.854 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.329 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  1.015 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.897 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.079 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.160 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.076 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.060 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.062 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  1.130 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.094 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.079 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.068 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.061 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.119 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.120 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.474 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.014 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.024 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.080 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.143 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.448 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.524 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.882 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.952 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.991 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.127 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.945 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.959 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.813 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.319 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.942 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.922 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.898 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.959 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  1.034 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.936 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.989 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.129 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.131 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.913 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.934 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  2.025 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.674 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.167 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.912 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.839 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.910 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  1.000 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.044 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.217 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.015 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.878 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.908 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.548 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.026 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.847 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.013 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.895 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.288 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.035 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.419 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.833 s]
[INFO] Maven ITs .......................................... FAILURE [ 16.976 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:01 min
[INFO] Finished at: 2017-01-16T12:30:38-08:00
[INFO] Final Memory: 81M/735M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1452/changes>

Changes:

[schulte] [MNG-5629] ClosedChannelException from DefaultUpdateCheckManager.read

------------------------------------------
[...truncated 10052 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 240.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 365.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 1138.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 159.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 7240.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 20173.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 8914.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 5781.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 11908.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2899.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 2118.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 2075.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3993.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 6424.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 347.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 441.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 252.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 341.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 3757.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3541.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 93.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 18262.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1926.4 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 187.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 4187.4 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 12.602 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.170 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.082 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.542 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.117 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.949 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.921 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.972 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.833 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  1.928 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.810 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.343 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.986 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.858 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.088 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.147 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.047 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.098 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.055 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  1.022 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.062 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.038 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.059 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.020 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.649 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.071 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.025 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.009 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.015 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.058 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.110 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.415 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.536 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.951 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.961 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.932 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.245 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.978 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.941 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.757 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.317 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.937 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.901 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.940 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.999 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.933 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  1.012 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.165 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.139 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.932 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.950 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.885 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  3.121 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.161 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  1.055 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.543 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.875 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.944 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.082 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.183 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.068 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.890 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.897 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.372 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.961 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.831 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.020 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.894 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.327 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.752 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.313 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.834 s]
[INFO] Maven ITs .......................................... FAILURE [ 18.743 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 min
[INFO] Finished at: 2017-01-15T18:30:57-08:00
[INFO] Final Memory: 82M/750M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1451/changes>

Changes:

[stephen.alan.connolly] [MNG-6155] The mirror's id is used when comparing the origin so use the

------------------------------------------
[...truncated 10052 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 240.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 365.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 1138.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 130.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 6926.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 5987.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 7476.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 10156.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 13630.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2601.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 1858.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 1620.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 3010.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 387.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 266.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 4680.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3143.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 267.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 177.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 2905.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 68.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 14885.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1651.2 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 128.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 3305.8 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.095 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 13.375 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.190 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.181 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.958 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.411 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.180 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.965 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  1.026 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.968 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.212 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.955 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.462 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  1.162 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.921 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.181 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.332 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.134 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.104 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.147 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  1.088 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.188 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.146 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.165 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.113 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.658 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.151 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  1.107 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.074 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.110 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.102 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  3.529 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.482 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.627 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.954 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  1.055 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  1.065 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.173 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.955 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.979 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.862 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.327 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  1.007 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.947 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.962 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.982 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  1.085 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.947 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  1.018 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.146 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.170 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.964 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.964 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.988 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.739 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.175 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.950 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.669 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.955 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  1.003 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.120 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.247 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.093 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.968 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.966 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.403 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.042 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.885 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.117 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.898 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.795 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.106 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.395 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.920 s]
[INFO] Maven ITs .......................................... FAILURE [ 16.801 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:06 min
[INFO] Finished at: 2017-01-13T07:30:54-08:00
[INFO] Final Memory: 80M/734M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1450/changes>

Changes:

[stephen.alan.connolly] [INFRA-13307] Now we can build on either Windows node

[stephen.alan.connolly] [MNG-3599] The upgrade of Wagon to 2.10 breaks the test using older

------------------------------------------
[...truncated 10042 lines...]
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 240.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 324.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 910.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 159.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 8384.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 6706.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 8914.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 16810.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 11511.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 2536.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 2015.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 2124.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 4163.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 353.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 6301.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 466.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 377.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 248.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 4026.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 99.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 3541.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 17813.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 1651.2 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3532 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 906 unknown: 906 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 906 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2930 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Some input files use or override a deprecated API.
[WARNING] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng4361ForceDependencySnapshotUpdateTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ core-it-suite ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.pom (3 KB at 270.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar (63 KB at 4486.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.it.IntegrationTestSuite
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.089 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
initializationError(org.apache.maven.it.IntegrationTestSuite)  Time elapsed: 0.004 sec  <<< ERROR!
org.apache.maven.it.VerificationException: org.apache.maven.it.LauncherException: Illegal Maven output: String 'Maven' not found in the following output:
The system cannot find the path specified.
	at org.apache.maven.it.ForkedLauncher.getMavenVersion(ForkedLauncher.java:170)
	at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:1465)
	at org.apache.maven.it.IntegrationTestSuite.suite(IntegrationTestSuite.java:54)


Results :

Tests in error: 
  IntegrationTestSuite.suite:54 » Verification org.apache.maven.it.LauncherExcep...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 16.810 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.199 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.085 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  4.432 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  2.232 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  1.964 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.923 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  1.000 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.918 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.087 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.841 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.343 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.933 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.893 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.190 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.115 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.141 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  1.089 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  1.092 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  1.064 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  1.075 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  1.532 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.074 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.022 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  1.111 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.084 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.993 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.996 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.000 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.066 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  2.973 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.389 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  1.481 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.884 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  1.070 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.942 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.116 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.919 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.911 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.748 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.317 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.938 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.918 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.906 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.917 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.936 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.915 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.093 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.144 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.945 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.943 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  1.874 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  2.549 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.169 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.925 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  1.576 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.887 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.984 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.099 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.198 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.017 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.873 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.886 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.325 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.018 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  1.202 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.104 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.851 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.339 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  1.071 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.397 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.846 s]
[INFO] Maven ITs .......................................... FAILURE [ 20.964 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 min
[INFO] Finished at: 2017-01-11T16:16:37-08:00
[INFO] Final Memory: 81M/735M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1449

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1449/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows windows-2012) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:85)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:85)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:85)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:85)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:85)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:85)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 8 days 0 hr old


Build failed in Jenkins: core-it-maven-3-win #1448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1448/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-2 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:652)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to windows-2012-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
	at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
	at com.sun.proxy.$Proxy175.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Error performing command: git init <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1730)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Cannot run program "git" (in directory "<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk")>: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:240)
	at hudson.Proc$LocalProc.<init>(Proc.java:212)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
	... 16 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 22 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 7 days 23 hr old