[teiid-designer-dev] Build failed in Jenkins: jbosstools-teiid-komodo #565 ()

ci-builds at redhat.com ci-builds at redhat.com
Thu Mar 5 15:32:11 EST 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/565/>

------------------------------------------
[...truncated 6101 lines...]
INFO: Test Log Message
Mar 05, 2015 3:32:08 PM org.komodo.utils.KLog$BasicLogger warn
WARNING: This is a warning test
Mar 05, 2015 3:32:08 PM org.komodo.utils.KLog$BasicLogger error
SEVERE: This is a exception test
java.lang.Exception: This is a test exception
	at org.komodo.utils.test.TestKLog.testLogError(TestKLog.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:87)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:115)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

Mar 05, 2015 3:32:08 PM org.komodo.utils.KLog$BasicLogger info
INFO: This is a test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.komodo.utils.test ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/tests/org.komodo.utils.test/target/org.komodo.utils.test-1.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/org.komodo.utils.test/1.0.0-SNAPSHOT/org.komodo.utils.test-1.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/tests/org.komodo.utils.test/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/org.komodo.utils.test/1.0.0-SNAPSHOT/org.komodo.utils.test-1.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/tests/org.komodo.utils.test/target/org.komodo.utils.test-1.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/org.komodo.utils.test/1.0.0-SNAPSHOT/org.komodo.utils.test-1.0.0-SNAPSHOT-sources.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/tests/org.komodo.utils.test/target/p2content.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/org.komodo.utils.test/1.0.0-SNAPSHOT/org.komodo.utils.test-1.0.0-SNAPSHOT-p2metadata.xml>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/tests/org.komodo.utils.test/target/p2artifacts.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/org.komodo.utils.test/1.0.0-SNAPSHOT/org.komodo.utils.test-1.0.0-SNAPSHOT-p2artifacts.xml>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:update-local-index (default-update-local-index) @ org.komodo.utils.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.relational.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.importer.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.shell.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.modeshape.teiid.sql.sequencer.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.modeshape.vdb.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building integration-tests 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ integration-tests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ integration-tests ---
[INFO] Executing tasks

main:
     [echo] basedir: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests>
     [echo] project.basedir: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests>
     [echo] project.baseUri: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/>
     [echo] project.version: 1.0.0-SNAPSHOT
     [echo] project.groupId: org.jboss.tools.komodo
     [echo] project.artifactId: integration-tests
     [echo] project.name: integration-tests
     [echo] project.build.sourceDirectory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/src/main/java>
     [echo] project.build.scriptSourceDirectory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/src/main/scripts>
     [echo] project.build.testSourceDirectory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/src/test/java>
     [echo] project.build.outputDirectory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/target/classes>
     [echo] project.build.testOutputDirectory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/target/test-classes>
     [echo] project.build.directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/target>
     [echo] eclipse.tycho.version: 0.21.0
     [echo] eclipse.target.version: 4.4 (Luna)
     [echo] not.using.jbt.parent.pom.tp: true
     [echo] komodo.tp.group.id: org.jboss.tools.integration-stack
     [echo] komodo.tp.artifact.id: target-platform
     [echo] komodo.tp.version: 4.2.0.Final
     [echo] komodo.tp.type: target
     [echo] komodo.tp.classifier: base
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ integration-tests ---
[INFO] argLine set to -javaagent:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-teiid-komodo/target/jacoco.exec,append=true,includes=org.jboss.tools.*>
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ integration-tests ---
[INFO] 
[INFO] --- repository-utils:0.21.0:generate-repository-facade (generate-facade) @ integration-tests ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ integration-tests ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/sources/integration-tests/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-teiid-komodo/ws/.repository/org/jboss/tools/komodo/integration-tests/1.0.0-SNAPSHOT/integration-tests-1.0.0-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.eclipse.teiid-8.4.client.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.komodo.eclipse.teiid-8.7.client.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teiid Komodo
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Komodo Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] komodo ............................................ SUCCESS [1:04.066s]
[INFO] Komodo Target Platform ............................ SUCCESS [0.088s]
[INFO] plugins ........................................... SUCCESS [0.075s]
[INFO] org.komodo.spi .................................... SUCCESS [28.066s]
[INFO] org.komodo.utils .................................. SUCCESS [0.545s]
[INFO] libs .............................................. SUCCESS [0.086s]
[INFO] org.komodo.modeshape.lib .......................... SUCCESS [2:12.764s]
[INFO] Komodo Teiid Client ............................... FAILURE [24.733s]
[INFO] org.komodo.modeshape.teiid.sql.sequencer .......... SKIPPED
[INFO] org.komodo.core ................................... SKIPPED
[INFO] org.komodo.modeshape.vdb .......................... SKIPPED
[INFO] org.komodo.relational ............................. SKIPPED
[INFO] org.komodo.importer ............................... SKIPPED
[INFO] org.komodo.utils.logger.modeshape ................. SUCCESS [2.891s]
[INFO] features .......................................... SUCCESS [0.067s]
[INFO] org.komodo.engine.feature ......................... SKIPPED
[INFO] org.komodo.shell-api .............................. SKIPPED
[INFO] org.komodo.shell.lib .............................. SUCCESS [2.610s]
[INFO] org.komodo.shell .................................. SKIPPED
[INFO] org.komodo.eclipse.shell .......................... SKIPPED
[INFO] org.komodo.eclipse.spi ............................ SUCCESS [0.186s]
[INFO] org.komodo.eclipse.sql.ui ......................... SKIPPED
[INFO] org.komodo.eclipse.teiid.client ................... SKIPPED
[INFO] org.komodo.ui.feature ............................. SKIPPED
[INFO] tests ............................................. SUCCESS [0.032s]
[INFO] org.komodo.test.utils ............................. SKIPPED
[INFO] org.komodo.core.test .............................. SKIPPED
[INFO] org.komodo.eclipse.test.utils ..................... SUCCESS [0.195s]
[INFO] org.komodo.teiid.client.test ...................... SKIPPED
[INFO] org.komodo.utils.test ............................. SUCCESS [24.563s]
[INFO] org.komodo.relational.test ........................ SKIPPED
[INFO] org.komodo.importer.test .......................... SKIPPED
[INFO] org.komodo.shell.test ............................. SKIPPED
[INFO] org.komodo.modeshape.teiid.sql.sequencer.test ..... SKIPPED
[INFO] org.komodo.modeshape.vdb.test ..................... SKIPPED
[INFO] integration-tests ................................. SUCCESS [0.032s]
[INFO] org.komodo.eclipse.teiid-8.4.client.test .......... SKIPPED
[INFO] org.komodo.eclipse.teiid-8.7.client.test .......... SKIPPED
[INFO] Teiid Komodo ...................................... SKIPPED
[INFO] Komodo Build ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:21.869s
[INFO] Finished at: Thu Mar 05 15:32:09 EST 2015
[INFO] Final Memory: 98M/490M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.komodo.teiid.client: Could not resolve dependencies for project org.jboss.tools.komodo.plugins:org.komodo.teiid.client:eclipse-plugin:1.0.0-SNAPSHOT: Failed to collect dependencies for [javax.resource:connector-api:jar:1.5 (compile), org.jgroups:jgroups:jar:3.2.10.Final (compile), com.googlecode.json-simple:json-simple:jar:1.1 (compile), javax.transaction:jta:jar:1.1 (compile), nux:nux:jar:1.6 (compile), org.jboss.xnio:xnio-api:jar:3.0.7.GA (compile), org.jboss.xnio:xnio-nio:jar:3.0.7.GA (compile), xom:xom:jar:1.2.5 (compile), org.jboss.as:jboss-as-cli:jar:7.2.0.Alpha1-redhat-4 (compile), org.jboss.as:jboss-as-controller-client:jar:7.2.0.Alpha1-redhat-4 (compile), org.jboss.as:jboss-as-controller:jar:7.2.0.Alpha1-redhat-4 (compile), org.jboss.as:jboss-as-protocol:jar:7.2.0.Alpha1-redhat-4 (compile), org.jboss:jboss-dmr:jar:1.1.6.Final (compile), org.jboss.logging:jboss-logging:jar:3.1.2.GA (compile), org.jboss.marshalling:jboss-marshalling:jar:1.3.18.GA (compile), org.jboss.marshalling:jboss-marshalling-river:jar:1.3.18.GA (compile), org.jboss.modules:jboss-modules:jar:1.2.2.Final (compile), org.jboss.remoting3:jboss-remoting:jar:3.2.16.GA (compile), org.jboss.sasl:jboss-sasl:jar:1.0.3.Final (compile), org.jboss.threads:jboss-threads:jar:2.1.0.Final (compile), org.jboss:jboss-vfs:jar:3.1.0.Final (compile), io.netty:netty:jar:3.6.2.Final (compile), net.sourceforge.saxon:saxonhe:jar:9.2.1.5 (compile), org.jboss.tools.komodo.plugins:org.komodo.spi:jar:1.0.0-SNAPSHOT (provided), org.jboss.tools.komodo.plugins:org.komodo.utils:jar:1.0.0-SNAPSHOT (provided)]: Failed to read artifact descriptor for org.jboss.as:jboss-as-cli:jar:7.2.0.Alpha1-redhat-4: Could not transfer artifact org.jboss.as:jboss-as-cli:pom:7.2.0.Alpha1-redhat-4 from/to jboss-eap-alpha (http://maven.repository.redhat.com/techpreview/eap6/6.1.0.Alpha1/maven-repository/): Failed to transfer file: http://maven.repository.redhat.com/techpreview/eap6/6.1.0.Alpha1/maven-repository/org/jboss/as/jboss-as-cli/7.2.0.Alpha1-redhat-4/jboss-as-cli-7.2.0.Alpha1-redhat-4.pom. Return code is: 500, ReasonPhrase:Internal Server Error. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.komodo.teiid.client
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :14
Killing Xvnc process ID 32493
Archiving artifacts
Recording test results



More information about the teiid-designer-dev mailing list