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 2015/01/27 12:27:13 UTC

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

Changes:

[jason] MNG-5734: Fail, rather than just warning, on empty '<module>' entries.

------------------------------------------
[...truncated 9201 lines...]
0085TransitiveSystemScope(it0085)...........................OK (2.6 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.4 s)
0064MojoConfigViaSetters(it0064)............................OK (2.2 s)
0063SystemScopeDependency(it0063)...........................OK (2.5 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (2.6 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.2 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.2 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.0 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.4 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.3 s)
0021PomProfile(it0021)......................................OK (2.6 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.8 s)
0018DependencyManagement(it0018)............................OK (2.7 s)
0012PomInterpolation(it0012)................................OK (2.7 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.6 s)
0010DependencyClosureResolution(it0010).....................OK (2.6 s)
0009GoalConfiguration(it0009)...............................OK (2.4 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 761, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,593.585 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 4.138 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.649 s
[INFO] Finished at: 2015-02-22T17:37:09-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:126)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:318)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:188)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:109)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:847)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:282)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 23 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 24 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 25 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [30.809s]
[INFO] Maven IT Support .................................. SUCCESS [2.048s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.063s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [15.906s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.469s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.505s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.645s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.026s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.127s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.381s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.086s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.470s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.623s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.482s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.733s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.290s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.680s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.348s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.278s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.317s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.365s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.252s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.348s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.484s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.371s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.460s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.757s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.756s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.388s]
[INFO] Maven IT Component ................................ SUCCESS [0.504s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.644s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.321s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.587s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.436s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.615s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.064s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.294s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.574s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.216s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.420s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.578s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.483s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.227s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.638s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.063s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.475s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.248s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.576s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.470s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.382s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.228s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.878s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.781s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.210s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.585s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.730s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.442s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.338s]
[INFO] Maven IT Extension ................................ SUCCESS [0.248s]
[INFO] Maven ITs ......................................... FAILURE [44:00.975s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:49.988s
[INFO] Finished at: Sun Feb 22 18:18:24 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #811

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

Changes:

[jason] Simplify the bootstrapping instructions to remove use of M2_HOME.

------------------------------------------
[...truncated 9201 lines...]
0085TransitiveSystemScope(it0085)...........................OK (2.9 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.4 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.9 s)
0064MojoConfigViaSetters(it0064)............................OK (2.3 s)
0063SystemScopeDependency(it0063)...........................OK (2.9 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (2.8 s)
0051ReleaseProfile(it0051)..................................OK (3.1 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.7 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.4 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.4 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.4 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.6 s)
0030DepPomDepMngtInheritance(it0030)........................OK (9.4 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.9 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.4 s)
0023SettingsProfile(it0023).................................OK (2.6 s)
0021PomProfile(it0021)......................................OK (2.8 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.1 s)
0018DependencyManagement(it0018)............................OK (3.5 s)
0012PomInterpolation(it0012)................................OK (2.5 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.8 s)
0010DependencyClosureResolution(it0010).....................OK (2.8 s)
0009GoalConfiguration(it0009)...............................OK (2.5 s)
0008SimplePlugin(it0008)....................................OK (3.1 s)
Tests run: 761, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,951.469 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 5.404 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.918 s
[INFO] Finished at: 2015-02-21T09:43:05-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:126)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:318)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:188)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:109)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:847)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:282)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 23 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 24 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 25 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [40.744s]
[INFO] Maven IT Support .................................. SUCCESS [0.056s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.061s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [21.788s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [6.708s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.367s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.102s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.066s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.027s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.069s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.570s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.080s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.350s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.604s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.359s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.670s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.353s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.652s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.262s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.286s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.368s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.388s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.263s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.287s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.253s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.338s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.401s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.401s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.014s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.884s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.624s]
[INFO] Maven IT Component ................................ SUCCESS [0.207s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.375s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.579s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.239s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.190s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.727s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.028s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.315s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.377s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.445s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.343s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.409s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.404s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.443s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.990s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [6.430s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [1.135s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.923s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.725s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.372s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.278s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.252s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [2.896s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.533s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [5.848s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.944s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.682s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.190s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [4.578s]
[INFO] Maven IT Extension ................................ SUCCESS [0.107s]
[INFO] Maven ITs ......................................... FAILURE [50:16.900s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:34.815s
[INFO] Finished at: Sat Feb 21 10:29:50 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #810

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

Changes:

[ifedorenko] MNG-5771 disabled modello xdoc/xsd for core extensions mdo

------------------------------------------
[...truncated 9205 lines...]
0085TransitiveSystemScope(it0085)...........................OK (2.6 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.2 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.8 s)
0064MojoConfigViaSetters(it0064)............................OK (2.3 s)
0063SystemScopeDependency(it0063)...........................OK (2.6 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.2 s)
0052ReleaseProfile(it0052)..................................OK (2.6 s)
0051ReleaseProfile(it0051)..................................OK (2.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.1 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.2 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.2 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.2 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.0 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.4 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.3 s)
0021PomProfile(it0021)......................................OK (2.6 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.8 s)
0018DependencyManagement(it0018)............................OK (3.0 s)
0012PomInterpolation(it0012)................................OK (2.3 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.6 s)
0010DependencyClosureResolution(it0010).....................OK (2.6 s)
0009GoalConfiguration(it0009)...............................OK (2.8 s)
0008SimplePlugin(it0008)....................................OK (2.7 s)
Tests run: 761, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,601.754 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.48 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.519 s
[INFO] Finished at: 2015-02-20T16:35:21-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:126)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:318)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:188)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:109)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:847)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:282)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 23 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 24 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 25 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [33.985s]
[INFO] Maven IT Support .................................. SUCCESS [1.975s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.039s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [15.635s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [7.115s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.880s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.082s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.564s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.053s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.087s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.208s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.031s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.350s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.613s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.283s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.825s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.270s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.307s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.647s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.226s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.292s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.508s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.335s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.264s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.219s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.371s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.408s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.336s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.471s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.199s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.864s]
[INFO] Maven IT Component ................................ SUCCESS [0.215s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.408s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.148s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.731s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.951s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.211s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.190s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.410s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.751s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.276s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [2.038s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.231s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.570s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.779s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.249s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.682s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.231s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.027s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.475s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.104s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.107s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.443s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.382s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.440s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.203s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.422s]
[INFO] Maven IT Extension ................................ SUCCESS [0.045s]
[INFO] Maven ITs ......................................... FAILURE [43:37.474s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:28.602s
[INFO] Finished at: Fri Feb 20 17:16:46 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #809

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

Changes:

[ifedorenko] MNG-5771 updated bootstrap ant build to match pom.xml changes

------------------------------------------
[...truncated 9202 lines...]
0085TransitiveSystemScope(it0085)...........................OK (2.7 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.2 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.3 s)
0064MojoConfigViaSetters(it0064)............................OK (2.2 s)
0063SystemScopeDependency(it0063)...........................OK (3.0 s)
0056MultipleGoalExecutions(it0056)..........................OK (3.2 s)
0052ReleaseProfile(it0052)..................................OK (4.2 s)
0051ReleaseProfile(it0051)..................................OK (6.3 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.5 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.4 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.3 s)
0021PomProfile(it0021)......................................OK (2.6 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.9 s)
0018DependencyManagement(it0018)............................OK (2.6 s)
0012PomInterpolation(it0012)................................OK (2.4 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.9 s)
0010DependencyClosureResolution(it0010).....................OK (2.7 s)
0009GoalConfiguration(it0009)...............................OK (2.4 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 761, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,792.122 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.461 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.414 s
[INFO] Finished at: 2015-02-20T12:36:01-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:126)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:318)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:188)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:109)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:847)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:282)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 23 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 24 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 25 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [25.372s]
[INFO] Maven IT Support .................................. SUCCESS [0.287s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.059s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [13.407s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.369s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.783s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.293s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.502s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.057s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.777s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.624s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.075s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.788s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.697s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.408s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.746s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.264s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.971s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.404s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.258s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.342s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.350s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.811s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.547s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.376s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.667s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.417s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.388s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.299s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.772s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.352s]
[INFO] Maven IT Component ................................ SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.342s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.444s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.360s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.098s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.189s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.345s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.393s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.291s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.220s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.406s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.577s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.287s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.758s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.163s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.568s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.592s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.565s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.283s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.279s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.234s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.625s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.341s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.261s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.465s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.188s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.230s]
[INFO] Maven IT Extension ................................ SUCCESS [0.139s]
[INFO] Maven ITs ......................................... FAILURE [47:06.170s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48:44.014s
[INFO] Finished at: Fri Feb 20 13:20:30 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #808

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

Changes:

[ifedorenko] dispose dynamically created class realms

[ifedorenko] mechanism to carryover session scope seeds from one thread to another

[ifedorenko] MNG-5771 use extension.xml to define core exported artifacts and packages

[ifedorenko] added javax.inject and slf4j-api to the exported artifacts list

[ifedorenko] extracted RepositorySystemSessionFactory from DefaultMaven

[ifedorenko] use eclipse sisu plugin, lock version with rest of sisu

[ifedorenko] exit session scope in finally {} block

[ifedorenko] MNG-5771 user-defined core extensions

[ifedorenko] MNG-5772 upgrade to sisu 0.3.0 and sisu guice 3.2.5

[ifedorenko] MNG-5771 basic IT to validate core extensions loading

------------------------------------------
[...truncated 482 lines...]
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-converters/1.8.1/modello-plugin-converters-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 45K from central
[artifact:dependencies] Transferring 9K from central
[artifact:dependencies] Transferring 84K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-java/1.8.1/modello-plugin-java-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-dom4j/1.8.1/modello-plugin-dom4j-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Transferring 55K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xml/1.8.1/modello-plugin-xml-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 15K from central
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jackson/1.8.1/modello-plugin-jackson-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/fasterxml/jackson/core/jackson-annotations/2.1.5/jackson-annotations-2.1.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 19K from central
[artifact:dependencies] Transferring 34K from central
[artifact:dependencies] Transferring 86K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jdom/1.8.1/modello-plugin-jdom-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Transferring 28K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-jsonschema/1.8.1/modello-plugin-jsonschema-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-sax/1.8.1/modello-plugin-sax-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 10K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-snakeyaml/1.8.1/modello-plugin-snakeyaml-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 20K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-stax/1.8.1/modello-plugin-stax-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 37K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xdoc/1.8.1/modello-plugin-xdoc-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xsd/1.8.1/modello-plugin-xsd-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 14K from central
[artifact:dependencies] Downloading: org/codehaus/modello/modello-plugin-xpp3/1.8.1/modello-plugin-xpp3-1.8.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 17K from central
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/apache/maven/maven/2.0.9/maven-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 18K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-parent/8/maven-parent-8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-tools/1.0.8/plexus-tools-1.0.8.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 8K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-container-default/1.0-alpha-34/plexus-container-default-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 3K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-containers/1.0-alpha-34/plexus-containers-1.0-alpha-34.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 2K from central
[artifact:dependencies] Downloading: junit/junit/3.7/junit-3.7.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 1K from central
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 0K from central
[artifact:dependencies] Downloading: asm/asm-parent/3.1/asm-parent-3.1.pom from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 4K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-component-metadata/1.5.5/plexus-component-metadata-1.5.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: commons-cli/commons-cli/1.0/commons-cli-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: com/thoughtworks/qdox/qdox/1.9.2/qdox-1.9.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: jdom/jdom/1.0/jdom-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 108K from central
[artifact:dependencies] Transferring 13K from central
[artifact:dependencies] Transferring 29K from central
[artifact:dependencies] Transferring 166K from central
[artifact:dependencies] Transferring 150K from central
[artifact:dependencies] Downloading: commons-lang/commons-lang/1.0/commons-lang-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: asm/asm/3.1/asm-3.1.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 62K from central
[artifact:dependencies] Transferring 42K from central
[artifact:dependencies] Downloading: commons-logging/commons-logging/1.0/commons-logging-1.0.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 85K from central
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 21K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 200K from central
[artifact:dependencies] Transferring 119K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Downloading: org/codehaus/plexus/plexus-cli/1.2/plexus-cli-1.2.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 48K from central
[artifact:dependencies] Transferring 7K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 35K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 56K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 24K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 87K from central
[artifact:dependencies] Downloading: org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar from repository central at http://repo1.maven.org/maven2
[artifact:dependencies] Transferring 28K from central

generate-sources:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target>
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\generated-sources>
  [modello] Generating sources for maven-model/src/main/mdo/maven.mdo
  [modello] Generating sources for maven-plugin-api/src/main/mdo/lifecycle.mdo
  [modello] Generating sources for maven-model-builder/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-settings/src/main/mdo/settings.mdo
  [modello] Generating sources for maven-core/src/main/mdo/toolchains.mdo
  [modello] Generating sources for maven-repository-metadata/src/main/mdo/metadata.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/profiles.mdo
  [modello] Generating sources for maven-compat/src/main/mdo/paramdoc.mdo

compile-boot:
    [mkdir] Created dir: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] Compiling 781 source files to <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes>
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:54: package org.apache.maven.cli.internal.extension.model does not exist
    [javac] import org.apache.maven.cli.internal.extension.model.CoreExtension;
    [javac]                                                     ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:55: package org.apache.maven.cli.internal.extension.model.io.xpp3 does not exist
    [javac] import org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader;
    [javac]                                                             ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:664: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.MavenCli
    [javac]     private List<CoreExtension> readCoreExtensionsDescriptor( File extensionsFile )
    [javac]                  ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:32: package org.apache.maven.cli.internal.extension.model does not exist
    [javac] import org.apache.maven.cli.internal.extension.model.CoreExtension;
    [javac]                                                     ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:78: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]                                                         List<CoreExtension> extensions )
    [javac]                                                              ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:90: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]                                                             List<CoreExtension> configuration )
    [javac]                                                                  ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:109: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]     private CoreExtensionEntry createExtension( CoreExtension extension, List<Artifact> artifacts )
    [javac]                                                 ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:126: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]     private List<Artifact> resolveExtension( CoreExtension extension, RepositorySystemSession repoSession,
    [javac]                                              ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:54: package org.apache.maven.cli.internal.extension.model does not exist
    [javac] import org.apache.maven.cli.internal.extension.model.CoreExtension;
    [javac]                                                     ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:55: package org.apache.maven.cli.internal.extension.model.io.xpp3 does not exist
    [javac] import org.apache.maven.cli.internal.extension.model.io.xpp3.CoreExtensionsXpp3Reader;
    [javac]                                                             ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:664: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.MavenCli
    [javac]     private List<CoreExtension> readCoreExtensionsDescriptor( File extensionsFile )
    [javac]                  ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:32: package org.apache.maven.cli.internal.extension.model does not exist
    [javac] import org.apache.maven.cli.internal.extension.model.CoreExtension;
    [javac]                                                     ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:78: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]                                                         List<CoreExtension> extensions )
    [javac]                                                              ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:90: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]                                                             List<CoreExtension> configuration )
    [javac]                                                                  ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:109: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]     private CoreExtensionEntry createExtension( CoreExtension extension, List<Artifact> artifacts )
    [javac]                                                 ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:126: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]     private List<Artifact> resolveExtension( CoreExtension extension, RepositorySystemSession repoSession,
    [javac]                                              ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:602: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.MavenCli
    [javac]             List<CoreExtension> extensions = readCoreExtensionsDescriptor( extensionsFile );
    [javac]                  ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:667: cannot find symbol
    [javac] symbol  : class CoreExtensionsXpp3Reader
    [javac] location: class org.apache.maven.cli.MavenCli
    [javac]         CoreExtensionsXpp3Reader parser = new CoreExtensionsXpp3Reader();
    [javac]         ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\MavenCli.java>:667: cannot find symbol
    [javac] symbol  : class CoreExtensionsXpp3Reader
    [javac] location: class org.apache.maven.cli.MavenCli
    [javac]         CoreExtensionsXpp3Reader parser = new CoreExtensionsXpp3Reader();
    [javac]                                               ^
    [javac] <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\maven-embedder\src\main\java\org\apache\maven\cli\internal\BootstrapCoreExtensionManager.java>:97: cannot find symbol
    [javac] symbol  : class CoreExtension
    [javac] location: class org.apache.maven.cli.internal.BootstrapCoreExtensionManager
    [javac]         for ( CoreExtension extension : configuration )
    [javac]               ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 12 errors

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:226: Compile failed; see the compiler error output for details.

Total time: 1 minute 16 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results

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

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

Changes:

[ifedorenko] MNG-5768 @execution-id syntax for direct plugin goal invocation

[ifedorenko] MNG-5767 .mvn/ for project specific jvm options and maven parameters

[ifedorenko] MNG-5768 @execution-id syntax for direct plugin goal invocation

------------------------------------------
[...truncated 9206 lines...]
0086PluginRealm(it0086).....................................OK (2.5 s)
0085TransitiveSystemScope(it0085)...........................OK (3.1 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.6 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (3.3 s)
0064MojoConfigViaSetters(it0064)............................OK (2.6 s)
0063SystemScopeDependency(it0063)...........................OK (3.1 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.7 s)
0052ReleaseProfile(it0052)..................................OK (3.0 s)
0051ReleaseProfile(it0051)..................................OK (3.1 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.8 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.5 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.6 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.6 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.5 s)
0030DepPomDepMngtInheritance(it0030)........................OK (9.5 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (3.3 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.6 s)
0023SettingsProfile(it0023).................................OK (3.5 s)
0021PomProfile(it0021)......................................OK (3.2 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.0 s)
0018DependencyManagement(it0018)............................OK (3.4 s)
0012PomInterpolation(it0012)................................OK (2.8 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (5.6 s)
0010DependencyClosureResolution(it0010).....................OK (5.3 s)
0009GoalConfiguration(it0009)...............................OK (3.5 s)
0008SimplePlugin(it0008)....................................OK (4.8 s)
Tests run: 759, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,948.213 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 4.503 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.339 s
[INFO] Finished at: 2015-02-20T05:37:08-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:650)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:234)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [29.543s]
[INFO] Maven IT Support .................................. SUCCESS [0.076s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.077s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [15.202s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.033s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.859s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.095s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.671s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.033s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.918s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.239s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.051s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.410s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.606s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.395s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.760s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.264s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.680s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.288s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.271s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.707s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.370s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.390s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.709s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.251s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.743s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.677s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.746s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.996s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.763s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.338s]
[INFO] Maven IT Component ................................ SUCCESS [0.222s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.175s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.317s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.180s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.788s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.781s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.326s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.552s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.311s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.125s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.639s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.353s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.209s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [2.023s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [36.014s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [1.010s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.544s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.575s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.776s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.288s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.249s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.757s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.106s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.065s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.349s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.660s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.184s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.275s]
[INFO] Maven IT Extension ................................ SUCCESS [0.102s]
[INFO] Maven ITs ......................................... FAILURE [49:47.497s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:02.807s
[INFO] Finished at: Fri Feb 20 06:24:12 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #806

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

Changes:

[ifedorenko] MNG-5766 consistently handle all throwables in LifecycleModuleBuilder

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.5 s)
0085TransitiveSystemScope(it0085)...........................OK (2.9 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.5 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (3.0 s)
0064MojoConfigViaSetters(it0064)............................OK (2.4 s)
0063SystemScopeDependency(it0063)...........................OK (2.8 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (2.8 s)
0051ReleaseProfile(it0051)..................................OK (2.9 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.7 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.4 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.4 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.2 s)
0030DepPomDepMngtInheritance(it0030)........................OK (9.5 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.6 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.6 s)
0023SettingsProfile(it0023).................................OK (2.9 s)
0021PomProfile(it0021)......................................OK (3.3 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.1 s)
0018DependencyManagement(it0018)............................OK (3.1 s)
0012PomInterpolation(it0012)................................OK (2.9 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (3.0 s)
0010DependencyClosureResolution(it0010).....................OK (2.9 s)
0009GoalConfiguration(it0009)...............................OK (3.1 s)
0008SimplePlugin(it0008)....................................OK (2.8 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,937.867 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 4.549 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.070 s
[INFO] Finished at: 2015-02-18T09:57:25-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [32.526s]
[INFO] Maven IT Support .................................. SUCCESS [0.148s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.180s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [14.775s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.115s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.866s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.103s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.550s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.026s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.769s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.239s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.141s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.399s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.578s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.358s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.744s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.276s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.649s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.249s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.368s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.381s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.252s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.310s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.229s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.609s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.865s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.578s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.381s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.727s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.297s]
[INFO] Maven IT Component ................................ SUCCESS [0.193s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.155s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.174s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.379s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.384s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.163s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.651s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.827s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.140s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.249s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.157s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.433s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.663s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.837s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.076s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.519s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.703s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.710s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.301s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.977s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.472s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.105s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.923s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.422s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.427s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.215s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.062s]
[INFO] Maven IT Extension ................................ SUCCESS [0.073s]
[INFO] Maven ITs ......................................... FAILURE [49:37.371s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51:21.072s
[INFO] Finished at: Wed Feb 18 10:44:23 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #805

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

Changes:

[hboutemy] improved javadoc

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.3 s)
0085TransitiveSystemScope(it0085)...........................OK (2.6 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.4 s)
0064MojoConfigViaSetters(it0064)............................OK (2.3 s)
0063SystemScopeDependency(it0063)...........................OK (2.7 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.2 s)
0052ReleaseProfile(it0052)..................................OK (2.6 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.4 s)
0037AlternatePomFileSameDir(it0037).........................OK (3.0 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.4 s)
0030DepPomDepMngtInheritance(it0030)........................OK (9.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.3 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.7 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.2 s)
0018DependencyManagement(it0018)............................OK (2.6 s)
0012PomInterpolation(it0012)................................OK (2.4 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.7 s)
0010DependencyClosureResolution(it0010).....................OK (2.6 s)
0009GoalConfiguration(it0009)...............................OK (2.5 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,782.442 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.668 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.615 s
[INFO] Finished at: 2015-02-15T12:40:39-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [32.421s]
[INFO] Maven IT Support .................................. SUCCESS [0.123s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [21.579s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.206s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.242s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.144s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.172s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.033s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.026s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.084s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.432s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.094s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.430s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.630s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.271s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.807s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.273s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.291s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.711s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.272s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.276s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.396s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.262s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.356s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.271s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.284s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.509s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.377s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.888s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.129s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [3.194s]
[INFO] Maven IT Component ................................ SUCCESS [0.450s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.453s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.411s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.212s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.438s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.562s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.462s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [1.009s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.327s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.382s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.412s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.588s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.357s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.547s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.586s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.873s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.592s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.214s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [2.149s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.485s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.210s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.161s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.438s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.926s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.233s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.450s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.369s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.829s]
[INFO] Maven IT Extension ................................ SUCCESS [0.109s]
[INFO] Maven ITs ......................................... FAILURE [46:57.236s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48:53.210s
[INFO] Finished at: Sun Feb 15 13:25:07 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #804

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

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.3 s)
0085TransitiveSystemScope(it0085)...........................OK (2.6 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.2 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.4 s)
0064MojoConfigViaSetters(it0064)............................OK (2.3 s)
0063SystemScopeDependency(it0063)...........................OK (2.5 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.2 s)
0052ReleaseProfile(it0052)..................................OK (2.6 s)
0051ReleaseProfile(it0051)..................................OK (2.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.4 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (9.5 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.9 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.9 s)
0018DependencyManagement(it0018)............................OK (2.7 s)
0012PomInterpolation(it0012)................................OK (2.5 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.6 s)
0010DependencyClosureResolution(it0010).....................OK (2.7 s)
0009GoalConfiguration(it0009)...............................OK (2.4 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,562.158 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.753 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.684 s
[INFO] Finished at: 2015-02-13T17:21:56-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [28.702s]
[INFO] Maven IT Support .................................. SUCCESS [0.368s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [15.381s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [6.057s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.980s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.099s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.842s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.026s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.853s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.207s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.038s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.349s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.653s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.356s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.700s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.332s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.651s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.253s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.246s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.484s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.365s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.244s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.289s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.231s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.339s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.422s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.108s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.770s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.973s]
[INFO] Maven IT Component ................................ SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.429s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.365s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.161s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.505s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.745s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.292s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.168s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.500s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.522s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.237s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.199s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.667s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.130s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.581s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.680s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.488s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.108s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.748s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.612s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.191s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.123s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.652s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.253s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.010s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.303s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.381s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.185s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.209s]
[INFO] Maven IT Extension ................................ SUCCESS [0.081s]
[INFO] Maven ITs ......................................... FAILURE [43:24.238s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:04.095s
[INFO] Finished at: Fri Feb 13 18:02:50 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #803

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

Changes:

[ifedorenko] cleaned up duplication code in bin/mvn shell scripts

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.3 s)
0085TransitiveSystemScope(it0085)...........................OK (2.7 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.4 s)
0064MojoConfigViaSetters(it0064)............................OK (2.2 s)
0063SystemScopeDependency(it0063)...........................OK (2.6 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (3.0 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.5 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.6 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.9 s)
0018DependencyManagement(it0018)............................OK (2.7 s)
0012PomInterpolation(it0012)................................OK (2.4 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.6 s)
0010DependencyClosureResolution(it0010).....................OK (2.6 s)
0009GoalConfiguration(it0009)...............................OK (2.4 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,585.629 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.707 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.680 s
[INFO] Finished at: 2015-02-09T13:35:40-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [28.410s]
[INFO] Maven IT Support .................................. SUCCESS [0.293s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.055s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [14.123s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.335s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.908s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.096s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.762s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.020s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.872s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.200s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.192s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.404s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.595s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.331s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.661s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.298s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.633s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.256s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.237s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.291s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.480s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.277s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.295s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.236s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.368s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.425s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.814s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.684s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.246s]
[INFO] Maven IT Component ................................ SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.381s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.152s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.512s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.783s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.194s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.166s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.253s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.143s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.404s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.364s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [2.069s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.341s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.603s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.606s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.521s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.562s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.178s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.125s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.491s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.118s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.988s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.378s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.435s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.218s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.145s]
[INFO] Maven IT Extension ................................ SUCCESS [0.101s]
[INFO] Maven ITs ......................................... FAILURE [43:38.445s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:17.259s
[INFO] Finished at: Mon Feb 09 14:16:58 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #802

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

Changes:

[jason] Allow munge to remove another deprecated method

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.4 s)
0085TransitiveSystemScope(it0085)...........................OK (2.8 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.5 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.5 s)
0064MojoConfigViaSetters(it0064)............................OK (2.4 s)
0063SystemScopeDependency(it0063)...........................OK (2.7 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (2.7 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.3 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.5 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.6 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.7 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.8 s)
0018DependencyManagement(it0018)............................OK (2.7 s)
0012PomInterpolation(it0012)................................OK (2.5 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.8 s)
0010DependencyClosureResolution(it0010).....................OK (2.7 s)
0009GoalConfiguration(it0009)...............................OK (2.5 s)
0008SimplePlugin(it0008)....................................OK (2.7 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,659.882 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.378 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.397 s
[INFO] Finished at: 2015-02-09T01:35:09-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [26.494s]
[INFO] Maven IT Support .................................. SUCCESS [0.035s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.037s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [12.934s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [4.779s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.807s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.094s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.587s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.031s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.781s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.186s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.028s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.366s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.566s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.357s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.741s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.255s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.629s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.277s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.214s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.277s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.370s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.252s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.266s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.251s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.353s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.481s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.324s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.212s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.723s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.243s]
[INFO] Maven IT Component ................................ SUCCESS [0.100s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.173s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.288s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.452s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.124s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.049s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.175s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.234s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.205s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.128s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.270s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.122s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.363s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.399s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.120s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.827s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.828s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.492s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.636s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.589s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.473s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.882s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.516s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.110s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.098s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.833s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.266s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.489s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.935s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.738s]
[INFO] Maven IT Extension ................................ SUCCESS [0.043s]
[INFO] Maven ITs ......................................... FAILURE [44:33.429s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:04.922s
[INFO] Finished at: Mon Feb 09 02:17:37 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #801

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

Changes:

[jason] No longer need the settings decrypter

[jason] Experimenting with Munge to chop out deprecated code for a Maven 4.x codebase

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.4 s)
0085TransitiveSystemScope(it0085)...........................OK (2.8 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.4 s)
0064MojoConfigViaSetters(it0064)............................OK (2.4 s)
0063SystemScopeDependency(it0063)...........................OK (2.7 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (2.6 s)
0051ReleaseProfile(it0051)..................................OK (2.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.3 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.2 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.5 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (3.1 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.6 s)
0018DependencyManagement(it0018)............................OK (4.2 s)
0012PomInterpolation(it0012)................................OK (3.1 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.6 s)
0010DependencyClosureResolution(it0010).....................OK (2.6 s)
0009GoalConfiguration(it0009)...............................OK (2.4 s)
0008SimplePlugin(it0008)....................................OK (2.8 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,680.974 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.506 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.464 s
[INFO] Finished at: 2015-02-09T00:35:33-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [30.026s]
[INFO] Maven IT Support .................................. SUCCESS [0.035s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [17.309s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.732s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.391s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.331s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.381s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.193s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.027s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.836s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.162s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.029s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.369s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.617s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.370s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.762s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.250s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.690s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.262s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.226s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.279s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.334s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.236s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.256s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.236s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.314s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.432s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [4.916s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.686s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.888s]
[INFO] Maven IT Component ................................ SUCCESS [0.165s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.133s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.274s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.393s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.138s]
[INFO] Maven IT Helper Library ........................... SUCCESS [2.807s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.338s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.358s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.297s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.152s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.161s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.354s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.326s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.473s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.525s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.572s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.136s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.689s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.264s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.476s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.160s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.823s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.568s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.213s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.114s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.131s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.323s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.362s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.196s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [3.583s]
[INFO] Maven IT Extension ................................ SUCCESS [0.043s]
[INFO] Maven ITs ......................................... FAILURE [44:56.946s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:39.508s
[INFO] Finished at: Mon Feb 09 01:18:16 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #800

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

Changes:

[jason] Fold back into MavenRepositorySystem and work from there to clean up all references to the legacy system and Settings.

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.5 s)
0085TransitiveSystemScope(it0085)...........................OK (2.7 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.4 s)
0064MojoConfigViaSetters(it0064)............................OK (2.7 s)
0063SystemScopeDependency(it0063)...........................OK (2.6 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.6 s)
0052ReleaseProfile(it0052)..................................OK (3.0 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.3 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (3.0 s)
0037AlternatePomFileSameDir(it0037).........................OK (3.7 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.6 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.5 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.2 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.9 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.0 s)
0018DependencyManagement(it0018)............................OK (2.7 s)
0012PomInterpolation(it0012)................................OK (2.7 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.6 s)
0010DependencyClosureResolution(it0010).....................OK (2.8 s)
0009GoalConfiguration(it0009)...............................OK (2.4 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,707.674 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.736 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.522 s
[INFO] Finished at: 2015-02-08T23:35:29-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [28.965s]
[INFO] Maven IT Support .................................. SUCCESS [0.038s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.036s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [15.850s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.471s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.034s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.124s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.092s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.616s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.027s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.786s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.175s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.027s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.363s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.530s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.371s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.729s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.278s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.647s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.267s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.222s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.310s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.329s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.276s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.259s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.228s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.318s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.424s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.576s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.592s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.122s]
[INFO] Maven IT Component ................................ SUCCESS [0.182s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.132s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.367s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.126s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.218s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.125s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.235s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.181s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.123s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.269s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.135s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.138s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.111s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.333s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.329s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.198s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.141s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.737s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.779s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [1.005s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.219s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.614s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.462s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.323s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.467s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.925s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.101s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.116s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.854s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.429s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.954s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.632s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.631s]
[INFO] Maven IT Extension ................................ SUCCESS [0.046s]
[INFO] Maven ITs ......................................... FAILURE [45:21.545s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47:02.597s
[INFO] Finished at: Mon Feb 09 00:18:47 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #799

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

Changes:

[jason] First pass at cleaning up MavenExecutionRequestPopulator and its use.

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.5 s)
0085TransitiveSystemScope(it0085)...........................OK (2.9 s)
0072InterpolationWithDottedProperty(it0072).................OK (3.8 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.5 s)
0064MojoConfigViaSetters(it0064)............................OK (3.7 s)
0063SystemScopeDependency(it0063)...........................OK (8.6 s)
0056MultipleGoalExecutions(it0056)..........................OK (6.2 s)
0052ReleaseProfile(it0052)..................................OK (4.7 s)
0051ReleaseProfile(it0051)..................................OK (3.9 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (5.1 s)
0040PackagingFromPluginExtension(it0040)....................OK (3.0 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (3.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.7 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.4 s)
0030DepPomDepMngtInheritance(it0030)........................OK (13.3 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (3.2 s)
0024MultipleGoalExecutions(it0024)..........................OK (5.7 s)
0023SettingsProfile(it0023).................................OK (2.8 s)
0021PomProfile(it0021)......................................OK (6.4 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (4.1 s)
0018DependencyManagement(it0018)............................OK (7.2 s)
0012PomInterpolation(it0012)................................OK (3.4 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (5.9 s)
0010DependencyClosureResolution(it0010).....................OK (3.1 s)
0009GoalConfiguration(it0009)...............................OK (2.8 s)
0008SimplePlugin(it0008)....................................OK (3.0 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,678.843 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.79 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.722 s
[INFO] Finished at: 2015-02-08T20:37:40-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:601)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:228)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:171)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [35.937s]
[INFO] Maven IT Support .................................. SUCCESS [0.052s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [16.786s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [8.220s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.137s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.131s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.119s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.010s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.026s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.060s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.283s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.102s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.437s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.591s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.519s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [1.383s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.389s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.864s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.332s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.422s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.365s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.415s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.367s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.281s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.410s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.373s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.470s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.393s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.581s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.986s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [1.948s]
[INFO] Maven IT Component ................................ SUCCESS [0.373s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.241s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.621s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.336s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.290s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.069s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.173s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.164s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.613s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.404s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.163s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.390s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.319s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.236s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.202s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.362s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.629s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.643s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.145s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.491s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.629s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.428s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.697s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.764s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.372s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.149s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.169s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.201s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.295s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.461s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.216s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.823s]
[INFO] Maven IT Extension ................................ SUCCESS [0.078s]
[INFO] Maven ITs ......................................... FAILURE [45:33.452s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47:28.805s
[INFO] Finished at: Sun Feb 08 21:20:22 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #798

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

Changes:

[ifedorenko] MNG-5762 populate plugin repositories in ExecutionRequestPopulator

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.4 s)
0085TransitiveSystemScope(it0085)...........................OK (2.7 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.5 s)
0064MojoConfigViaSetters(it0064)............................OK (2.4 s)
0063SystemScopeDependency(it0063)...........................OK (2.7 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.4 s)
0052ReleaseProfile(it0052)..................................OK (2.7 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.4 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.4 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.5 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.7 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.9 s)
0018DependencyManagement(it0018)............................OK (2.8 s)
0012PomInterpolation(it0012)................................OK (2.5 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.7 s)
0010DependencyClosureResolution(it0010).....................OK (2.7 s)
0009GoalConfiguration(it0009)...............................OK (2.5 s)
0008SimplePlugin(it0008)....................................OK (2.7 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3,048.296 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.625 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.574 s
[INFO] Finished at: 2015-02-04T19:35:49-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:597)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:227)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [32.835s]
[INFO] Maven IT Support .................................. SUCCESS [0.134s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.055s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [14.516s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.857s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.899s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.201s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.101s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [1.843s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.031s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [0.784s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.237s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.138s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.395s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.565s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.321s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.761s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.398s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.684s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.263s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.245s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.318s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.381s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.245s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.292s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.253s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.331s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.490s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.376s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [5.529s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.646s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.164s]
[INFO] Maven IT Component ................................ SUCCESS [0.142s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.192s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.440s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.251s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.165s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.175s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.290s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.254s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.153s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.340s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.167s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.876s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.889s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.224s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.676s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [4.604s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.588s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.139s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.542s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.412s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.223s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.208s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.864s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.415s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.113s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.616s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.254s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.479s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.166s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.760s]
[INFO] Maven IT Extension ................................ SUCCESS [0.076s]
[INFO] Maven ITs ......................................... FAILURE [51:15.685s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:58.699s
[INFO] Finished at: Wed Feb 04 20:24:46 PST 2015
[INFO] Final Memory: 35M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #797

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

Changes:

[ifedorenko] updated IntegrationTestSuite to include recently introduced tests

------------------------------------------
[...truncated 9205 lines...]
0086PluginRealm(it0086).....................................OK (2.5 s)
0085TransitiveSystemScope(it0085)...........................OK (2.7 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.3 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.5 s)
0064MojoConfigViaSetters(it0064)............................OK (2.3 s)
0063SystemScopeDependency(it0063)...........................OK (2.6 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (2.6 s)
0051ReleaseProfile(it0051)..................................OK (2.8 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.3 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.5 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.4 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.4 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.7 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (2.9 s)
0018DependencyManagement(it0018)............................OK (2.8 s)
0012PomInterpolation(it0012)................................OK (2.5 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.7 s)
0010DependencyClosureResolution(it0010).....................OK (2.8 s)
0009GoalConfiguration(it0009)...............................OK (2.5 s)
0008SimplePlugin(it0008)....................................OK (2.7 s)
Tests run: 758, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,937.232 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.942 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.865 s
[INFO] Finished at: 2015-02-02T16:43:39-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:597)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:227)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [29.575s]
[INFO] Maven IT Support .................................. SUCCESS [0.083s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [19.456s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [6.312s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.565s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.277s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.099s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.082s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.025s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.121s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.285s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.047s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.378s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.613s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.391s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [1.531s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.479s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.670s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.275s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.245s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.529s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.469s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.232s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.372s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.253s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.358s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.444s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.423s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.699s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.907s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.577s]
[INFO] Maven IT Component ................................ SUCCESS [0.259s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.246s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.179s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.618s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.334s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.172s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.309s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.662s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.170s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.200s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.300s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.386s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.590s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.203s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.146s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [1.844s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.925s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.723s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.162s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.755s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.636s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.356s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.223s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.295s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.619s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.151s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.206s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [1.966s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.521s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.961s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.370s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.191s]
[INFO] Maven IT Extension ................................ SUCCESS [0.130s]
[INFO] Maven ITs ......................................... FAILURE [50:44.628s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:39.176s
[INFO] Finished at: Mon Feb 02 17:29:56 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #796

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

------------------------------------------
[...truncated 3413 lines...]
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\14268D~1.2\sisu-inject-bean-1.4.2.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\14268D~1.2\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\14268D~1.2> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\222A6D~1.1\sisu-inject-bean-2.2.1.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\222A6D~1.1\sisu-inject-bean-2.2.1.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\222A6D~1.1\sisu-inject-bean-2.2.1.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\222A6D~1.1\sisu-inject-bean-2.2.1.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\222A6D~1.1\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3\222A6D~1.1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~3> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~1\14268D~1.2\sisu-inject-plexus-1.4.2.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~1\14268D~1.2\sisu-inject-plexus-1.4.2.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~1\14268D~1.2\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~1\14268D~1.2> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-I~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\14268D~1.2\sisu-parent-1.4.2.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\14268D~1.2\sisu-parent-1.4.2.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\14268D~1.2\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\14268D~1.2> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\222A6D~1.1\sisu-parent-2.2.1.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\222A6D~1.1\sisu-parent-2.2.1.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\222A6D~1.1\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1\222A6D~1.1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu\SISU-P~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\sisu> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\10\spice-parent-10.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\10\spice-parent-10.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\10\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\10> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\12\spice-parent-12.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\12\spice-parent-12.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\12> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\15\spice-parent-15.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\15\spice-parent-15.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\15> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\16\spice-parent-16.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\16\spice-parent-16.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\16> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\17\spice-parent-17.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\17\spice-parent-17.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1\17> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice\SPICE-~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype\spice> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\sonatype> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet\10268D~1.4\sqljet-1.0.4.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet\10268D~1.4\sqljet-1.0.4.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet\10268D~1.4\sqljet-1.0.4.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet\10268D~1.4\sqljet-1.0.4.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet\10268D~1.4\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet\10268D~1.4> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet\sqljet> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\sqljet> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit\132EAD~1.5\svnkit-1.3.5.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit\132EAD~1.5\svnkit-1.3.5.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit\132EAD~1.5\svnkit-1.3.5.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit\132EAD~1.5\svnkit-1.3.5.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit\132EAD~1.5\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit\132EAD~1.5> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\svnkit> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1\BUILD2~1.3-P\trilead-ssh2-build213-svnkit-1.3-patch.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1\BUILD2~1.3-P\trilead-ssh2-build213-svnkit-1.3-patch.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1\BUILD2~1.3-P\trilead-ssh2-build213-svnkit-1.3-patch.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1\BUILD2~1.3-P\trilead-ssh2-build213-svnkit-1.3-patch.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1\BUILD2~1.3-P\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1\BUILD2~1.3-P> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit\TRILEA~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1\svnkit> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\TMATES~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz\1.2\xz-1.2.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz\1.2\xz-1.2.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz\1.2\xz-1.2.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz\1.2\xz-1.2.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz\1.2\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz\1.2> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani\xz> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\tukaani> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml\SNAKEY~1\1.12\snakeyaml-1.12.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml\SNAKEY~1\1.12\snakeyaml-1.12.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml\SNAKEY~1\1.12\snakeyaml-1.12.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml\SNAKEY~1\1.12\snakeyaml-1.12.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml\SNAKEY~1\1.12> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml\SNAKEY~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org\yaml> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\org> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro\202ACD~1.8\oro-2.0.8.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro\202ACD~1.8\oro-2.0.8.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro\202ACD~1.8\oro-2.0.8.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro\202ACD~1.8\oro-2.0.8.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro\202ACD~1.8\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro\202ACD~1.8> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro\oro> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\oro> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp\1.3\regexp-1.3.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp\1.3\regexp-1.3.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp\1.3\regexp-1.3.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp\1.3\regexp-1.3.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp\1.3\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp\1.3> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp\regexp> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\regexp> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext\1.2-0\sslext-1.2-0.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext\1.2-0\sslext-1.2-0.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext\1.2-0\sslext-1.2-0.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext\1.2-0\sslext-1.2-0.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext\1.2-0\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext\1.2-0> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext\sslext> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\sslext> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1\2922AD~1.1\xercesImpl-2.9.1.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1\2922AD~1.1\xercesImpl-2.9.1.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1\2922AD~1.1\xercesImpl-2.9.1.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1\2922AD~1.1\xercesImpl-2.9.1.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1\2922AD~1.1\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1\2922AD~1.1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces\XERCES~1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xerces> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\104960~1.B2\xml-apis-1.0.b2.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\104960~1.B2\xml-apis-1.0.b2.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\104960~1.B2\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\104960~1.B2> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\13616D~1.04\xml-apis-1.3.04.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\13616D~1.04\xml-apis-1.3.04.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\13616D~1.04\xml-apis-1.3.04.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\13616D~1.04\xml-apis-1.3.04.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\13616D~1.04\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis\13616D~1.04> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis\xml-apis> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xml-apis> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.3\xmlunit-1.3.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.3\xmlunit-1.3.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.3\xmlunit-1.3.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.3\xmlunit-1.3.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.3\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.3> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.5\xmlunit-1.5.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.5\xmlunit-1.5.jar.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.5\xmlunit-1.5.pom> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.5\xmlunit-1.5.pom.sha1> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.5\_remote.repositories> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit\1.5> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit\xmlunit> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository\xmlunit> - Access is denied.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\m2.conf> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn.bat> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvnDebug> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvnDebug.bat> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvnyjp> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\boot\plexus-classworlds-2.5.2.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\boot> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\conf\logging\simplelogger.properties> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\conf\logging> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\conf\settings.xml> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\conf\toolchains.xml> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\conf> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-api-1.0.2.v20150114.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-api.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-connector-basic-1.0.2.v20150114.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-connector-basic.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-impl-1.0.2.v20150114.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-impl.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-spi-1.0.2.v20150114.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-spi.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-transport-wagon-1.0.2.v20150114.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-transport-wagon.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-util-1.0.2.v20150114.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aether-util.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\aopalliance-1.0.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\cdi-api-1.0.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\cdi-api.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\commons-cli-1.2.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\commons-io-2.2.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\commons-lang-2.6.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\ext\README.txt> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\ext> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\guava-18.0.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\javax.inject-1.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\jsoup-1.7.2.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\jsoup.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\jsr250-api-1.0.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-aether-provider-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-aether-provider.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-artifact-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-artifact.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-builder-support-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-builder-support.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-compat-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-compat.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-core-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-core.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-embedder-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-embedder.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-model-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-model-builder-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-model-builder.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-model.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-plugin-api-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-plugin-api.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-repository-metadata-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-repository-metadata.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-settings-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-settings-builder-3.2.6-SNAPSHOT.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-settings-builder.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\maven-settings.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\org.eclipse.sisu.inject-0.3.0.M1.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\org.eclipse.sisu.inject.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\org.eclipse.sisu.plexus-0.3.0.M1.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\org.eclipse.sisu.plexus.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-cipher-1.7.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-cipher.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-component-annotations-1.5.5.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-interpolation-1.21.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-sec-dispatcher-1.3.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-sec-dispatcher.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\plexus-utils-3.0.20.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\sisu-guice-3.2.3-no_aop.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\slf4j-api-1.7.5.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\slf4j-api.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\slf4j-simple-1.7.5.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\slf4j-simple.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-file-2.8.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-file.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-http-2.8-shaded.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-http-shared-2.8.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-http-shared.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-http.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-provider-api-2.8.jar> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib\wagon-provider-api.license> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\lib> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\LICENSE> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\NOTICE> - Access is denied.
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\README.txt> - Access is denied.

<https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 
[maven-3-trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file build.xml -DskipTests=true -Dmaven.home=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.home.exists.continue=true -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> all && exit %%ERRORLEVEL%%"'
Buildfile: <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>

clean-bootstrap:
   [delete] Deleting directory <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap>

BUILD FAILED
<https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\build.xml>:100: Unable to delete file <https://builds.apache.org/job/core-it-maven-3-win/ws/maven-3-trunk\bootstrap\target\classes\META-INF\maven\org.apache.maven\maven-core\pom.properties>

Total time: 1 second
Build step 'Invoke Ant' marked build as failure
Recording test results

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

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

Changes:

[Robert Scholte] [MNG-5605] ssh-wagon hangs

------------------------------------------
[...truncated 9204 lines...]
0064MojoConfigViaSetters(it0064)............................OK (4.2 s)
0063SystemScopeDependency(it0063)...........................OK (5.0 s)
0056MultipleGoalExecutions(it0056)..........................OK (4.7 s)
0052ReleaseProfile(it0052)..................................OK (4.5 s)
0051ReleaseProfile(it0051)..................................OK (4.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (6.7 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.4 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (6.3 s)
0037AlternatePomFileSameDir(it0037).........................OK (5.0 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (6.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (15.8 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (5.7 s)
0024MultipleGoalExecutions(it0024)..........................OK (4.9 s)
0023SettingsProfile(it0023).................................OK (5.0 s)
0021PomProfile(it0021)......................................OK (8.3 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (4.3 s)
0018DependencyManagement(it0018)............................OK (6.3 s)
0012PomInterpolation(it0012)................................OK (6.9 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (7.6 s)
0010DependencyClosureResolution(it0010).....................OK (7.6 s)
0009GoalConfiguration(it0009)...............................OK (4.8 s)
0008SimplePlugin(it0008)....................................OK (5.5 s)
Tests run: 753, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,843.45 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 3.951 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom (12 KB at 54.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar (47 KB at 324.4 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.929 s
[INFO] Finished at: 2015-01-29T12:34:28-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:597)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:227)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [32.661s]
[INFO] Maven IT Support .................................. SUCCESS [0.141s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.041s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [14.439s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [5.988s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [1.740s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.115s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.101s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [2.216s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.054s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.059s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.232s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.037s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.483s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.715s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.347s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.731s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.266s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.701s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.444s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.508s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.347s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.348s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.265s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.330s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.234s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.366s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.411s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.344s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [6.235s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [0.727s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.478s]
[INFO] Maven IT Component ................................ SUCCESS [0.097s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.158s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.134s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.268s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.449s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.200s]
[INFO] Maven IT Helper Library ........................... SUCCESS [1.770s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [0.766s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.121s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.243s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.261s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.316s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.114s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.129s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.471s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.453s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.188s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.150s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [2.224s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.365s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.510s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.105s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [2.062s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [1.460s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [1.415s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.293s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [0.940s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.604s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.091s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.098s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.121s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.422s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.376s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.231s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [2.332s]
[INFO] Maven IT Extension ................................ SUCCESS [0.048s]
[INFO] Maven ITs ......................................... FAILURE [47:54.015s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49:39.853s
[INFO] Finished at: Thu Jan 29 13:21:22 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #794

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

Changes:

[Robert Scholte] Add @Override on matching methods

------------------------------------------
[...truncated 9115 lines...]
0064MojoConfigViaSetters(it0064)............................OK (2.3 s)
0063SystemScopeDependency(it0063)...........................OK (2.7 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.3 s)
0052ReleaseProfile(it0052)..................................OK (3.1 s)
0051ReleaseProfile(it0051)..................................OK (2.9 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (3.3 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.4 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.6 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.3 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.2.6-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.1 s)
0030DepPomDepMngtInheritance(it0030)........................OK (9.0 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.5 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.4 s)
0023SettingsProfile(it0023).................................OK (2.4 s)
0021PomProfile(it0021)......................................OK (2.8 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.0 s)
0018DependencyManagement(it0018)............................OK (3.1 s)
0012PomInterpolation(it0012)................................OK (3.0 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (2.7 s)
0010DependencyClosureResolution(it0010).....................OK (2.8 s)
0009GoalConfiguration(it0009)...............................OK (3.2 s)
0008SimplePlugin(it0008)....................................OK (2.6 s)
Tests run: 753, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3,038.03 sec <<< FAILURE!
testCustomMojoExecutionConfigurator(org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest)  Time elapsed: 8.893 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building mng-5753-custom-mojo-execution-configurator-plugin 0.1
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom (12 KB at 60.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar (47 KB at 317.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.pom
[WARNING] The POM for org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.2.6-SNAPSHOT/maven-plugin-api-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.2.6-SNAPSHOT/maven-core-3.2.6-SNAPSHOT.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.2.6-SNAPSHOT/maven-model-3.2.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.803 s
[INFO] Finished at: 2015-01-28T16:50:00-08:00
[INFO] Final Memory: 12M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mng-5753-custom-mojo-execution-configurator-plugin: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
	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:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:597)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:227)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.project.DependencyResolutionException: Could not resolve dependencies for project mng-5753-custom-mojo-execution-configurator:mng-5753-custom-mojo-execution-configurator-plugin:maven-plugin:0.1: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 22 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 23 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-model:jar:3.2.6-SNAPSHOT, org.apache.maven:maven-core:jar:3.2.6-SNAPSHOT: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.maven:maven-plugin-api:jar:3.2.6-SNAPSHOT in central (http://repo1.maven.org/maven2)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
[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/DependencyResolutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1359)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1235)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1229)
	at org.apache.maven.it.MavenITmng5753CustomMojoExecutionConfiguratorTest.testCustomMojoExecutionConfigurator(MavenITmng5753CustomMojoExecutionConfiguratorTest.java:47)


Results :

Tests in error: 
  MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:220->testCustomMojoExecutionConfigurator:47 » Verification

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [1:44.618s]
[INFO] Maven IT Support .................................. SUCCESS [0.071s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.117s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [26.711s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [9.245s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.236s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.147s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [0.126s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.177s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [3.037s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.021s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.541s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.293s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.045s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.375s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.748s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.471s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [1.222s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.268s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.348s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.397s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.553s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.716s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.996s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.251s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.267s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.231s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.268s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.527s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [0.822s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [15.088s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [8.075s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [10.696s]
[INFO] Maven IT Component ................................ SUCCESS [0.088s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.137s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.916s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [2.861s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [1.834s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [1.757s]
[INFO] Maven IT Helper Library ........................... SUCCESS [4.715s]
[INFO] Maven IT Plugin :: Model Interpolation ............ SUCCESS [1.233s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.112s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.501s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.148s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [1.242s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.127s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.114s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [4.288s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [1.042s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [6.024s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.786s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [1.020s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [7.290s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [18.141s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [0.748s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.515s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [2.641s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests.  SUCCESS [2.982s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.365s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.313s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [2.799s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.749s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.240s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.095s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [3.679s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.286s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.850s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.143s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [1.980s]
[INFO] Maven IT Extension ................................ SUCCESS [0.079s]
[INFO] Maven ITs ......................................... FAILURE [50:51.704s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55:19.707s
[INFO] Finished at: Wed Jan 28 17:39:59 PST 2015
[INFO] Final Memory: 36M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.13: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.13: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:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
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:151)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:721)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:620)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 #793

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)

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

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

------------------------------------------
Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	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:63)
	at java.lang.Thread.run(Unknown Source)