[teiid-designer-dev] Build failed in Hudson: jbosstools-teiid-designer #346

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Nov 12 15:58:24 EST 2010


See <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/346/changes>

Changes:

[nickboldt] use gbrown's suggested distributionManagement instead

[nickboldt] update input URL for savara

[elvisisking] TEIIDDES-670 Pasting DELETE transformation SQL always (AFAICT) requires two attempts. Setting "Supports Update" on for the first time cleared the SELECT editor. It was just a refresh issue as selecting another tab (like UPDATE) and then selecting back to SELECT showed the correct SELECT statement. Added a call to refresh the current editor tab. Reviewed by Barry L.

[blafond] TEIIDDES-654 Added event null check. Eclipse doesn't guarantee that the event is not null.

[blafond] TEIIDDES-503 updating doc.zip containing latest images and page edits.

[blafond] TEIIDDES-503 fix broken link to old ConnectorsView.htm. Now TeiidView.htm

[blafond] TEIIDDES-503 ranamed some images and edited some content.

[elvisisking] TEIIDDES-670 Pasting DELETE transformation SQL always (AFAICT) requires two attempts. TransformationHelper method was not setting method return value to "true" indicating the delete SQL string had been set. Reviewed by Barry L.

[blafond] TEIIDDES-664 Removed excess info from Message dialog title.

------------------------------------------
[...truncated 19044 lines...]
[INFO] Downloading org.eclipse.rcp.configuration_root.gtk.linux.x86_64
[INFO] Fetching org.eclipse.rcp.configuration_root.gtk.linux.x86_64_1.0.0.M20101020-0925 (0B of 201.11kB at 0B/s) from file:/home/hudson/static_build_env/jbds/target-platform/e361-wtp322.target/binary/org.eclipse.rcp.configuration_root.gtk.linux.x86_64_1.0.0.M20101020-0925
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.rcp.configuration_root.gtk.linux.x86_64_1.0.0.M20101020-0925 (4kB of 201.11kB at 0B/s) from file:/home/hudson/static_build_env/jbds/target-platform/e361-wtp322.target/binary/org.eclipse.rcp.configuration_root.gtk.linux.x86_64_1.0.0.M20101020-0925
[INFO] Downloading org.eclipse.swt.gtk.linux.x86_64.source
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.6.1.v3656a.jar (0B of 1.86MB at 0B/s) from file:/home/hudson/static_build_env/jbds/target-platform/e361-wtp322.target/plugins/org.eclipse.swt.gtk.linux.x86_64.source_3.6.1.v3656a.jar
[INFO] 1 operation remaining.
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.6.1.v3656a.jar (4kB of 1.86MB at 0B/s) from file:/home/hudson/static_build_env/jbds/target-platform/e361-wtp322.target/plugins/org.eclipse.swt.gtk.linux.x86_64.source_3.6.1.v3656a.jar
[INFO] Expected eclipse log file: <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test> && /qa/tools/opt/x86_64/jdk1.6.0_20/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m 
						-Dusage_reporting_enabled=false -jar <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/346/artifact/m2-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.1.0.v20100507/org.eclipse.equinox.launcher-1.1.0.v20100507.jar> -data <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/work/data> -dev <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/dev.properties> -install <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/work> -configuration <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/work/configuration> -application org.sonatype.tycho.surefire.osgibooter.uitest -testproperties <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/surefire.properties> -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide
Usage: java [-options] class [args...]
           (to execute a class)
   or  java [-options] -jar jarfile [args...]
           (to execute a jar file)

