You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2012/09/11 02:06:07 UTC

[jira] [Created] (MESOS-276) SIGSEV with current trunk and OpenJDK 7u3

Thomas Dudziak created MESOS-276:
------------------------------------

             Summary: SIGSEV with current trunk and OpenJDK 7u3
                 Key: MESOS-276
                 URL: https://issues.apache.org/jira/browse/MESOS-276
             Project: Mesos
          Issue Type: Bug
          Components: build
         Environment: Linux 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

java version "1.7.0_03"
OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu3)
OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)

            Reporter: Thomas Dudziak


I get a consistent SIGSEV with OpenJDK and the current trunk (https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189) when running the tests:


[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (2908 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
tests/log_tests.cpp:869: Failure
Value of: result.isSome()
  Actual: false
Expected: true
[  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4581 ms)
[ RUN      ] CoordinatorTest.Truncate
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fffc4b4fee0, pid=24387, tid=47530833014848
#
# JRE version: 7.0_03-b147
# Java VM: OpenJDK 64-Bit Server VM (22.0-b10 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea7 2.1.1pre
# Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
# Problematic frame:
# C  0x00007fffc4b4fee0
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/tomdz/projects/open-source/mesos/src/hs_err_pid24387.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
#
/bin/bash: line 5: 24387 Aborted                 (core dumped) ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/tomdz/projects/open-source/mesos'
dh_auto_test: make -j1 check returned exit code 2
make: *** [binary] Error 29


--
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

[jira] [Assigned] (MESOS-276) SIGSEV with current trunk and OpenJDK 7u3

Posted by "Benjamin Mahler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler reassigned MESOS-276:
-------------------------------------

    Assignee: Benjamin Hindman
    
> SIGSEV with current trunk and OpenJDK 7u3
> -----------------------------------------
>
>                 Key: MESOS-276
>                 URL: https://issues.apache.org/jira/browse/MESOS-276
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Linux 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
> java version "1.7.0_03"
> OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu3)
> OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
>            Reporter: Thomas Dudziak
>            Assignee: Benjamin Hindman
>              Labels: build
>         Attachments: hs_err_pid706.log
>
>
> I get a consistent SIGSEV with OpenJDK and the current trunk (https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189) when running the tests:
> [ RUN      ] CoordinatorTest.MultipleAppends
> [       OK ] CoordinatorTest.MultipleAppends (2908 ms)
> [ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
> tests/log_tests.cpp:869: Failure
> Value of: result.isSome()
>   Actual: false
> Expected: true
> [  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4581 ms)
> [ RUN      ] CoordinatorTest.Truncate
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fffc4b4fee0, pid=24387, tid=47530833014848
> #
> # JRE version: 7.0_03-b147
> # Java VM: OpenJDK 64-Bit Server VM (22.0-b10 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea7 2.1.1pre
> # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
> # Problematic frame:
> # C  0x00007fffc4b4fee0
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/tomdz/projects/open-source/mesos/src/hs_err_pid24387.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
> #
> /bin/bash: line 5: 24387 Aborted                 (core dumped) ${dir}$tst
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/tomdz/projects/open-source/mesos'
> dh_auto_test: make -j1 check returned exit code 2
> make: *** [binary] Error 29

--
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

[jira] [Updated] (MESOS-276) SIGSEV with current trunk and OpenJDK 7u3

Posted by "Thomas Dudziak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Dudziak updated MESOS-276:
---------------------------------

    Attachment: hs_err_pid706.log

This still happens (with https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189). Here is the error report that the jvm generated.
                
> SIGSEV with current trunk and OpenJDK 7u3
> -----------------------------------------
>
>                 Key: MESOS-276
>                 URL: https://issues.apache.org/jira/browse/MESOS-276
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Linux 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
> java version "1.7.0_03"
> OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu3)
> OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
>            Reporter: Thomas Dudziak
>              Labels: build
>         Attachments: hs_err_pid706.log
>
>
> I get a consistent SIGSEV with OpenJDK and the current trunk (https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189) when running the tests:
> [ RUN      ] CoordinatorTest.MultipleAppends
> [       OK ] CoordinatorTest.MultipleAppends (2908 ms)
> [ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
> tests/log_tests.cpp:869: Failure
> Value of: result.isSome()
>   Actual: false
> Expected: true
> [  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4581 ms)
> [ RUN      ] CoordinatorTest.Truncate
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fffc4b4fee0, pid=24387, tid=47530833014848
> #
> # JRE version: 7.0_03-b147
> # Java VM: OpenJDK 64-Bit Server VM (22.0-b10 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea7 2.1.1pre
> # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
> # Problematic frame:
> # C  0x00007fffc4b4fee0
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/tomdz/projects/open-source/mesos/src/hs_err_pid24387.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
> #
> /bin/bash: line 5: 24387 Aborted                 (core dumped) ${dir}$tst
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/tomdz/projects/open-source/mesos'
> dh_auto_test: make -j1 check returned exit code 2
> make: *** [binary] Error 29

--
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

[jira] [Updated] (MESOS-276) SIGSEV with current trunk and OpenJDK 7u3

Posted by "Chris Lambert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lambert updated MESOS-276:
--------------------------------

    Assignee:     (was: Benjamin Hindman)
    
> SIGSEV with current trunk and OpenJDK 7u3
> -----------------------------------------
>
>                 Key: MESOS-276
>                 URL: https://issues.apache.org/jira/browse/MESOS-276
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Linux 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
> java version "1.7.0_03"
> OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu3)
> OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
>            Reporter: Thomas Dudziak
>              Labels: build
>         Attachments: hs_err_pid32352.log, hs_err_pid706.log
>
>
> I get a consistent SIGSEV with OpenJDK and the current trunk (https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189) when running the tests:
> [ RUN      ] CoordinatorTest.MultipleAppends
> [       OK ] CoordinatorTest.MultipleAppends (2908 ms)
> [ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
> tests/log_tests.cpp:869: Failure
> Value of: result.isSome()
>   Actual: false
> Expected: true
> [  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4581 ms)
> [ RUN      ] CoordinatorTest.Truncate
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fffc4b4fee0, pid=24387, tid=47530833014848
> #
> # JRE version: 7.0_03-b147
> # Java VM: OpenJDK 64-Bit Server VM (22.0-b10 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea7 2.1.1pre
> # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
> # Problematic frame:
> # C  0x00007fffc4b4fee0
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/tomdz/projects/open-source/mesos/src/hs_err_pid24387.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
> #
> /bin/bash: line 5: 24387 Aborted                 (core dumped) ${dir}$tst
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/tomdz/projects/open-source/mesos'
> dh_auto_test: make -j1 check returned exit code 2
> make: *** [binary] Error 29

--
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

[jira] [Updated] (MESOS-276) SIGSEV with current trunk and OpenJDK 7u3

Posted by "Thomas Dudziak (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MESOS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Dudziak updated MESOS-276:
---------------------------------

    Attachment: hs_err_pid32352.log
    
> SIGSEV with current trunk and OpenJDK 7u3
> -----------------------------------------
>
>                 Key: MESOS-276
>                 URL: https://issues.apache.org/jira/browse/MESOS-276
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Linux 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
> java version "1.7.0_03"
> OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu3)
> OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
>            Reporter: Thomas Dudziak
>            Assignee: Benjamin Hindman
>              Labels: build
>         Attachments: hs_err_pid32352.log, hs_err_pid706.log
>
>
> I get a consistent SIGSEV with OpenJDK and the current trunk (https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189) when running the tests:
> [ RUN      ] CoordinatorTest.MultipleAppends
> [       OK ] CoordinatorTest.MultipleAppends (2908 ms)
> [ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
> tests/log_tests.cpp:869: Failure
> Value of: result.isSome()
>   Actual: false
> Expected: true
> [  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4581 ms)
> [ RUN      ] CoordinatorTest.Truncate
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fffc4b4fee0, pid=24387, tid=47530833014848
> #
> # JRE version: 7.0_03-b147
> # Java VM: OpenJDK 64-Bit Server VM (22.0-b10 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea7 2.1.1pre
> # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
> # Problematic frame:
> # C  0x00007fffc4b4fee0
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/tomdz/projects/open-source/mesos/src/hs_err_pid24387.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
> #
> /bin/bash: line 5: 24387 Aborted                 (core dumped) ${dir}$tst
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/tomdz/projects/open-source/mesos'
> dh_auto_test: make -j1 check returned exit code 2
> make: *** [binary] Error 29

--
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

[jira] [Commented] (MESOS-276) SIGSEV with current trunk and OpenJDK 7u3

Posted by "Thomas Dudziak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MESOS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455949#comment-13455949 ] 

Thomas Dudziak commented on MESOS-276:
--------------------------------------

Updated JVM to 7.0_07-b30, but still happens:


[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
tests/log_tests.cpp:869: Failure
Value of: result.isSome()
  Actual: false
Expected: true
[  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4192 ms)
[ RUN      ] CoordinatorTest.Truncate
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fff618ae6a0, pid=32352, tid=47550018945088
#
# JRE version: 7.0_07-b30
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  0x00007fff618ae6a0
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/tomdz/projects/open-source/mesos/src/hs_err_pid32352.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
#
/bin/bash: line 5: 32352 Aborted                 (core dumped) ${dir}$tst

                
> SIGSEV with current trunk and OpenJDK 7u3
> -----------------------------------------
>
>                 Key: MESOS-276
>                 URL: https://issues.apache.org/jira/browse/MESOS-276
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Linux 3.2.0-30-generic #48-Ubuntu SMP Fri Aug 24 16:52:48 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
> gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
> java version "1.7.0_03"
> OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7~u3-2.1.1~pre1-1ubuntu3)
> OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
>            Reporter: Thomas Dudziak
>            Assignee: Benjamin Hindman
>              Labels: build
>         Attachments: hs_err_pid706.log
>
>
> I get a consistent SIGSEV with OpenJDK and the current trunk (https://github.com/apache/mesos/commit/b841c19847919a73503d57f5e25b9b1e374d4189) when running the tests:
> [ RUN      ] CoordinatorTest.MultipleAppends
> [       OK ] CoordinatorTest.MultipleAppends (2908 ms)
> [ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
> tests/log_tests.cpp:869: Failure
> Value of: result.isSome()
>   Actual: false
> Expected: true
> [  FAILED  ] CoordinatorTest.MultipleAppendsNotLearnedFill (4581 ms)
> [ RUN      ] CoordinatorTest.Truncate
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007fffc4b4fee0, pid=24387, tid=47530833014848
> #
> # JRE version: 7.0_03-b147
> # Java VM: OpenJDK 64-Bit Server VM (22.0-b10 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea7 2.1.1pre
> # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
> # Problematic frame:
> # C  0x00007fffc4b4fee0
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/tomdz/projects/open-source/mesos/src/hs_err_pid24387.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
> #
> /bin/bash: line 5: 24387 Aborted                 (core dumped) ${dir}$tst
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================
> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/home/tomdz/projects/open-source/mesos/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/tomdz/projects/open-source/mesos'
> dh_auto_test: make -j1 check returned exit code 2
> make: *** [binary] Error 29

--
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