tests failing to mock logging (again)

Bug #1599794 reported by Amrith Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack DBaaS (Trove)
New
Undecided
Unassigned

Bug Description

Error saving backup: 123.
Traceback (most recent call last):
  File "trove/guestagent/backup/backupagent.py", line 81, in stream_backup_to_storage
    **parent_metadata) as bkup:
  File "trove/guestagent/strategies/backup/mysql_impl.py", line 100, in __init__
    raise AttributeError('lsn attribute missing, bad parent?')
AttributeError: lsn attribute missing, bad parent?
*************************
Unhandled message logged from backup.test_backupagent.BackupAgentTest.test_backup_incremental_bad_metadata, trove.guestagent.backup.backupagent
*************************
Error saving backup: 123.
Traceback (most recent call last):
  File "trove/guestagent/backup/backupagent.py", line 111, in stream_backup_to_storage
    return meta
  File "trove/guestagent/strategies/backup/base.py", line 93, in __exit__
    raise BackupError
BackupError
*************************
Unhandled message logged from backup.test_backupagent.BackupAgentTest.test_execute_bad_process_backup, trove.guestagent.backup.backupagent
*************************

Amrith Kumar (amrith)
Changed in trove:
assignee: Amrith Kumar (amrith) → nobody
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.