The attempt to merge lp:~jderose/desktopcouch/uri_file-fix into lp:desktopcouch failed. Below is the output from the failed tests. Apache CouchDB has started, time to relax. Browse your desktop CouchDB at file:///tmp/tmpT6lXME/data/couchdb.html desktopcouch.application.platform.windows.tests.test_base_dirs BaseDirsTestCase test_get_special_folders ... [OK] test_get_special_folders_cannot_get_data ... [OK] test_get_special_folders_cannot_open_hive ... [OK] test_get_special_folders_cannot_open_key ... [OK] desktopcouch.application.platform.windows.tests.test_keyring TestKeyring test_get_oauth_data ... [OK] test_get_user_name_password ... [OK] test_get_user_name_password_no_key ... [OK] test_get_user_name_password_no_value ... [OK] desktopcouch.application.platform.linux.tests.test_keyring TestGnomeKeyring test_get_aouth_no_keyring ... [OK] test_get_oauth_canceled_store ... [OK] test_get_oauth_data_stored ... [OK] test_get_user_name_password_keyring ... [OK] test_get_user_name_password_no_daemon ... [OK] test_get_user_name_password_not_in_keyring ... [OK] test_get_user_name_password_user_cancel ... [OK] desktopcouch.application.migration.tests.test_migration TestMigration test_migration_deleted_flag_to_trash ... [OK] test_migration_in_face_of_broken_records ... [OK] test_migration_script_is_run ... [OK] test_migration_script_is_run_and_can_access_view ... [OK] TestRegistration test_register_migration_is_added_to_the_registry ... [OK] desktopcouch.application.plugins.tests.test_ubuntuone_pairing TestUbuntonePairing test_pair_with_ubuntuone_no_record ... [OK] test_pair_with_ubuntuone_no_view ... [OK] test_pair_with_ubuntuone_record_present ... [OK] test_pair_with_ubuntuone_user_deleted_record ... [OK] TestUbuntuOnePlugin test_got_new_credentials ... [OK] test_got_new_credentials_other ... [OK] test_listen_to_dbus ... [OK] desktopcouch.application.plugins.tests.test_plugins TestLoadPlugins test_load_plugins ... [OK] desktopcouch.application.tests.test_start_local_couchdb TestUpdateDesignDocuments test_create_databases_and_design_docs ... [OK] desktopcouch.application.tests.test_service TestService test_start_desktopcouch_replication ... [OK] test_start_migrate_data ... [OK] test_start_new_desktopcouch_with_plugins ... [OK] desktopcouch.application.tests.test_replication TestReplication test_creation ... Apache CouchDB has started, time to relax. Browse your desktop CouchDB at file:///tmp/tmpTqhxet/data/couchdb.html [OK] TestUbuntuoneReplication test_exclusion ... Apache CouchDB has started, time to relax. Browse your desktop CouchDB at file:///tmp/tmp0yZYRP/data/couchdb.html [OK] desktopcouch.application.tests.test_local_files TestKeyringIntegration test_with_auth ... [OK] test_with_no_auth ... [OK] TestLocalFiles test_all_files_returned ... [OK] test_bind_address ... [OK] test_couch_chain_ini_files ... [OK] test_xdg_overwrite_works ... [OK] desktopcouch.application.pair.tests.test_network_io TestNetworkIO test_successful_lifespan ... Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 321, in run testMethod() File "/mnt/tarmac/cache/desktopcouch/trunk/desktopcouch/application/pair/tests/test_network_io.py", line 118, in test_successful_lifespan self.assertTrue(self._listener_auth_completed) File "/usr/lib/python2.7/unittest/case.py", line 414, in assertTrue raise self.failureException(msg) exceptions.AssertionError: False is not true [FAIL] desktopcouch.application.pair.tests.test_couchdb_io TestCouchdbIo test_get_database_names_replicatable ... [OK] test_get_my_host_unique_id ... [OK] test_mkuri ... [OK] test_obsfuscation ... [OK] test_put_dynamic_paired_host ... [OK] test_put_static_paired_service ... [OK] desktopcouch.records.tests.test_mocked_server TestMockedCouchDatabaseCreateStates test_create_already_exists ... [OK] test_create_new ... [OK] test_no_create_already_exists ... [OK] test_no_create_not_exists ... [OK] TestMockedCouchDatabaseDeprecated test_get_records_by_record_type_new_view ... [OK] test_get_records_by_record_type_new_view_not_create ... [OK] test_get_records_by_record_type_saved_view ... [OK] test_get_records_by_record_type_saved_view_false_create ... [OK] TestMockedDesktopDatabase test_database_not_exists ... [OK] test_delete_not_present_view ... [OK] test_delete_present_view_is_last ... [OK] test_delete_present_view_not_last ... [OK] test_delete_record_no_attachments ... [OK] test_delete_record_not_exist ... [OK] test_get_deleted_record ... [OK] test_get_present_record_no_attachments ... [OK] test_get_records_by_record_type_missing_view ... [OK] test_get_records_by_record_type_present_view ... [OK] test_list_views ... [OK] test_list_views_no_design_doc ... [OK] test_put_record_no_attachments ... [OK] test_put_record_no_attachments_or_id ... [OK] test_put_record_with_attachments ... [OK] test_put_records_batch ... [OK] test_record_exists ... [OK] test_update_fields ... [OK] desktopcouch.records.tests.test_field_registry TestFieldMapping test_list_to_mergeable_list_field_mapping1 ... [OK] test_list_to_mergeable_list_field_mapping2 ... [OK] test_list_to_mergeable_list_with_subfield1 ... [OK] test_list_to_mergeable_list_with_subfield2 ... [OK] test_mergeable_list_field_mapping0 ... [OK] test_mergeable_list_field_mapping1 ... [OK] test_mergeable_list_field_mapping_empty_field ... [OK] test_simple_field_mapping ... [OK] TestTransformer test_from_app ... [OK] test_from_app_with_record ... [OK] test_run_doctests ... [OK] test_to_app ... [OK] test_to_app_with_dictionary ... [OK] desktopcouch.records.tests.test_record TestMergeableList test_abc ... [OK] test_append ... [OK] test_del ... [OK] test_eq ... [OK] test_eq2 ... [OK] test_index ... [OK] test_insert ... [OK] test_is_mergeable_list ... [OK] test_ne ... [OK] test_pop ... [OK] test_pop_no_index ... [OK] test_pop_wrong_index ... [OK] test_remove ... [OK] test_remove_missing ... [OK] TestRecordDict test_abc ... [OK] TestRecordFactory test_build ... [OK] TestRecords test_application_annotations ... [OK] test_delitem ... [OK] test_dictionary_access_to_mergeable_list ... [OK] test_get ... [OK] test_get_item ... [OK] test_iter ... [OK] test_keys ... [OK] test_list ... [OK] test_loads_dict_multi_subdict ... [OK] test_loads_dict_subdict ... [OK] test_mergeable_list ... [OK] test_no_record_type ... [OK] test_record_id ... [OK] test_record_type ... [OK] test_record_type_version ... [OK] test_revision ... [OK] test_run_doctests ... [OK] test_setitem_internal ... [OK] test_uuid_like_keys ... [OK] test_validate ... [OK] desktopcouch.records.tests.test_server TestCouchDatabaseDeprecated test_func_get_records ... [OK] test_get_records_by_record_type_save_view ... [OK] test_get_view_by_type_createxcl_fail ... [OK] test_get_view_by_type_new_but_already ... [OK] TestDesktopDatabase test_database_not_exists ... [OK] test_delete_and_recreate_record ... [OK] test_delete_record ... [OK] test_func_get_all_records ... [OK] test_get_changes ... [OK] test_get_deleted_record ... [OK] test_get_record ... [OK] test_get_records_by_record_type_save_view ... [OK] test_get_view_by_type_new_but_already ... [OK] test_list_views ... [OK] test_put_record ... [OK] test_put_records_batch ... [OK] test_record_exists ... [OK] test_report_changes_all_ops_give_known_keys ... [OK] test_report_changes_exceptions ... [OK] test_report_changes_nochanges ... [OK] test_report_changes_polite ... [OK] test_update_fields ... [OK] test_update_fields_failure ... [OK] test_update_fields_success ... [OK] test_view_add_and_delete ... [OK] test_view_fetch ... [OK] desktopcouch.recordtypes.tests.test_notes TestNoteRecord test_note_record ... [OK] desktopcouch.recordtypes.tests.test_bookmarks TestBookmarkRecord test_bookmark_record ... [OK] TestFeedRecord test_feed_record ... [OK] TestFolderRecord test_folder_record ... [OK] TestSeparatorRecord test_separator_record ... [OK] desktopcouch.recordtypes.tests.test_tasks TestTaskRecord test_task_record ... [OK] desktopcouch.recordtypes.contacts.tests.test_view TestLocalFiles test_find_contact_starting ... [OK] test_find_contacts_exact ... [OK] desktopcouch.recordtypes.contacts.tests.test_record TestContactRecord test_contact_record ... [OK] desktopcouch.recordtypes.contacts.tests.test_create TestCreate test_create_many_contacts ... [OK] test_head_or_tails ... [OK] test_random_bools ... [OK] =============================================================================== [FAIL] Traceback (most recent call last): File "/usr/lib/python2.7/unittest/case.py", line 321, in run testMethod() File "/mnt/tarmac/cache/desktopcouch/trunk/desktopcouch/application/pair/tests/test_network_io.py", line 118, in test_successful_lifespan self.assertTrue(self._listener_auth_completed) File "/usr/lib/python2.7/unittest/case.py", line 414, in assertTrue raise self.failureException(msg) exceptions.AssertionError: False is not true desktopcouch.application.pair.tests.test_network_io.TestNetworkIO.test_successful_lifespan ------------------------------------------------------------------------------- Ran 160 tests in 48.161s FAILED (failures=1, successes=159) Name Stmts Exec Cover ------------------------------------------------------------------------------------ desktopcouch/__init__ 10 0 0% desktopcouch/application/__init__ 0 0 100% desktopcouch/application/local_files 170 103 60% desktopcouch/application/migration/__init__ 75 51 68% desktopcouch/application/migration/tests/__init__ 0 0 100% desktopcouch/application/migration/tests/test_migration 111 80 72% desktopcouch/application/pair/__init__ 2 0 0% desktopcouch/application/pair/couchdb_pairing/__init__ 1 0 0% desktopcouch/application/pair/couchdb_pairing/couchdb_io 195 75 38% desktopcouch/application/pair/couchdb_pairing/dbus_io 131 0 0% desktopcouch/application/pair/couchdb_pairing/network_io 173 24 13% desktopcouch/application/pair/tests/__init__ 1 0 0% desktopcouch/application/pair/tests/test_couchdb_io 68 47 69% desktopcouch/application/pair/tests/test_network_io 58 21 36% desktopcouch/application/platform/__init__ 23 4 17% desktopcouch/application/platform/linux/__init__ 104 48 46% desktopcouch/application/platform/linux/base_dirs 13 0 0% desktopcouch/application/platform/linux/ipc 15 0 0% desktopcouch/application/platform/linux/keyring 91 57 62% desktopcouch/application/platform/linux/tests/__init__ 0 0 100% desktopcouch/application/platform/linux/tests/test_keyring 144 123 85% desktopcouch/application/platform/windows/__init__ 2 0 0% desktopcouch/application/platform/windows/base_dirs 56 23 41% desktopcouch/application/platform/windows/keyring 84 51 60% desktopcouch/application/platform/windows/tests/__init__ 0 0 100% desktopcouch/application/platform/windows/tests/test_base_dirs 52 43 82% desktopcouch/application/platform/windows/tests/test_keyring 150 140 93% desktopcouch/application/plugins/__init__ 22 14 63% desktopcouch/application/plugins/tests/__init__ 0 0 100% desktopcouch/application/plugins/tests/test_plugins 25 16 64% desktopcouch/application/plugins/tests/test_ubuntuone_pairing 100 83 83% desktopcouch/application/plugins/ubuntuone_pairing 58 37 63% desktopcouch/application/replication 138 0 0% desktopcouch/application/replication_services/__init__ 2 0 0% desktopcouch/application/replication_services/example 7 0 0% desktopcouch/application/replication_services/ubuntuone 108 21 19% desktopcouch/application/server 38 14 36% desktopcouch/application/service 125 88 70% desktopcouch/application/start_local_couchdb 104 53 50% desktopcouch/application/stop_local_couchdb 17 0 0% desktopcouch/application/tests/__init__ 44 13 29% desktopcouch/application/tests/test_local_files 57 37 64% desktopcouch/application/tests/test_replication 34 24 70% desktopcouch/application/tests/test_service 121 110 90% desktopcouch/application/tests/test_start_local_couchdb 43 34 79% desktopcouch/application/util 6 2 33% desktopcouch/bookmarks/__init__ 0 0 100% desktopcouch/bookmarks/record 3 0 0% desktopcouch/contacts/__init__ 0 0 100% desktopcouch/contacts/record 3 0 0% desktopcouch/contacts/view 3 0 0% desktopcouch/local_files 3 0 0% desktopcouch/notes/__init__ 0 0 100% desktopcouch/notes/record 3 0 0% desktopcouch/pair/__init__ 3 0 0% desktopcouch/pair/couchdb_pairing/__init__ 0 0 100% desktopcouch/pair/couchdb_pairing/couchdb_io 3 0 0% desktopcouch/pair/couchdb_pairing/dbus_io 3 0 0% desktopcouch/pair/couchdb_pairing/network_io 3 0 0% desktopcouch/pair/couchdb_pairing/ubuntuone_pairing 3 0 0% desktopcouch/records/__init__ 266 150 56% desktopcouch/records/database 278 205 73% desktopcouch/records/field_registry 150 86 57% desktopcouch/records/http 162 105 64% desktopcouch/records/record 3 0 0% desktopcouch/records/server 3 0 0% desktopcouch/records/server_base 3 0 0% desktopcouch/records/tests/__init__ 1 0 0% desktopcouch/records/tests/test_field_registry 118 81 68% desktopcouch/records/tests/test_mocked_server 430 380 88% desktopcouch/records/tests/test_record 204 150 73% desktopcouch/records/tests/test_server 394 280 71% desktopcouch/recordtypes/__init__ 0 0 100% desktopcouch/recordtypes/bookmarks 18 4 22% desktopcouch/recordtypes/contacts/__init__ 26 1 3% desktopcouch/recordtypes/contacts/testing/__init__ 1 0 0% desktopcouch/recordtypes/contacts/testing/create 83 57 68% desktopcouch/recordtypes/contacts/tests/__init__ 1 0 0% desktopcouch/recordtypes/contacts/tests/test_create 21 13 61% desktopcouch/recordtypes/contacts/tests/test_record 17 9 52% desktopcouch/recordtypes/contacts/tests/test_view 55 40 72% desktopcouch/recordtypes/contacts/view 20 11 55% desktopcouch/recordtypes/notes 11 1 9% desktopcouch/recordtypes/tasks 7 1 14% desktopcouch/recordtypes/tests/__init__ 0 0 100% desktopcouch/recordtypes/tests/test_bookmarks 19 8 42% desktopcouch/recordtypes/tests/test_notes 15 8 53% desktopcouch/recordtypes/tests/test_tasks 11 6 54% desktopcouch/replication 3 0 0% desktopcouch/replication_services/__init__ 3 0 0% desktopcouch/replication_services/example 3 0 0% desktopcouch/replication_services/ubuntuone 3 0 0% desktopcouch/service 3 0 0% desktopcouch/start_local_couchdb 7 0 0% desktopcouch/stop_local_couchdb 6 0 0% desktopcouch/tasks/__init__ 0 0 100% desktopcouch/tasks/record 3 0 0% desktopcouch/tests/__init__ 3 3 100% desktopcouch/util 3 0 0% ------------------------------------------------------------------------------------ TOTAL 5162 3035 58% Apache CouchDB has been shutdown. Apache CouchDB has been shutdown. Apache CouchDB has been shutdown. + u1trial -c desktopcouch WARNING:root:There is no keyring to store our admin credentials. WARNING:root:There is no keyring to store our admin credentials. WARNING:root:Error when retrieving shell folders info WARNING:root:Cannot connect to registry hive HKEY_CURRENT_USER. WARNING:root:Cannot open registry key Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders WARNING:root:There is no keyring to store our oauth credentials. WARNING:root:There is no keyring to store our admin credentials. WARNING:root:There is no keyring to store our admin credentials. WARNING:root:There is no keyring to store our admin credentials. WARNING:root:Failed to load plug-in: desktopcouch.application.plugins.test_ubuntuone_pairing WARNING:root:Failed to load plug-in: desktopcouch.application.plugins.test_plugins WARNING:root:Personal couchdb is already running at PID#32. WARNING:root:Starting up personal couchdb. WARNING:root:Starting up personal couchdb. INFO:root:Loaded Ubuntu One extension for desktopcouch. INFO:root:adding desktopcouch.application.plugins.ubuntuone_pairing to to blocking semaphore list DEBUG:root:starting dbus main loop DEBUG:root:ending dbus main loop INFO:root:exiting. WARNING:root:Sent SIGTERM to 32 dbus 2012-03-15 22:20:38,903 - Sent SIGTERM to 32 WARNING:root:Sent SIGTERM to 234 dbus 2012-03-15 22:20:38,904 - Sent SIGTERM to 234 WARNING:root:Sent SIGTERM to 345 dbus 2012-03-15 22:20:38,905 - Sent SIGTERM to 345 WARNING:root:Sent SIGKILL to 32 dbus 2012-03-15 22:20:38,905 - Sent SIGKILL to 32 WARNING:root:Sent SIGKILL to 234 dbus 2012-03-15 22:20:38,906 - Sent SIGKILL to 234 WARNING:root:Sent SIGKILL to 345 dbus 2012-03-15 22:20:38,907 - Sent SIGKILL to 345 DEBUG:root:Not adding desktopcouch pairing since the user has explicitly unpaired with Ubuntu One INFO:root:removing semaphore for desktopcouch.application.plugins.ubuntuone_pairing INFO:ListenForInvitations:local port to receive invitations is 59470 DEBUG:SendInvitationFactory:initialized WARNING:SendInvitationFactory:connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] dbus 2012-03-15 22:20:40,488 - connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] WARNING:SendInvitationFactory:connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] dbus 2012-03-15 22:20:43,079 - connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] WARNING:SendInvitationFactory:connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] dbus 2012-03-15 22:20:51,472 - connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] WARNING:SendInvitationFactory:connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] dbus 2012-03-15 22:21:07,285 - connect failed. [Failure instance: Traceback (failure with no frames): : DNS lookup failed: address u'u1-client-tarmac-natty.local' not found: [Errno -2] Name or service not known. ] DEBUG:root:Got list of databases from : set(['management', 'bar', 'foo', 'apple', '_users']) DEBUG:root:found 1 excluded_names records DEBUG:root:found 0 self_identity records DEBUG:root:set new self-identity value: '2002e8fd-f34e-4d67-930f-297f80a45d32' DEBUG:root:found 1 self_identity records