Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [Hudson] Build failed in Hudson: ICE Build - Next #4121

See <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/4121/changes>

Changes:

[amccaskey] Creating stubbed out code for IEntry refactor.

[amccaskey] Committing AbstractEntry Tester class.

[amccaskey] Implemented StringEntry and DiscreteEntry and their tests.

[amccaskey] Implemented FileEntry and its test.

[amccaskey] Implemented ContinuousEntry and its test.

[amccaskey] Putting ContinuousEntry in the correct plugin/package (whoops)

[amccaskey] Started the process of swapping Entry for IEntry.

[amccaskey] Continuing with the integration of the new IEntry.

[amccaskey] Began updating the UI to use IEntry.

[amccaskey] Setup Entry UI to adhere to new UI refactor providers.

[amccaskey] Fixing bugs in rendering discrete boolean entries.

[amccaskey] Added some documentation.

[amccaskey] Added Entry error message functionality to IEntry and IEntryComposite.

[amccaskey] Removing old EntryComposite.

[amccaskey] Mainly syncing up here uncase I need to work from home.

[Alex McCaskey] Updating data structures test with new IEntry

[Alex McCaskey] Updated JobProfileForm and MooseLauncher tests.

[Alex McCaskey] Fixing last of item test bundle errors from entry refactor.

[Alex McCaskey] Removing remaining Entry imports.

[amccaskey] Implemented ExecutableEntry, setup Moose to use it correctly.

[amccaskey] Removed Entry, IEntryContentProvider, and BasicEntryContentProvider

[amccaskey] Reverting test I modified to find Parameter bug.

[amccaskey] Fixing ContinuousEntry error message for MOOSE SWT Bot test.

[Robert Smith] Added JavaFX tests

[amccaskey] Adding to gitignore

[Robert Smith] Added tests for JavaFX Packages

[Robert Smith] Fixed cloning problems

------------------------------------------
[...truncated 2824 lines...]
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
TreeName: AnySingleValueType
<?xml version="1.0" encoding="ASCII"?>
<shiporder orderid="">
  <orderperson>McCaskey</orderperson>
  <shipto>
    <name>name</name>
    <address>1600 Pennsylvania Ave</address>
    <city>city</city>
    <country>country</country>
  </shipto>
  <item>
    <title>POTUS</title>
    <note>NOTES</note>
    <quantity>1</quantity>
    <price>0.0</price>
  </item>
  <item>
    <title>FLOTUS</title>
    <note>NOTES</note>
    <quantity>1</quantity>
    <price>0.0</price>
  </item>
</shiporder><?xml version="1.0" encoding="ASCII"?>
/>
<?xml version="1.0" encoding="ASCII"?>
<shiporder orderid="">
  <orderperson>McCaskey</orderperson>
  <shipto>
    <name>name</name>
    <address>1600 Pennsylvania Ave</address>
    <city>city</city>
    <country>country</country>
  </shipto>
  <item>
    <title>POTUS</title>
    <note>NOTES</note>
    <quantity>1</quantity>
    <price>0.0</price>
  </item>
  <item>
    <title>FLOTUS</title>
    <note>NOTES</note>
    <quantity>1</quantity>
    <price>0.0</price>
  </item>
</shiporder><?xml version="1.0" encoding="ASCII"?>
<shiporder orderid="">
  <orderperson>McCaskey</orderperson>
  <shipto>
    <name>name</name>
    <address>1600 Pennsylvania Ave</address>
    <city>city</city>
    <country>country</country>
  </shipto>
  <item>
    <title>POTUS</title>
    <note>NOTES</note>
    <quantity>1</quantity>
    <price>0.0</price>
  </item>
  <item>
    <title>FLOTUS</title>
    <note>NOTES</note>
    <quantity>1</quantity>
    <price>0.0</price>
  </item>
