Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,windows&&x86_64 #170
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 1526 lines...]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [01:26 min]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 32.310 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 30.972 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 33.021 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... FAILURE [ 0.248 s]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [ 31.095 s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [ 36.109 s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. FAILURE [ 0.199 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:59 min
[INFO] Finished at: 2017-03-16T01:35:04-04:00
[INFO] Final Memory: 133M/814M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.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:1.0.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:1.0.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:1.0.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:1.0.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:1.0.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
9 years
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » seam/tests,jdk1.8,windows&&x86_64 #170
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 596 lines...]
Results :
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
[ERROR] There are test failures.
Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...> for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.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.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.seam.vpe.test ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.vpe.test ---
[INFO] The project's OSGi version is 3.8.3.v20161214-1452
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.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.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.seam.vpe.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...'> could not be found!
[INFO] Compiling 6 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[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.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.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.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- repository-utils:1.0.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.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.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.seam.vpe.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[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:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -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: 20.938 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
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ......................................... SUCCESS [ 3.969 s]
[INFO] org.jboss.tools.seam.base.test ..................... FAILURE [ 2.625 s]
[INFO] org.jboss.tools.seam.core.test ..................... SKIPPED
[INFO] org.jboss.tools.seam.pages.xml.test ................ SUCCESS [01:04 min]
[INFO] org.jboss.tools.seam.ui.test ....................... SKIPPED
[INFO] org.jboss.tools.seam.xml.test ...................... SUCCESS [ 40.703 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:51 min]
[INFO] org.jboss.tools.seam.vpe.test ...................... SUCCESS [01:21 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:50 min
[INFO] Finished at: 2017-03-16T01:35:28-04:00
[INFO] Final Memory: 116M/731M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.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:1.0.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
9 years
Build failed in Jenkins: jbosstools-composite-install_4.4.neon #388
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...>
------------------------------------------
[...truncated 4821 lines...]
plugins/org.jboss.tools.vpe.preview.core_3.8.3.v20170117-2000.jar
plugins/org.jboss.tools.vpe.preview.core.source_3.8.3.v20170117-2000.jar
plugins/org.jboss.tools.vpe.preview.editor_3.8.3.v20170117-1939.jar
plugins/org.jboss.tools.vpe.preview.editor.source_3.8.3.v20170117-1939.jar
plugins/org.jboss.tools.vpe.preview.editor.test_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.preview.editor.test.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.preview.source_3.8.3.v20170117-1939.jar
plugins/org.jboss.tools.vpe.resref_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.resref.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.spring_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.spring.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.spring.test_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.spring.test.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.test_3.8.3.v20161201-1638
plugins/org.jboss.tools.vpe.test.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.ui.palette_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.ui.palette.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.ui.test_3.8.3.v20161201-1638
plugins/org.jboss.tools.vpe.ui.test.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.xulrunner_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.xulrunner.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.xulrunner.test_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.vpe.xulrunner.test.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.websockets.core_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.websockets.core.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.websockets.ui_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.websockets.ui.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.websockets.ui.test_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.core_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.core.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.core.test_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.core.test.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.creation.core_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.creation.core.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.creation.core.test_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.creation.core.test.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.creation.ui_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.creation.ui.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.core_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.core.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.core.test_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.core.test.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.ui_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.ui.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.ui.test_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.jaxrs.ui.test.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.reddeer_1.9.3.v20170124-0800.jar
plugins/org.jboss.tools.ws.reddeer.source_1.9.3.v20170124-0800.jar
plugins/org.jboss.tools.ws.ui_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.ui.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.ui.test_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.ui.test.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.wise.ui_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.ws.wise.ui.source_1.9.3.v20161214-2127.jar
plugins/org.jboss.tools.wtp.runtimes.tomcat_1.3.104.v20170308-1740.jar
plugins/org.jboss.tools.wtp.runtimes.tomcat.itests_1.3.104.v20170308-1740.jar
plugins/org.jboss.tools.wtp.runtimes.tomcat.itests.source_1.3.104.v20170308-1740.jar
plugins/org.jboss.tools.wtp.runtimes.tomcat.source_1.3.104.v20170308-1740.jar
plugins/org.jboss.tools.wtp.server.launchbar_1.3.104.v20170308-1740.jar
plugins/org.jboss.tools.wtp.server.launchbar.source_1.3.104.v20170308-1740.jar
plugins/org.jboss.tools.xulrunner_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.xulrunner.initializer_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.xulrunner.initializer.source_3.8.3.v20161201-1638.jar
plugins/org.jboss.tools.xulrunner.source_3.8.3.v20161201-1638.jar
plugins/org.jdom_1.1.1.v201101151400.jar
plugins/org.jdom.source_1.1.1.v201101151400.jar
plugins/org.json_1.0.0.v201011060100.jar
plugins/org.jsoup_1.7.2.v201411291515.jar
plugins/org.junit_4.12.0.v201504281640
plugins/org.junit.source_4.12.0.v201504281640.jar
plugins/org.mozilla.javascript_1.7.5.v201504281450.jar
plugins/org.mozilla.javascript.source_1.7.5.v201504281450.jar
plugins/org.mozilla.xpcom_1.9.2.16
plugins/org.mozilla.xpcom.source_1.9.2.16.jar
plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.19pre
plugins/org.mozilla.xulrunner.gtk.linux.x86_64.source_1.9.2.19pre.jar
plugins/org.objectweb.asm_4.0.0.v201302062210.jar
plugins/org.objectweb.asm_5.0.1.v201404251740.jar
plugins/org.objectweb.asm.commons_5.0.1.v201404251740.jar
plugins/org.objectweb.asm.source_5.0.1.v201404251740.jar
plugins/org.objectweb.asm.tree_5.0.1.v201404251740.jar
plugins/org.objectweb.asm.tree.source_5.0.1.v201404251740.jar
plugins/org.reactivestreams.reactive-streams_1.0.0.release.jar
plugins/org.sat4j.core_2.3.5.v201308161310.jar
plugins/org.sat4j.pb_2.3.5.v201404071733.jar
plugins/org.slf4j.api_1.7.2.v20121108-1250.jar
plugins/org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar
plugins/org.sonatype.m2e.buildhelper_0.15.0.201405280027.jar
plugins/org.sonatype.m2e.egit_0.15.0.201610271523.jar
plugins/org.sonatype.m2e.mavenarchiver_0.17.2.201606141937-signed-20160830073346.jar
plugins/org.springframework.aop_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.beans_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.context_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.context.support_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.core_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.data.core_1.11.4.20160223-RELEASE.jar
plugins/org.springframework.expression_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.ide.eclipse_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.ajdt.ui.visualiser_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.ajdt.ui.xref_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.aop.core_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.aop.mylyn_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.aop.ui_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.aop.ui.matcher_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.batch_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.core_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.core.autowire_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.core.metadata_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.mylyn_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui.autowire_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui.editor_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui.graph_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui.livegraph_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui.refactoring_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.beans.ui.search_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.bestpractices_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.boot_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.boot.launch_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.boot.properties.editor_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.boot.properties.editor.yaml_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.boot.templates_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.boot.wizard_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.buildship_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.config.core_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.config.graph_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.config.ui_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.core_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.data.core_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.doc_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.editor.support_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.gradle_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.imports_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.integration_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.maven_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.metadata_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.mylyn_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.osgi_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.osgi.blueprint_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.osgi.runtime_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.osgi.targetdefinition_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.quickfix_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.security_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.ui_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.webflow.core_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.webflow.mylyn_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.webflow.ui_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.webflow.ui.editor_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.webflow.ui.graph_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.ide.eclipse.wizard_3.8.3.201612191259-RELEASE.jar
plugins/org.springframework.jdbc_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.jms_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.orm_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.oxm_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.transaction_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.web_4.3.0.20160611-RELEASE.jar
plugins/org.springframework.web.servlet_4.3.0.20160611-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.cloudfoundry.client_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.completions_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.configurator_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.content.core_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.core_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.frameworks.core_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.frameworks.ui_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.livexp_3.8.3.201612190658-RELEASE.jar
plugins/org.springsource.ide.eclipse.commons.ui_3.8.3.201612190658-RELEASE.jar
plugins/org.testng.eclipse_6.9.5.201506120235
plugins/org.tigris.subversion.clientadapter_1.10.3.jar
plugins/org.tigris.subversion.clientadapter.javahl_1.9.3.jar
plugins/org.tigris.subversion.clientadapter.svnkit_1.8.9.jar
plugins/org.tigris.subversion.subclipse.core_1.10.12.jar
plugins/org.tigris.subversion.subclipse.doc_1.3.0.jar
plugins/org.tigris.subversion.subclipse.graph_1.1.1.jar
plugins/org.tigris.subversion.subclipse.mylyn_3.0.0.jar
plugins/org.tigris.subversion.subclipse.tools.usage_1.1.0.jar
plugins/org.tigris.subversion.subclipse.ui_1.10.13.jar
plugins/org.tmatesoft.sqljet_1.1.10.r1317_v20140121_0107.jar
plugins/org.tmatesoft.svnkit_1.8.12.r10533_v20160129_0158.jar
plugins/org.tukaani.xz_1.3.0.v201308270617.jar
plugins/org.tukaani.xz.source_1.3.0.v201308270617.jar
plugins/org.uddi4j_2.0.5.v200805270300.jar
plugins/org.w3c.css.sac_1.3.1.v200903091627.jar
plugins/org.w3c.css.sac.source_1.3.1.v200903091627.jar
plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar
plugins/org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar
plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar
plugins/org.w3c.dom.smil.source_1.0.1.v200903091627.jar
plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar
plugins/org.w3c.dom.svg.source_1.1.0.v201011041433.jar
plugins/org.yaml.snakeyaml_1.14.0.v201604211500.jar
plugins/tern.core_1.1.1.201610281511.jar
plugins/tern.eclipse_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.core_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.jsdt.core_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.jsdt.ui_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.server.nodejs.core_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86_64_1.1.1.201610281511
plugins/tern.eclipse.ide.server.nodejs.ui_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.tools.core_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.tools.ui_1.1.1.201610281511.jar
plugins/tern.eclipse.ide.ui_1.1.1.201610281511.jar
plugins/ternjs_1.1.1.201610281511
plugins/tern.server.nodejs_1.1.1.201610281511.jar
COMPOSITE HAS CHANGED
=====================
--- <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...> 2017-03-16 03:06:31.373041970 +0000
+++ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...> 2017-03-16 03:28:51.930376765 +0000
@@ -2 +1,0 @@
-features/angularjs-eclipse-feature_1.1.0.201511091212
@@ -87,0 +87 @@
+features/org.eclipse.ecf.core.feature_1.3.0.v20160405-1820
@@ -88,0 +89 @@
+features/org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820
@@ -89,0 +91 @@
+features/org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820
@@ -90,0 +93 @@
+features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820
@@ -91,0 +95 @@
+features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820
@@ -92,0 +97 @@
+features/org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820
@@ -768,2 +772,0 @@
-plugins/org.eclipse.angularjs.core_1.1.0.201511091212.jar
-plugins/org.eclipse.angularjs.ui_1.1.0.201511091212.jar
=====================
+ res=0
+ [[ 0 -ne 0 ]]
+ LOG_GREP_INCLUDES='Unresolved requirement|Application error|InvocationTargetException|BUILD FAILURE|Only one of the following|Missing requirement|Timeout|killed the sub-process|IllegalArgumentException|Could not resolve|could not be found|being installed|Cannot satisfy dependency|FAILED'
+ [[ -f <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...> ]]
+ egrep -i -A2 'Unresolved requirement|Application error|InvocationTargetException|BUILD FAILURE|Only one of the following|Missing requirement|Timeout|killed the sub-process|IllegalArgumentException|Could not resolve|could not be found|being installed|Cannot satisfy dependency|FAILED' <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...>
!MESSAGE Application error
!STACK 1
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
--
Caused by: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...>:62: Timeout: killed the sub-process
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:635)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:670)
--
<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-compos...>:62: Timeout: killed the sub-process
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:635)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:670)
+ echo INSTALL_PROBLEM
INSTALL_PROBLEM
+ exit 1
Build step 'Execute shell' marked build as failure
Checking console output
9 years
Build failed in Jenkins: jbosstools-build-sites.aggregate.site_4.4.neon #284
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-build-...>
------------------------------------------
[...truncated 2689 lines...]
[INFO] Fetching org.jboss.tools.hibernate.libs.jtidy.v_r8-20060801_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (231.14kB)
[INFO] Unpacking org.jboss.tools.hibernate.libs.jtidy.v_r8-20060801_5.1.4.v20170306-1242...
[INFO] Fetching org.hibernate.eclipse.help_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (291.09kB)
[INFO] Fetching org.hibernate.eclipse.help_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (291.09kB)
[INFO] Unpacking org.hibernate.eclipse.help_5.1.4.v20170306-1242...
[INFO] Fetching org.hibernate.eclipse.jdt.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (59.05kB)
[INFO] Fetching org.hibernate.eclipse.jdt.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (59.05kB)
[INFO] Unpacking org.hibernate.eclipse.jdt.ui_5.1.4.v20170306-1242...
[INFO] Fetching org.hibernate.eclipse.mapper_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (180.19kB)
[INFO] Fetching org.hibernate.eclipse.mapper_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (180.19kB)
[INFO] Unpacking org.hibernate.eclipse.mapper_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.common_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (23.58kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.common_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (23.58kB)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.common_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.64MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.64MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (931.76kB of 4.64MB at 930.42kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.55MB of 4.64MB at 793.52kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.04MB of 4.64MB at 694.67kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.63MB of 4.64MB at 673.63kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.37MB of 4.64MB at 686.93kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.96MB of 4.64MB at 618.4kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.45MB of 4.64MB at 587.01kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_3_5_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.84MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.84MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (971.29kB of 4.84MB at 967.29kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.93MB of 4.84MB at 989.15kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.92MB of 4.84MB at 975.37kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.91MB of 4.84MB at 984.28kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_3_6_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (5.63MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (5.63MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (971.29kB of 5.63MB at 967.29kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.93MB of 5.63MB at 989.15kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.92MB of 5.63MB at 975.37kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.91MB of 5.63MB at 984.28kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.9MB of 5.63MB at 976.98kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_4_0_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.46MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.46MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.01MB of 6.46MB at 1.01MB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2MB of 6.46MB at 989.15kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.98MB of 6.46MB at 996.43kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.97MB of 6.46MB at 984.28kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.96MB of 6.46MB at 989.62kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (5.95MB of 6.46MB at 973.09kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_4_3_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.58MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.58MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (971.29kB of 6.58MB at 967.29kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.94MB of 6.58MB at 983.27kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.92MB of 6.58MB at 975.37kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.91MB of 6.58MB at 984.28kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.9MB of 6.58MB at 976.98kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (5.88MB of 6.58MB at 985.72kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_5_0_5.1.4.v20170307-1708...
[INFO] Fetching org.jboss.tools.hibernate.jpt.core_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (59.5kB)
[INFO] Fetching org.jboss.tools.hibernate.jpt.core_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (59.5kB)
[INFO] Unpacking org.jboss.tools.hibernate.jpt.core_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.jpt.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (57.03kB)
[INFO] Fetching org.jboss.tools.hibernate.jpt.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (57.03kB)
[INFO] Unpacking org.jboss.tools.hibernate.jpt.ui_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.libs.freemarker.v_2_3_8_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (717.43kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.freemarker.v_2_3_8_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (717.43kB)
[INFO] Unpacking org.jboss.tools.hibernate.libs.freemarker.v_2_3_8_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (242.46kB)
[INFO] Fetching org.jboss.tools.hibernate.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (242.46kB)
[INFO] Unpacking org.jboss.tools.hibernate.ui_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.xml_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (78.39kB)
[INFO] Fetching org.jboss.tools.hibernate.xml_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (78.39kB)
[INFO] Unpacking org.jboss.tools.hibernate.xml_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.xml.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (15.95kB)
[INFO] Fetching org.jboss.tools.hibernate.xml.ui_5.1.4.v20170306-1242.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (15.95kB)
[INFO] Unpacking org.jboss.tools.hibernate.xml.ui_5.1.4.v20170306-1242...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.73MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.73MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (971.29kB of 6.73MB at 967.29kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.93MB of 6.73MB at 989.15kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.92MB of 6.73MB at 955.49kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.91MB of 6.73MB at 984.28kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.9MB of 6.73MB at 976.98kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (5.89MB of 6.73MB at 985.72kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_5_1_5.1.4.v20170307-1338...
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.98MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.98MB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (971.29kB of 6.98MB at 967.29kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.93MB of 6.98MB at 989.15kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.92MB of 6.98MB at 975.37kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (3.91MB of 6.98MB at 968.48kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.9MB of 6.98MB at 976.98kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (5.87MB of 6.98MB at 985.72kB/s)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (6.87MB of 6.98MB at 973.09kB/s)
[INFO] Unpacking org.jboss.tools.hibernate.runtime.v_5_2_5.1.4.v20170307-1116...
[INFO] Fetching org.hibernate.eclipse.feature_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.85kB)
[INFO] Fetching org.hibernate.eclipse.feature_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.85kB)
[INFO] Fetching org.hibernate.eclipse.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (157.27kB)
[INFO] Fetching org.hibernate.eclipse.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (157.27kB)
[INFO] Fetching org.hibernate.eclipse.console.source_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.1MB)
[INFO] Fetching org.hibernate.eclipse.console.source_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.1MB)
[INFO] Fetching org.hibernate.eclipse.console.source_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (856.71kB of 2.1MB at 854.07kB/s)
[INFO] Fetching org.hibernate.eclipse.console.source_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.76MB of 2.1MB at 900.94kB/s)
[INFO] Fetching org.hibernate.eclipse.help.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.99kB)
[INFO] Fetching org.hibernate.eclipse.help.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (2.99kB)
[INFO] Fetching org.hibernate.eclipse.jdt.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (96.5kB)
[INFO] Fetching org.hibernate.eclipse.jdt.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (96.5kB)
[INFO] Fetching org.hibernate.eclipse.mapper.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (144.08kB)
[INFO] Fetching org.hibernate.eclipse.mapper.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (144.08kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.common.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (45.47kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.common.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (45.47kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (14.29kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_5.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (14.29kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (13.23kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_3_6.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (13.23kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (17.05kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_0.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (17.05kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (8.8kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_4_3.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (8.8kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0.source_5.1.4.v20170307-1708.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (12.64kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_0.source_5.1.4.v20170307-1708.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (12.64kB)
[INFO] Fetching org.jboss.tools.hibernate.jpt.core.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (244.93kB)
[INFO] Fetching org.jboss.tools.hibernate.jpt.core.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (244.93kB)
[INFO] Fetching org.jboss.tools.hibernate.jpt.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (133.89kB)
[INFO] Fetching org.jboss.tools.hibernate.jpt.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (133.89kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.antlr.v_2_7_7.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.68kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.antlr.v_2_7_7.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.68kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.bsh.v_2_0_b4.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.7kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.bsh.v_2_0_b4.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.7kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.dom4j.v_1_6_1.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.69kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.dom4j.v_1_6_1.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.69kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.freemarker.v_2_3_8.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.67kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.freemarker.v_2_3_8.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.67kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.jtidy.v_r8-20060801.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.67kB)
[INFO] Fetching org.jboss.tools.hibernate.libs.jtidy.v_r8-20060801.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (1.67kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.spi.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (22.44kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.spi.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (22.44kB)
[INFO] Fetching org.jboss.tools.hibernate.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (178.44kB)
[INFO] Fetching org.jboss.tools.hibernate.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (178.44kB)
[INFO] Fetching org.jboss.tools.hibernate.xml.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (117.84kB)
[INFO] Fetching org.jboss.tools.hibernate.xml.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (117.84kB)
[INFO] Fetching org.jboss.tools.hibernate.xml.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (41.51kB)
[INFO] Fetching org.jboss.tools.hibernate.xml.ui.source_5.1.4.v20170306-1242.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (41.51kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1.source_5.1.4.v20170307-1338.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (12.62kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_1.source_5.1.4.v20170307-1338.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (12.62kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2.source_5.1.4.v20170307-1116.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (15.17kB)
[INFO] Fetching org.jboss.tools.hibernate.runtime.v_5_2.source_5.1.4.v20170307-1116.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (15.17kB)
[INFO] Fetching org.hibernate.eclipse.feature.source_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.05kB)
[INFO] Fetching org.hibernate.eclipse.feature.source_5.1.4.v20170315-1215.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-hib... (4.05kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.core_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (451.75kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.core_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (451.75kB)
[INFO] Unpacking org.jboss.ide.eclipse.archives.core_3.6.104.v20170308-1740...
[INFO] Fetching org.jboss.tools.usage_2.2.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bas... (78.6kB)
[INFO] Fetching org.jboss.tools.usage_2.2.3.v20161213-1258.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bas... (78.6kB)
[INFO] Unpacking org.jboss.tools.usage_2.2.3.v20161213-1258...
[INFO] Fetching org.jboss.tools.archives.scanner_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (9.61kB)
[INFO] Fetching org.jboss.tools.archives.scanner_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (9.61kB)
[INFO] Unpacking org.jboss.tools.archives.scanner_3.6.104.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.archives.ui_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (62.26kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.ui_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (62.26kB)
[INFO] Unpacking org.jboss.ide.eclipse.archives.ui_3.6.104.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.archives.jdt.integration_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (8.62kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.jdt.integration_3.6.104.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (8.62kB)
[INFO] Unpacking org.jboss.ide.eclipse.archives.jdt.integration_3.6.104.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.archives.feature_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (2.41kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.feature_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (2.41kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.core.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (132.35kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.core.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (132.35kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.ui.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (73.7kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.ui.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (73.7kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.jdt.integration.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (16.82kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.jdt.integration.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (16.82kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.feature.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (3.52kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.feature.source_3.6.104.v20170308-1740.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (3.52kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.webtools_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (41.73kB)
[INFO] Fetching org.jboss.ide.eclipse.archives.webtools_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (41.73kB)
[INFO] Unpacking org.jboss.ide.eclipse.archives.webtools_3.2.4.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.as.core_3.2.4.v20170315-1528.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (625.83kB)
[INFO] Fetching org.jboss.ide.eclipse.as.core_3.2.4.v20170315-1528.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (625.83kB)
[INFO] Unpacking org.jboss.ide.eclipse.as.core_3.2.4.v20170315-1528...
[INFO] Fetching org.jboss.ide.eclipse.as.ui_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (174.85kB)
[INFO] Fetching org.jboss.ide.eclipse.as.ui_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (174.85kB)
[INFO] Unpacking org.jboss.ide.eclipse.as.ui_3.2.4.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.as.wtp.core_3.2.4.v20170315-1707.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (95.43kB)
[INFO] Fetching org.jboss.ide.eclipse.as.wtp.core_3.2.4.v20170315-1707.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (95.43kB)
[INFO] Unpacking org.jboss.ide.eclipse.as.wtp.core_3.2.4.v20170315-1707...
[INFO] Fetching org.jboss.tools.foundation.core_1.3.4.AM1-v20170315-0227-B70.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bas... (40.36kB)
[INFO] Fetching org.jboss.tools.foundation.core_1.3.4.AM1-v20170315-0227-B70.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-bas... (40.36kB)
[INFO] Unpacking org.jboss.tools.foundation.core_1.3.4.AM1-v20170315-0227-B70...
[INFO] Fetching org.jboss.ide.eclipse.as.classpath.core_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (2.76MB)
[INFO] Fetching org.jboss.ide.eclipse.as.classpath.core_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (2.76MB)
[INFO] Fetching org.jboss.ide.eclipse.as.classpath.core_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (969.92kB of 2.76MB at 967.29kB/s)
[INFO] Fetching org.jboss.ide.eclipse.as.classpath.core_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (1.93MB of 2.76MB at 979.93kB/s)
[INFO] Unpacking org.jboss.ide.eclipse.as.classpath.core_3.2.4.v20170308-1740...
[INFO] Fetching org.jboss.tools.jmx.core_1.9.0.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (23.52kB)
[INFO] Fetching org.jboss.tools.jmx.core_1.9.0.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (23.52kB)
[INFO] Unpacking org.jboss.tools.jmx.core_1.9.0.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.as.wtp.ui_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (30.03kB)
[INFO] Fetching org.jboss.ide.eclipse.as.wtp.ui_3.2.4.v20170308-1740.jar.pack.gz from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (30.03kB)
[INFO] Unpacking org.jboss.ide.eclipse.as.wtp.ui_3.2.4.v20170308-1740...
[INFO] Fetching org.jboss.ide.eclipse.as.archives.integration.feature_3.2.4.v20170315-1707.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (2.54kB)
[INFO] Fetching org.jboss.ide.eclipse.as.archives.integration.feature_3.2.4.v20170315-1707.jar from http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser... (2.54kB)
[ERROR] An error occurred while transferring artifact canonical: org.eclipse.update.feature,org.jboss.ide.eclipse.as.archives.integration.feature,3.2.4.v20170315-1707 from repository http://download.jboss.org/jbosstools/neon/snapshots/builds/jbosstools-ser...:
[ERROR] Problems downloading artifact: org.eclipse.update.feature,org.jboss.ide.eclipse.as.archives.integration.feature,3.2.4.v20170315-1707.:
[ERROR] MD5 hash is not as expected. Expected: 1d43c7621226adf3dc5fc83cd51538cd and found 7a94813ad4cb5993cc57f94ff0eb8ba3.
[ERROR] Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact org.eclipse.update.feature,org.jboss.ide.eclipse.as.archives.integration.feature,3.2.4.v20170315-1707 into the local Maven repository.See log output for details. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact org.eclipse.update.feature,org.jboss.ide.eclipse.as.archives.integration.feature,3.2.4.v20170315-1707 into the local Maven repository.See log output for details.
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: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.eclipse.tycho.repository.local.MirroringArtifactProvider$MirroringFailedException: Could not mirror artifact org.eclipse.update.feature,org.jboss.ide.eclipse.as.archives.integration.feature,3.2.4.v20170315-1707 into the local Maven repository.See log output for details.
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.downloadArtifact(MirroringArtifactProvider.java:226)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeOneFormatLocallyAvailable(MirroringArtifactProvider.java:211)
at org.eclipse.tycho.repository.local.PackedFormatMirroringArtifactProvider.makeOneFormatLocallyAvailable(PackedFormatMirroringArtifactProvider.java:43)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.makeLocallyAvailable(MirroringArtifactProvider.java:182)
at org.eclipse.tycho.repository.local.MirroringArtifactProvider.getArtifactFile(MirroringArtifactProvider.java:121)
at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile(CompositeArtifactProvider.java:85)
at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile(TargetPlatformBaseImpl.java:128)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit(P2ResolverImpl.java:254)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult(P2ResolverImpl.java:217)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:209)
at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies(P2ResolverImpl.java:116)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies(P2DependencyResolver.java:367)
at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies(P2DependencyResolver.java:335)
at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:117)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
... 11 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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :87
Killing Xvnc process ID 10448
Checking console output
[description-setter] Description set:
9 years, 1 month