where options include:
    -d32          use a 32-bit data model if available

    -d64          use a 64-bit data model if available
    -server	  to select the "server" VM
                  The default VM is server.
                  
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
                  A : separated list of directories, JAR archives,
                  and ZIP archives to search for class files.
    -D<name>=<value>
                  set a system property
    -verbose[:class|gc|jni]
                  enable verbose output
    -version      print product version and exit
    -version:<value>
                  require the specified version to run
    -showversion  print product version and continue
    -jre-restrict-search | -jre-no-restrict-search
                  include/exclude user private JREs in the version search
    -? -help      print this help message
    -X            print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
                  enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
                  disable assertions
    -esa | -enablesystemassertions
                  enable system assertions
    -dsa | -disablesystemassertions
                  disable system assertions
    -agentlib:<libname>[=<options>]
                  load native agent library <libname>, e.g. -agentlib:hprof
                    see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=<options>]
                  load native agent library by full pathname
    -javaagent:<jarpath>[=<options>]
                  load Java programming language agent, see java.lang.instrument
    -splash:<imagepath>
                  show splash screen with specified image
/bin/sh: line 1: -Dusage_reporting_enabled=false: command not found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.teiid.designer.ddl.importer.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.teiid.designer.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.teiid.designer.vdb.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building tests.all 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tests.all ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ tests.all ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/pom.xml> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/m2-repository/org/jboss/tools/tests.all/0.0.1-SNAPSHOT/tests.all-0.0.1-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building teiid.site 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (515 B at 1.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (703 B at 0.8 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 0.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (474 B at 0.9 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (718 B at 0.9 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (556 B at 0.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ teiid.site ---
[INFO] 
[INFO] --- maven-osgi-packaging-plugin:0.10.0:build-qualifier (default-build-qualifier) @ teiid.site ---
[INFO] 
[INFO] --- maven-osgi-packaging-plugin:0.10.0:update-site (default-update-site) @ teiid.site ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.10.0:update-site-p2-metadata (default-update-site-p2-metadata) @ teiid.site ---
[INFO] Command line:
	/bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site> && /qa/tools/opt/x86_64/jdk1.6.0_20/jre/bin/java -jar <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/346/artifact/m2-repository/org/sonatype/tycho/tycho-p2-runtime/0.10.0/eclipse/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar> -nosplash -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher -source <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site/target/site> -metadataRepository <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site/target/site/> -metadataRepositoryName teiid.site -artifactRepository <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site/target/site/> -artifactRepositoryName 'teiid.site Artifacts' -noDefaultIUs -compress
Generating metadata for ..
Generation completed with success [3 seconds].
[INFO] 
[INFO] --- maven-osgi-packaging-plugin:0.10.0:update-site-packaging (default-update-site-packaging) @ teiid.site ---
[INFO] Building zip: <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/346/artifact/sources/site/target/site.zip>
[INFO] Building zip: <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site/target/site_assembly.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ teiid.site ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/346/artifact/sources/site/target/site.zip> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/m2-repository/org/jboss/tools/teiid.site/0.0.1-SNAPSHOT/teiid.site-0.0.1-SNAPSHOT.zip>
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site/pom.xml> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/m2-repository/org/jboss/tools/teiid.site/0.0.1-SNAPSHOT/teiid.site-0.0.1-SNAPSHOT.pom>
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/site/target/site_assembly.zip> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/m2-repository/org/jboss/tools/teiid.site/0.0.1-SNAPSHOT/teiid.site-0.0.1-SNAPSHOT-assembly.zip>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building teiid 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ teiid ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ teiid ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/pom.xml> to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/m2-repository/org/jboss/tools/teiid/0.0.1-SNAPSHOT/teiid-0.0.1-SNAPSHOT.pom>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] net.jcip.annotations .............................. SUCCESS [1:07.817s]
[INFO] net.sf.saxon ...................................... SUCCESS [5.875s]
[INFO] org.apache.poi .................................... SUCCESS [12.929s]
[INFO] org.jaxen ......................................... SUCCESS [4.061s]
[INFO] org.mockito ....................................... SUCCESS [3.957s]
[INFO] org.powermock ..................................... SUCCESS [6.645s]
[INFO] org.teiid.datatools.connectivity.model ............ SUCCESS [7.694s]
[INFO] org.teiid.datatools.connectivity .................. SUCCESS [8.228s]
[INFO] org.teiid.datatools.connectivity.ui ............... SUCCESS [6.406s]
[INFO] teiid_embedded_query .............................. SUCCESS [5.275s]
[INFO] org.teiid.core.designer ........................... SUCCESS [9.306s]
[INFO] org.teiid.designer ................................ SUCCESS [4.896s]
[INFO] org.teiid.designer.metamodels.diagram ............. SUCCESS [8.762s]
[INFO] org.teiid.designer.metamodels.core ................ SUCCESS [8.269s]
[INFO] org.teiid.designer.metamodels.transformation ...... SUCCESS [8.463s]
[INFO] org.teiid.designer.legacy ......................... SUCCESS [12.873s]
[INFO] org.teiid.designer.core ........................... SUCCESS [20.799s]
[INFO] org.teiid.designer.compare ........................ SUCCESS [8.045s]
[INFO] org.teiid.designer.ui.common ...................... SUCCESS [8.596s]
[INFO] org.teiid.designer.jdbc ........................... SUCCESS [9.228s]
[INFO] org.teiid.designer.metamodels.relational .......... SUCCESS [7.138s]
[INFO] org.teiid.designer.jdbc.relational ................ SUCCESS [5.485s]
[INFO] org.teiid.designer.core.xslt ...................... SUCCESS [6.822s]
[INFO] org.teiid.designer.ddl ............................ SUCCESS [5.108s]
[INFO] org.teiid.designer.metamodels.xsd ................. SUCCESS [5.433s]
[INFO] org.teiid.designer.metamodels.xml ................. SUCCESS [6.818s]
[INFO] org.teiid.designer.metamodels.xmlservice .......... SUCCESS [8.442s]
[INFO] org.teiid.designer.mapping ........................ SUCCESS [5.216s]
[INFO] org.teiid.designer.xml ............................ SUCCESS [5.055s]
[INFO] org.teiid.designer.metamodels.webservice .......... SUCCESS [5.828s]
[INFO] org.teiid.designer.udf ............................ SUCCESS [5.349s]
[INFO] org.teiid.designer.transformation ................. SUCCESS [6.339s]
[INFO] org.teiid.designer.metamodels.wsdl ................ SUCCESS [6.210s]
[INFO] org.teiid.designer.webservice ..................... SUCCESS [6.384s]
[INFO] org.teiid.designer.metamodels.function ............ SUCCESS [6.045s]
[INFO] org.teiid.designer.ui ............................. SUCCESS [16.340s]
[INFO] org.teiid.designer.compare.ui ..................... SUCCESS [6.584s]
[INFO] org.teiid.designer.datatools ...................... SUCCESS [5.718s]
[INFO] org.teiid.designer.datatools.ui ................... SUCCESS [5.251s]
[INFO] org.teiid.designer.ddl.importer ................... SUCCESS [5.309s]
[INFO] org.teiid.designer.ddl.importer.ui ................ SUCCESS [7.525s]
[INFO] org.teiid.designer.diagram.ui ..................... SUCCESS [13.377s]
[INFO] org.teiid.designer.roles .......................... SUCCESS [4.754s]
[INFO] org.teiid.designer.vdb ............................ SUCCESS [7.486s]
[INFO] org.teiid.designer.dqp ............................ SUCCESS [6.226s]
[INFO] org.teiid.designer.roles.ui ....................... SUCCESS [6.356s]
[INFO] org.teiid.designer.vdb.ui ......................... SUCCESS [5.907s]
[INFO] org.teiid.designer.query.ui ....................... SUCCESS [7.386s]
[INFO] org.teiid.designer.tools.textimport.ui ............ SUCCESS [4.785s]
[INFO] org.teiid.designer.relational.ui .................. SUCCESS [5.003s]
[INFO] org.teiid.designer.transformation.ui .............. SUCCESS [7.763s]
[INFO] org.teiid.designer.jdbc.ui ........................ SUCCESS [8.629s]
[INFO] org.teiid.designer.sdt ............................ SUCCESS [4.796s]
[INFO] org.teiid.designer.dqp.ui ......................... SUCCESS [9.667s]
[INFO] org.teiid.designer.help ........................... SUCCESS [6.657s]
[INFO] org.teiid.designer.xsd ............................ SUCCESS [4.768s]
[INFO] org.teiid.designer.mapping.ui ..................... SUCCESS [6.907s]
[INFO] org.teiid.designer.metamodels.builder ............. SUCCESS [4.548s]
[INFO] org.teiid.designer.metamodels.relationship ........ SUCCESS [5.515s]
[INFO] org.teiid.designer.metamodels.builder.execution ... SUCCESS [5.114s]
[INFO] org.teiid.designer.metamodels.dependency .......... SUCCESS [5.115s]
[INFO] org.teiid.designer.metamodels.uml2 ................ SUCCESS [8.308s]
[INFO] org.teiid.designer.metamodels.xsd.ui .............. SUCCESS [8.212s]
[INFO] org.teiid.designer.modelgenerator ................. SUCCESS [4.875s]
[INFO] org.teiid.designer.modelgenerator.salesforce ...... SUCCESS [8.618s]
[INFO] org.teiid.designer.modelgenerator.salesforce.ui ... SUCCESS [5.397s]
[INFO] org.teiid.designer.modelgenerator.uml2 ............ SUCCESS [5.219s]
[INFO] org.teiid.designer.modelgenerator.ui .............. SUCCESS [6.584s]
[INFO] org.teiid.designer.schema.tools ................... SUCCESS [5.402s]
[INFO] org.wsdl4j ........................................ SUCCESS [3.946s]
[INFO] org.teiid.designer.modelgenerator.xml ............. SUCCESS [6.080s]
[INFO] org.teiid.designer.modelgenerator.wsdl ............ SUCCESS [8.023s]
[INFO] org.teiid.designer.modelgenerator.wsdl.ui ......... SUCCESS [8.236s]
[INFO] org.teiid.designer.relationship ................... SUCCESS [4.961s]
[INFO] org.teiid.designer.relationship.ui ................ SUCCESS [7.297s]
[INFO] org.teiid.designer.udf.ui ......................... SUCCESS [4.807s]
[INFO] org.teiid.designer.xml.ui ......................... SUCCESS [6.635s]
[INFO] org.teiid.designer.webservice.ui .................. SUCCESS [9.583s]
[INFO] org.teiid.designer.xsd.ui ......................... SUCCESS [5.966s]
[INFO] plugins.all ....................................... SUCCESS [0.008s]
[INFO] org.teiid.designer.feature ........................ SUCCESS [3.756s]
[INFO] org.teiid.designer.runtime.feature ................ SUCCESS [3.603s]
[INFO] org.teiid.datatools.connectivity.feature .......... SUCCESS [5.977s]
[INFO] features.all ...................................... SUCCESS [0.011s]
[INFO] org.teiid.core.designer.test ...................... FAILURE [1:10.947s]
[INFO] org.teiid.designer.ddl.importer.test .............. SKIPPED
[INFO] org.teiid.designer.core.test ...................... SKIPPED
[INFO] org.teiid.designer.vdb.test ....................... SKIPPED
[INFO] tests.all ......................................... SUCCESS [0.016s]
[INFO] teiid.site ........................................ SUCCESS [18.196s]
[INFO] teiid ............................................. SUCCESS [0.017s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:44.175s
[INFO] Finished at: Fri Nov 12 15:56:55 EST 2010
[INFO] Final Memory: 164M/504M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-test-plugin:0.10.0:test (default-test) on project org.teiid.core.designer.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer/ws/sources/tests/org.teiid.core.designer.test/target/surefire-reports> for the individual test results.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.teiid.core.designer.test
Terminating xvnc.
[jbosstools-teiid-designer] $ vncserver -kill :15
Killing Xvnc process ID 12644
Archiving artifacts
Recording test results




More information about the teiid-designer-dev mailing list