</shiporder>Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 sec - in org.eclipse.ice.datastructures.test.EMFComponentTester
checkLoadingFromXML(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.046 sec
checkEquality(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.026 sec
checkBatML(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.961 sec
checkTreeModification(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.03 sec
checkCreation(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.006 sec
checkLoad(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.013 sec
checkSave(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.023 sec
checkCopying(org.eclipse.ice.datastructures.test.EMFComponentTester)  Time elapsed: 0.007 sec

Results :

Failed tests: 
  FileEntryTester.checkAllowedValues:109 expected:<15> but was:<13>

Tests run: 191, Failures: 1, Errors: 0, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.ice.build ............................. SUCCESS [0.121s]
[INFO] org.eclipse.ice.viz.service ....................... SUCCESS [3.325s]
[INFO] org.eclipse.ice.datastructures .................... SUCCESS [1.553s]
[INFO] org.eclipse.ice.io ................................ SUCCESS [0.378s]
[INFO] org.eclipse.ice.materials ......................... SUCCESS [0.289s]
[INFO] org.eclipse.ice.viz.service.mesh .................. SUCCESS [0.403s]
[INFO] org.eclipse.ice.item .............................. SUCCESS [0.861s]
[INFO] org.eclipse.ice.caebat.batml ...................... SUCCESS [0.297s]
[INFO] org.eclipse.ice.caebat.batml.test ................. SUCCESS [8.373s]
[INFO] org.eclipse.ice.client.compatibility .............. SUCCESS [0.102s]
[INFO] org.eclipse.ice.core .............................. SUCCESS [0.329s]
[INFO] org.eclipse.ice.client ............................ SUCCESS [0.656s]
[INFO] org.eclipse.ice.viz.service.geometry .............. SUCCESS [0.500s]
[INFO] org.eclipse.ice.client.rcp ........................ SUCCESS [0.338s]
[INFO] org.eclipse.ice.client.widgets .................... SUCCESS [1.098s]
[INFO] org.eclipse.ice.client.test ....................... SUCCESS [23.499s]
[INFO] org.eclipse.ice.persistence.xml ................... SUCCESS [0.257s]
[INFO] org.eclipse.ice.viz.service.javafx ................ SUCCESS [0.446s]
[INFO] org.eclipse.ice.viz.service.javafx.geometry ....... SUCCESS [0.408s]
[INFO] org.eclipse.ice.reactor.plant ..................... SUCCESS [0.319s]
[INFO] org.eclipse.ice.client.widgets.moose .............. SUCCESS [0.611s]
[INFO] org.eclipse.ice.vibe .............................. SUCCESS [0.263s]
[INFO] org.eclipse.ice.persistence.xml.test .............. SUCCESS [33.524s]
[INFO] org.eclipse.ice.client.widgets.moose.test ......... SUCCESS [0.206s]
[INFO] org.eclipse.ice.client.widgets.test.utils ......... SUCCESS [0.352s]
[INFO] org.eclipse.ice.client.widgets.test ............... SUCCESS [27.598s]
[INFO] org.eclipse.ice.core.test ......................... SUCCESS [5.167s]
[INFO] org.eclipse.ice.datastructures.test ............... FAILURE [21.529s]
[INFO] org.eclipse.ice.developer ......................... SKIPPED
[INFO] org.eclipse.ice.developer.moose ................... SKIPPED
[INFO] org.eclipse.ice.io.test ........................... SKIPPED
[INFO] org.eclipse.ice.item.test ......................... SKIPPED
[INFO] org.eclipse.ice.materials.test .................... SKIPPED
[INFO] org.eclipse.ice.materials.ui ...................... SKIPPED
[INFO] org.eclipse.ice.reflectivity ...................... SKIPPED
[INFO] org.eclipse.ice.reflectivity.ui ................... SKIPPED
[INFO] ICE Advanced Materials Feature .................... SKIPPED
[INFO] org.eclipse.ice.mesh .............................. SKIPPED
[INFO] org.eclipse.ice.mesh.test ......................... SKIPPED
[INFO] org.eclipse.ice.nek5000 ........................... SKIPPED
[INFO] org.eclipse.ice.nek5000.test ...................... SKIPPED
[INFO] org.eclipse.ice.projectgeneration ................. SKIPPED
[INFO] org.eclipse.ice.projectgeneration.test ............ SKIPPED
[INFO] org.eclipse.ice.proteus ........................... SKIPPED
[INFO] org.eclipse.ice.proteus.test ...................... SKIPPED
[INFO] org.eclipse.ice.reactor.plant.test ................ SKIPPED
[INFO] org.eclipse.ice.reflectivity.test ................. SKIPPED
[INFO] org.eclipse.ice.target.mars ....................... SKIPPED
[INFO] org.eclipse.ice.vibe.test ......................... SKIPPED
[INFO] org.eclipse.ice.viz ............................... SKIPPED
[INFO] org.eclipse.ice.viz.service.visit ................. SKIPPED
[INFO] org.eclipse.ice.viz.service.test .................. SKIPPED
[INFO] org.eclipse.ice.viz.service.geometry.test ......... SKIPPED
[INFO] org.eclipse.ice.viz.service.javafx.geometry.test .. SKIPPED
[INFO] org.eclipse.ice.viz.service.javafx.mesh ........... SKIPPED
[INFO] org.eclipse.ice.viz.service.javafx.test ........... SKIPPED
[INFO] org.eclipse.ice.viz.service.mesh.test ............. SKIPPED
[INFO] org.eclipse.ice.viz.service.paraview.web .......... SKIPPED
[INFO] org.eclipse.ice.viz.service.paraview .............. SKIPPED
[INFO] org.eclipse.ice.viz.service.paraview.test ......... SKIPPED
[INFO] org.eclipse.ice.viz.service.visit.test ............ SKIPPED
[INFO] org.eclipse.ice.viz.test .......................... SKIPPED
[INFO] ICE Feature ....................................... SKIPPED
[INFO] ICE Infrastructure Product ........................ SKIPPED
[INFO] Eclipse ICE Build Aggregator ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:13.997s
[INFO] Finished at: Wed Feb 17 11:41:57 EST 2016
[INFO] Final Memory: 203M/5614M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.ice.datastructures.test: There are test failures.

Please refer to <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.datastructures.test/target/surefire-reports> for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.ice.datastructures.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.datastructures.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.eclipse.ice.datastructures.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :20 screenshot.jpg
Terminating xvnc.
$ vncserver -kill :20
Killing Xvnc process ID 31764
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top