← Back to team overview

touch-packages team mailing list archive

[Bug 1463858] Re: Registry test occasionally fails on powerpc

 

Almost certainly caused by a slow builder. We are ignoring test failures
for powerpc, so I'm closing this as invalid.

** Changed in: unity-scopes-api (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1463858

Title:
  Registry test occasionally fails on powerpc

Status in unity-scopes-api package in Ubuntu:
  Invalid

Bug description:
  Link to full report: https://launchpadlibrarian.net/208648682
  /buildlog_ubuntu-wily-powerpc.unity-scopes-
  api_0.6.18%2B15.10.20150609-0ubuntu1_BUILDING.txt.gz

  The failing test:

  65: [==========] Running 6 tests from 1 test case.
  65: [----------] Global test environment set-up.
  65: [----------] 6 tests from Registry
  65: [ RUN      ] Registry.metadata
  65: scoperegistry [Registry test]: no remote registry configured, only local scopes will be available
  65: [2015-06-09 11:20:11.823659] INFO: RegistryTest: ScopesWatcher: scope: "testscopeB" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeB"
  65: [2015-06-09 11:20:11.824767] INFO: RegistryTest: ScopesWatcher: scope: "testscopeA" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeA"
  65: [       OK ] Registry.metadata (71 ms)
  65: [ RUN      ] Registry.scope_state_notify
  65: [2015-06-09 11:20:11.897344] INFO: RegistryTest: RegistryObject::ScopeProcess::exec(): Process for scope: "testscopeA" started
  65: [2015-06-09 11:20:11.927451] INFO: RegistryTest: RegistryObject::ScopeProcess::exec(): Process for scope: "testscopeB" started
  65: [2015-06-09 11:20:13.936986] INFO: RegistryTest: RegistryObject::ScopeProcess::on_process_death(): Process for scope: "testscopeB" exited
  65: [       OK ] Registry.scope_state_notify (2072 ms)
  65: [ RUN      ] Registry.no_idle_timeout_in_debug_mode
  65: [2015-06-09 11:20:13.941250] INFO: RegistryTest: ScopesWatcher: scope: "testscopeC" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeC"
  65: [2015-06-09 11:20:13.942099] INFO: RegistryTest: scopeswatcher: scope: "testscopeC" .ini installed: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeC/testscopeC.ini"
  65: [2015-06-09 11:20:13.942878] INFO: RegistryTest: scopeswatcher: scope: "testscopeC" .ini installed: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeC/testscopeC.ini"
  65: [2015-06-09 11:20:13.970878] INFO: RegistryTest: RegistryObject::ScopeProcess: Process for scope: "testscopeC" started manually
  65: unknown file: Failure
  65: C++ exception with description "unity::scopes::TimeoutException: Request timed out after 5000 milliseconds (endpoint = ipc:///tmp/RegistryTest-R, op = locate)" thrown in the test body.
  65: [  FAILED  ] Registry.no_idle_timeout_in_debug_mode (5010 ms)
  65: [ RUN      ] Registry.manually_started_scope
  65: /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:389: Failure
  65: Value of: ec.message()
  65:   Actual: "File exists"
  65: Expected: "Success"
  65: [  FAILED  ] Registry.manually_started_scope (3 ms)
  65: [ RUN      ] Registry.list_update_notify_before_click_folder_exists
  65: /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:482: Failure
  65: Value of: list.size()
  65:   Actual: 3
  65: Expected: 2
  65: /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:485: Failure
  65: Value of: list.find("testscopeC")
  65:   Actual: 4-byte object <10-3E 62-B0>
  65: Expected: list.end()
  65: Which is: 4-byte object <FF-CB B1-4C>
  65: Create click folder: /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/click
  65: Make a symlink to testscopeC in the scopes folder
  65: [2015-06-09 11:20:18.954356] ERROR: RegistryTest: RegistryObject::ScopeProcess::kill(): Failed to kill scope: "testscopeC"
  65: [2015-06-09 11:20:18.954419] ERROR: RegistryTest: RegistryObject::ScopeProcess: Scope: "testscopeC" closed unexpectedly. Either the process crashed or was killed forcefully.
  65: [2015-06-09 11:20:18.954512] ERROR: RegistryTest: RegistryObject::ScopeProcess::~ScopeProcess(): Operation not permitted
  65: [2015-06-09 11:20:18.954746] INFO: RegistryTest: ScopesWatcher: scope: "testscopeC" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/click/testscopeC"
  65: Remove click folder
  65: [2015-06-09 11:20:18.955637] INFO: RegistryTest: ScopesWatcher: scope: "testscopeC" uninstalled from: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/click/testscopeC"
  65: [  FAILED  ] Registry.list_update_notify_before_click_folder_exists (5 ms)
  65: [ RUN      ] Registry.list_update_notify
  65: Create testscopeC dir in the scopes folder
  65: Copy testscopeC.ini into the scopes folder
  65: /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:558: Failure
  65: Value of: ec.message()
  65:   Actual: "File exists"
  65: Expected: "Success"
  65: [  FAILED  ] Registry.list_update_notify (2 ms)
  65: [----------] 6 tests from Registry (7163 ms total)
  65: 
  65: [----------] Global test environment tear-down
  65: [==========] 6 tests from 1 test case ran. (7163 ms total)
  65: [  PASSED  ] 2 tests.
  65: [  FAILED  ] 4 tests, listed below:
  65: [  FAILED  ] Registry.no_idle_timeout_in_debug_mode
  65: [  FAILED  ] Registry.manually_started_scope
  65: [  FAILED  ] Registry.list_update_notify_before_click_folder_exists
  65: [  FAILED  ] Registry.list_update_notify
  65: 
  65:  4 FAILED TESTS
  65: [2015-06-09 11:20:43.944036] ERROR: RegistryTest: RegistryObject::ScopeProcess::kill(): Scope: "testscopeC" took longer than 15000 ms to exit gracefully. Killing the process instead.
  65: [2015-06-09 11:20:43.944171] ERROR: RegistryTest: RegistryObject::ScopeProcess: Scope: "testscopeC" closed unexpectedly. Either the process crashed or was killed forcefully.
  65: [2015-06-09 11:20:44.236327] INFO: RegistryTest: RegistryObject::ScopeProcess::on_process_death(): Process for scope: "testscopeA" exited
   65/109 Test  #65: Registry ............................................***Failed   32.47 sec
  load average: 0.89 5.80 3.90
  [==========] Running 6 tests from 1 test case.
  [----------] Global test environment set-up.
  [----------] 6 tests from Registry
  [ RUN      ] Registry.metadata
  scoperegistry [Registry test]: no remote registry configured, only local scopes will be available
  [2015-06-09 11:20:11.823659] INFO: RegistryTest: ScopesWatcher: scope: "testscopeB" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeB"
  [2015-06-09 11:20:11.824767] INFO: RegistryTest: ScopesWatcher: scope: "testscopeA" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeA"
  [       OK ] Registry.metadata (71 ms)
  [ RUN      ] Registry.scope_state_notify
  [2015-06-09 11:20:11.897344] INFO: RegistryTest: RegistryObject::ScopeProcess::exec(): Process for scope: "testscopeA" started
  [2015-06-09 11:20:11.927451] INFO: RegistryTest: RegistryObject::ScopeProcess::exec(): Process for scope: "testscopeB" started
  [2015-06-09 11:20:13.936986] INFO: RegistryTest: RegistryObject::ScopeProcess::on_process_death(): Process for scope: "testscopeB" exited
  [       OK ] Registry.scope_state_notify (2072 ms)
  [ RUN      ] Registry.no_idle_timeout_in_debug_mode
  [2015-06-09 11:20:13.941250] INFO: RegistryTest: ScopesWatcher: scope: "testscopeC" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeC"
  [2015-06-09 11:20:13.942099] INFO: RegistryTest: scopeswatcher: scope: "testscopeC" .ini installed: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeC/testscopeC.ini"
  [2015-06-09 11:20:13.942878] INFO: RegistryTest: scopeswatcher: scope: "testscopeC" .ini installed: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/scopes/testscopeC/testscopeC.ini"
  [2015-06-09 11:20:13.970878] INFO: RegistryTest: RegistryObject::ScopeProcess: Process for scope: "testscopeC" started manually
  unknown file: Failure
  C++ exception with description "unity::scopes::TimeoutException: Request timed out after 5000 milliseconds (endpoint = ipc:///tmp/RegistryTest-R, op = locate)" thrown in the test body.
  [  FAILED  ] Registry.no_idle_timeout_in_debug_mode (5010 ms)
  [ RUN      ] Registry.manually_started_scope
  /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:389: Failure
  Value of: ec.message()
    Actual: "File exists"
  Expected: "Success"
  [  FAILED  ] Registry.manually_started_scope (3 ms)
  [ RUN      ] Registry.list_update_notify_before_click_folder_exists
  /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:482: Failure
  Value of: list.size()
    Actual: 3
  Expected: 2
  /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:485: Failure
  Value of: list.find("testscopeC")
    Actual: 4-byte object <10-3E 62-B0>
  Expected: list.end()
  Which is: 4-byte object <FF-CB B1-4C>
  Create click folder: /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/click
  Make a symlink to testscopeC in the scopes folder
  [2015-06-09 11:20:18.954356] ERROR: RegistryTest: RegistryObject::ScopeProcess::kill(): Failed to kill scope: "testscopeC"
  [2015-06-09 11:20:18.954419] ERROR: RegistryTest: RegistryObject::ScopeProcess: Scope: "testscopeC" closed unexpectedly. Either the process crashed or was killed forcefully.
  [2015-06-09 11:20:18.954512] ERROR: RegistryTest: RegistryObject::ScopeProcess::~ScopeProcess(): Operation not permitted
  [2015-06-09 11:20:18.954746] INFO: RegistryTest: ScopesWatcher: scope: "testscopeC" installed to: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/click/testscopeC"
  Remove click folder
  [2015-06-09 11:20:18.955637] INFO: RegistryTest: ScopesWatcher: scope: "testscopeC" uninstalled from: "/build/buildd/unity-scopes-api-0.6.18+15.10.20150609/obj-powerpc-linux-gnu/test/gtest/scopes/Registry/click/testscopeC"
  [  FAILED  ] Registry.list_update_notify_before_click_folder_exists (5 ms)
  [ RUN      ] Registry.list_update_notify
  Create testscopeC dir in the scopes folder
  Copy testscopeC.ini into the scopes folder
  /build/buildd/unity-scopes-api-0.6.18+15.10.20150609/test/gtest/scopes/Registry/Registry_test.cpp:558: Failure
  Value of: ec.message()
    Actual: "File exists"
  Expected: "Success"
  [  FAILED  ] Registry.list_update_notify (2 ms)
  [----------] 6 tests from Registry (7163 ms total)

  [----------] Global test environment tear-down
  [==========] 6 tests from 1 test case ran. (7163 ms total)
  [  PASSED  ] 2 tests.
  [  FAILED  ] 4 tests, listed below:
  [  FAILED  ] Registry.no_idle_timeout_in_debug_mode
  [  FAILED  ] Registry.manually_started_scope
  [  FAILED  ] Registry.list_update_notify_before_click_folder_exists
  [  FAILED  ] Registry.list_update_notify

   4 FAILED TESTS
  [2015-06-09 11:20:43.944036] ERROR: RegistryTest: RegistryObject::ScopeProcess::kill(): Scope: "testscopeC" took longer than 15000 ms to exit gracefully. Killing the process instead.
  [2015-06-09 11:20:43.944171] ERROR: RegistryTest: RegistryObject::ScopeProcess: Scope: "testscopeC" closed unexpectedly. Either the process crashed or was killed forcefully.
  [2015-06-09 11:20:44.236327] INFO: RegistryTest: RegistryObject::ScopeProcess::on_process_death(): Process for scope: "testscopeA" exited

  test 66
          Start  66: ReplyReaper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1463858/+subscriptions


References