Mir

CI failure: PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation hangs causes a timeout on the test run

Bug #1633920 reported by Andreas Pokorny
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mir
Fix Released
High
Chris Halse Rogers
mir (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=clang,platform=mesa,release=yakkety/2568/console

12:07:54 19: [ OK ] PosixRWMutex.try_exclusive_lock_fails_when_read_lock_held (2 ms)
12:07:54 19: [ RUN ] PosixRWMutex.successful_read_trylock_excludes_write_lock
12:07:55 19: [ OK ] PosixRWMutex.successful_read_trylock_excludes_write_lock (1004 ms)
12:07:55 19: [ RUN ] PosixRWMutex.successful_read_trylock_allows_recursive_read_locks
12:07:55 19: [ OK ] PosixRWMutex.successful_read_trylock_allows_recursive_read_locks (2 ms)
12:07:55 19: [ RUN ] PosixRWMutex.successful_trylock_excludes_read_lock
12:07:56 19: [ OK ] PosixRWMutex.successful_trylock_excludes_read_lock (1004 ms)
12:07:56 19: [ RUN ] PosixRWMutex.successful_trylock_excludes_exclusive_lock
12:07:57 19: [ OK ] PosixRWMutex.successful_trylock_excludes_exclusive_lock (1003 ms)
12:07:57 19: [ RUN ] PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation
14:37:57 E: Caught signal ���Terminated���: terminating immediately
14:37:57 debian/rules:19: recipe for target 'override_dh_auto_test' failed
14:37:57 make[1]: *** [override_dh_auto_test] Terminated
14:37:57 Makefile:130: recipe for target 'test' failed
14:37:57 make[2]: *** [test] Terminated
14:37:57 debian/rules:13: recipe for target 'build' failed
14:37:57 make: *** [build] Terminated
14:37:57 E: Build killed with signal TERM after 150 minutes of inactivity
14:37:57 --------------------------------------------------------------------------------
14:37:57 Build finished at 2016-10-16T14:37:57Z
14:37:57
14:37:57 Finished
14:37:57 --------
14:37:57
14:37:57
14:37:57 +------------------------------------------------------------------------------+
14:37:57 | Cleanup |
14:37:57 +------------------------------------------------------------------------------+
14:37:57
14:37:57 Purging /<<BUILDDIR>>
14:37:58 Not cleaning session: cloned chroot in use
14:38:00 E: Build failure (dpkg-buildpackage died)
14:38:00
14:38:00 +------------------------------------------------------------------------------+
14:38:00 | Summary |
14:38:00 +------------------------------------------------------------------------------+
14:38:00

Tags: testsfail

Related branches

Changed in mir:
assignee: nobody → Chris Halse Rogers (raof)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Again today:

08:57:57 21: [ RUN ] PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation
11:27:57 debian/rules:19: recipe for target 'override_dh_auto_test' failed
11:27:57 make[1]: *** [override_dh_auto_test] Terminated
11:27:57 debian/rules:13: recipe for target 'build' failed

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=i386,compiler=gcc,platform=mesa,release=xenial+overlay/2580/console

Changed in mir:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Cemil Azizoglu (cemil-azizoglu) wrote :
Revision history for this message
Chris Halse Rogers (raof) wrote : Re: [Bug 1633920] Re: CI failure:PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvationhangs causes a timeout on the test run

Urgh. Let me look at that bastard *again*.

Changed in mir:
milestone: none → 0.25.0
status: Confirmed → In Progress
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

And today

13:23:00 19: [ RUN ] PosixRWMutex.prefer_writer_nonrecursive_prevents_writer_starvation
15:52:52 debian/rules:13: recipe for target 'build' failed
15:52:52 make: *** [build] Terminated

https://mir-jenkins.ubuntu.com/job/build-2-binpkg-mir/arch=amd64,compiler=clang,platform=mesa,release=yakkety/2624/console

Revision history for this message
Mir CI Bot (mir-ci-bot) wrote :

Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.25.0

Changed in mir:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (5.7 KiB)

This bug was fixed in the package mir - 0.25.0+17.04.20161203-0ubuntu1

---------------
mir (0.25.0+17.04.20161203-0ubuntu1) zesty; urgency=medium

  * New upstream release 0.25.0 (https://launchpad.net/mir/+milestone/0.25.0)
    - ABI summary:
      . mirclient ABI unchanged at 9
      . mirserver ABI bumped to 42
      . mircommon ABI bumped to 7
      . mirplatform ABI bumped to 14
      . mirprotobuf ABI unchanged at 3
      . mirplatformgraphics ABI bumped to 11
      . mirclientplatform ABI unchanged at 5
      . mirinputplatform ABI bumped to 6
      . mircore ABI added, at version 1
    - Enhancements:
      . Added pointer confinement support
      . Identify Raspberry Pi output types correctly
      . Added dead key and compose key support
      . Added gamma support for KMS hardware
      . Added yakkety and zesty gcc-6 support
      . Added surface passthrough support for fullscreen clients of nested
        servers
      . Introduced a new library `libmircore'
      . Began migrating from Protobuf to Cap'n Proto starting with events
      . Began support for VirtualBox (servers now start instead of crashing
        but full support for GL clients is still missing)
      . Began support for high precision frame timing, implemented for the
        KMS, Android and X11 backends so far
      . Added --display-report support for the X11 backend
      . Improved reliability of `mirvanity' latency test tool
      . Moved to using the CSS cursor naming scheme internally, although
        the old symbolic indentifiers remain unchanged and still work
      . Added refresh rate to MirSurfaceOutputEvent
      . Many improvements to automated test quality and coverage
      . Smoother desktop zoom using mir_proving_server (Super + two fingers)
    - Bugs fixed:
      . FTBFS On Zesty: invalid use of
        'struct native_handle' (LP: #1638774)
      . libmirclient-debug-extension-dev install debug/surface.h
        twice (LP: #1639153)
      . Mir crashes on virtual box drmModeCrtcSetGamma
        Function not implemented (LP: #1638220)
      . Flickering in mir_demo_client_multistream (LP: #1635273)
      . Camera apps (camera & vanity) never exit (LP: #1635010)
      . Clients cannot connect when MIR_SOCKET="" (LP: #1634508)
      . mirtest-dev packaging fails to sepcify boost depends (LP: #1633537)
      . cursor.h is unclear about mir_diagonal_resize_* (LP: #1626924)
      . Inconsistent underscores in cursor names (LP: #1632617)
      . [regression] Accidental libmircommon.so.6 break (LP: #1617865)
      . [regression] mir demo server fails to start with mx4 (LP: #1615703)
      . [regression] Trust prompt now shown when starting camera (LP: #1612256)
      . [regression] make abi-check fails to build (LP: #1626866)
      . Nested servers prevent overlays or fullscreen bypass (LP: #1262116)
      . Failed to get PRIME fd from gbm bo (LP: #1607812)
      . Mir-on-X is difficult to use on 1366x768 laptop (LP: #1590959)
      . Remove useless message 'Surface 0 DPI' in demos (LP: #1559831)
      . Mir fails to cross-build with newer sbuild (LP: #1628507)
      . Infinite loop in AbstractShell::focus_next_session (LP: #1625401)
      . Dest...

Read more...

Changed in mir (Ubuntu):
status: New → Fix Released
Changed in mir:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.