Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,windows&&x86_64 #55
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
------------------------------------------
[...truncated 1609 lines...]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [ 51.869 s]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 28.536 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 29.517 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 30.962 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... FAILURE [ 0.223 s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [ 29.462 s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [ 31.896 s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. FAILURE [ 0.175 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:37 min
[INFO] Finished at: 2016-12-14T06:10:14-05:00
[INFO] Final Memory: 115M/818M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.ui.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.jsf.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » seam/tests,jdk1.8,windows&&x86_64 #55
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
------------------------------------------
[...truncated 692 lines...]
Failed tests:
SeamRuntimeDetectionTest.testJBossEap43:196->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<1> but was:<0>
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[ERROR] There are test failures.
Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...> for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.seam.vpe.test 3.8.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.seam.vpe.test ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.vpe.test ---
[INFO] The project's OSGi version is 3.8.2.v20160913-1839
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-id (default-validate-id) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:validate-version (default-validate-version) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.seam.vpe.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] tycho.testArgLine set to -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-compiler-plugin:0.26.0:compile (default-compile) @ org.jboss.tools.seam.vpe.test ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- repository-utils:0.26.1-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.2-SNAPSHOT @ <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.jboss.tools.seam.vpe.test ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...>
[INFO] Command line:
[t:\opt\windows\amd64\jdk1.8.0_last\jre\bin\java.exe, -Dosgi.noShutdown=false, -Dosgi.os=win32, -Dosgi.ws=win32, -Dosgi.arch=x86_64, -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*, -Xms512m, -Xmx1024m, -XX:PermSize=256m, -XX:MaxPermSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-javaee-tes...,> -product, org.jboss.tools.tests.product]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.seam.vpe.test.SeamAllTests
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65, Time elapsed: 21.906 sec - in org.jboss.tools.seam.vpe.test.SeamAllTests
testJBIDE_1484(org.jboss.tools.seam.vpe.test.JBIDE1484Test) skipped
testOpenOnForSDecorate(org.jboss.tools.seam.vpe.test.OpenOnForDecorateTest) skipped
testValidateAll(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDefaultAction(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfChapter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidateFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEnum(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testGraphicImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDiv(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testEnumItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfDocument(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testCache(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLabel(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLink(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSpan(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfCell(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfData(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFont(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHTML(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfList(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFragment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEntity(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfListItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertDateTime(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfNewPage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPageNumber(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSection(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectItems(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfColor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfTable(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfParagraph(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageBlur(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageSize(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageType(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailReplyTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBcc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfAnchor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfLineChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBody(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailFrom(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFooter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailAttachment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSeries(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfStroke(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFileUpload(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testButton(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDecorate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConversationId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarCode(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPieChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailCc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testRemote(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailSubject(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTaskId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectDate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
Results :
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ......................................... SUCCESS [ 35.657 s]
[INFO] org.jboss.tools.seam.base.test ..................... FAILURE [ 2.109 s]
[INFO] org.jboss.tools.seam.core.test ..................... SKIPPED
[INFO] org.jboss.tools.seam.pages.xml.test ................ SUCCESS [01:00 min]
[INFO] org.jboss.tools.seam.ui.test ....................... SKIPPED
[INFO] org.jboss.tools.seam.xml.test ...................... SUCCESS [ 44.688 s]
[INFO] org.jboss.tools.seam121EAP.core.test ............... SKIPPED
[INFO] org.jboss.tools.seam121EAP.ui.test ................. SKIPPED
[INFO] org.jboss.tools.seam212GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam212GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam221GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam221GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.core.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.ui.test .................... SKIPPED
[INFO] org.jboss.tools.seamfp.core.test ................... SKIPPED
[INFO] org.jboss.tools.seamfp.ui.test ..................... SKIPPED
[INFO] org.jboss.tools.runtime.seam.detector.test ......... SUCCESS [06:13 min]
[INFO] org.jboss.tools.seam.vpe.test ...................... SUCCESS [01:17 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:34 min
[INFO] Finished at: 2016-12-14T06:11:46-05:00
[INFO] Final Memory: 130M/767M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
[ERROR] git status seam/tests/org.jboss.tools.seam.base.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.26.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.seam.base.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
8 years
Build failed in Jenkins: jbosstools-server_master #1326
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_mas...>
------------------------------------------
[...truncated 5617 lines...]
[INFO] org.jboss.ide.eclipse.archives.webtools ............ SUCCESS [ 3.917 s]
[INFO] org.jboss.ide.eclipse.as.classpath.ui .............. SUCCESS [ 3.408 s]
[INFO] org.jboss.ide.eclipse.as.doc.user .................. SUCCESS [ 2.537 s]
[INFO] org.jboss.ide.eclipse.as.ui.mbeans ................. SUCCESS [ 3.804 s]
[INFO] org.jboss.ide.eclipse.as.rse.core .................. SUCCESS [ 3.414 s]
[INFO] org.jboss.ide.eclipse.as.rse.ui .................... SUCCESS [ 3.481 s]
[INFO] org.jboss.tools.jmx.jvmmonitor.core ................ SUCCESS [ 4.151 s]
[INFO] org.jboss.tools.jmx.jvmmonitor.tools ............... SUCCESS [ 2.589 s]
[INFO] org.jboss.tools.jmx.jvmmonitor.ui .................. SUCCESS [ 8.587 s]
[INFO] org.jboss.ide.eclipse.as.jmx.integration ........... SUCCESS [ 3.319 s]
[INFO] org.jboss.ide.eclipse.as.management.as7 ............ SUCCESS [ 10.779 s]
[INFO] org.jboss.ide.eclipse.as.management.eap61plus ...... SUCCESS [ 11.312 s]
[INFO] org.jboss.ide.eclipse.as.management.wildfly9 ....... SUCCESS [ 11.581 s]
[INFO] org.jboss.tools.as.catalog ......................... SUCCESS [ 9.785 s]
[INFO] as.tests ........................................... SUCCESS [ 0.027 s]
[INFO] jmx.tests .......................................... SUCCESS [ 0.019 s]
[INFO] org.jboss.tools.jmx.core.test ...................... SUCCESS [ 0.663 s]
[INFO] org.jboss.tools.as.test.core ....................... SUCCESS [ 2.737 s]
[INFO] as.itests .......................................... SUCCESS [01:20 min]
[INFO] org.jboss.tools.as.itests .......................... SUCCESS [01:22 min]
[INFO] org.jboss.tools.as.management.itests ............... SUCCESS [01:29 min]
[INFO] as.features ........................................ SUCCESS [ 0.275 s]
[INFO] org.jboss.ide.eclipse.as.serverAdapter.wtp.feature . FAILURE [ 2.708 s]
[INFO] org.jboss.ide.eclipse.as.archives.integration.feature SKIPPED
[INFO] org.jboss.tools.jmx.local .......................... SUCCESS [ 6.857 s]
[INFO] org.jboss.tools.jmx.jolokia ........................ SUCCESS [ 9.456 s]
[INFO] jmx.features ....................................... SUCCESS [ 0.033 s]
[INFO] org.jboss.tools.jmx.feature ........................ FAILURE [ 1.880 s]
[INFO] org.jboss.ide.eclipse.as.jmx.integration.feature ... SKIPPED
[INFO] org.jboss.ide.eclipse.as.server.rse.integration.feature FAILURE [ 1.738 s]
[INFO] org.jboss.ide.eclipse.as.feature ................... SKIPPED
[INFO] org.jboss.ide.eclipse.as.test.feature .............. SUCCESS [ 0.410 s]
[INFO] wtp.all ............................................ SUCCESS [ 0.027 s]
[INFO] wtp.plugins ........................................ SUCCESS [ 0.040 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat ................ SUCCESS [ 2.868 s]
[INFO] org.jboss.tools.wtp.server.launchbar ............... SUCCESS [ 3.013 s]
[INFO] wtp.itests ......................................... SUCCESS [ 0.027 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.itests ......... SUCCESS [ 2.519 s]
[INFO] wtp.features ....................................... SUCCESS [ 0.039 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.feature ........ FAILURE [ 1.681 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.tests.feature .. SUCCESS [ 0.357 s]
[INFO] org.jboss.tools.wtp.server.launchbar.feature ....... FAILURE [ 1.684 s]
[INFO] org.jboss.tools.jmx.ui.test ........................ SUCCESS [ 0.658 s]
[INFO] org.jboss.tools.jmx.test.feature ................... SUCCESS [ 0.324 s]
[INFO] server.site ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:08 min
[INFO] Finished at: 2016-12-08T02:30:38-05:00
[INFO] Final Memory: 178M/896M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.archives.scanner.feature: Duplicate version but different content found for (org.jboss.tools.archives.scanner.feature.source.feature.jar/3.6.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.archives.scanner.feature: Duplicate version but different content found for (org.jboss.tools.archives.scanner.feature.source.feature.jar/3.6.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java: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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.archives.scanner.feature.source.feature.jar/3.6.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.archives.scanner.feature.source.feature.jar/3.6.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.serverAdapter.wtp.feature: Duplicate version but different content found for (org.jboss.ide.eclipse.as.serverAdapter.wtp.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.serverAdapter.wtp.feature: Duplicate version but different content found for (org.jboss.ide.eclipse.as.serverAdapter.wtp.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java: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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.ide.eclipse.as.serverAdapter.wtp.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.ide.eclipse.as.serverAdapter.wtp.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.jmx.feature: Duplicate version but different content found for (org.jboss.tools.jmx.feature.source.feature.jar/1.8.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.jmx.feature: Duplicate version but different content found for (org.jboss.tools.jmx.feature.source.feature.jar/1.8.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java: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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.jmx.feature.source.feature.jar/1.8.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.jmx.feature.source.feature.jar/1.8.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.server.rse.integration.feature: Duplicate version but different content found for (org.jboss.ide.eclipse.as.server.rse.integration.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.ide.eclipse.as.server.rse.integration.feature: Duplicate version but different content found for (org.jboss.ide.eclipse.as.server.rse.integration.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java: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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.ide.eclipse.as.server.rse.integration.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.ide.eclipse.as.server.rse.integration.feature.source.feature.jar/3.2.2.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.wtp.runtimes.tomcat.feature: Duplicate version but different content found for (org.jboss.tools.wtp.runtimes.tomcat.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.wtp.runtimes.tomcat.feature: Duplicate version but different content found for (org.jboss.tools.wtp.runtimes.tomcat.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java: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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.wtp.runtimes.tomcat.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.wtp.runtimes.tomcat.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 more
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.wtp.server.launchbar.feature: Duplicate version but different content found for (org.jboss.tools.wtp.server.launchbar.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) on project org.jboss.tools.wtp.server.launchbar.feature: Duplicate version but different content found for (org.jboss.tools.wtp.server.launchbar.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java: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:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.wtp.server.launchbar.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:176)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.plugin.MojoFailureException: Duplicate version but different content found for (org.jboss.tools.wtp.server.launchbar.feature.source.feature.jar/1.3.102.v20161121-2100). Also exists in baseline, but its content is different.
at org.eclipse.tycho.plugins.p2.extras.CompareWithBaselineMojo.execute(CompareWithBaselineMojo.java:157)
... 21 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 :org.jboss.tools.archives.scanner.feature
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :24
Killing Xvnc process ID 28702
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
[description-setter] Description set:
8 years