You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/03/15 18:48:12 UTC

[jira] [Created] (MESOS-400) Example Java framework tests are flaky

Vinod Kone created MESOS-400:
--------------------------------

             Summary: Example Java framework tests are flaky
                 Key: MESOS-400
                 URL: https://issues.apache.org/jira/browse/MESOS-400
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone


[ RUN      ] ExamplesTest.JavaFramework
....
....
Status update: task 4 is in state TASK_FINISHED
Finished tasks: 5
I0315 10:43:34.790526 1769349120 master.cpp:774] Asked to unregister framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.790686 1768812544 hierarchical_allocator_process.hpp:357] Deactivated framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.790720 1767739392 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
I0315 10:43:34.790734 1768812544 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
I0315 10:43:34.790787 1767739392 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.790819 1768275968 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
I0315 10:43:34.791074 1768812544 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.791147 1767739392 slave.cpp:1609] Shutting down executor 'default' of framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.791302 1768275968 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.791435 1768812544 slave.cpp:1609] Shutting down executor 'default' of framework 201303151043-1629165996-59494-41718-0000
I0315 10:43:34.791528 1769349120 hierarchical_allocator_process.hpp:310] Removed framework 201303151043-1629165996-59494-41718-0000
../../src/tests/script.cpp:77: Failure
Failed
java_framework_test.sh terminated with signal 'Abort trap: 6'


[ RUN      ] ExamplesTest.JavaException
Using temporary directory '/tmp/ExamplesTest_JavaException_fepW5p'
Exception in thread "Thread-0" java.lang.ArrayIndexOutOfBoundsException
[       OK ] ExamplesTest.JavaException (206 ms)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira