Activity log for bug #1093111

Date Who What changed Old value New value Message
2012-12-22 14:58:02 jan-teichmann bug added bug
2012-12-22 14:59:03 jan-teichmann description 2012-12-22 14:51:50,816 - ubuntuone.SyncDaemon.sync - ERROR - unhandled exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 322, in on_event **kwargs) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/fsm/fsm.py", line 161, in on_event (action_func_name, e)) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 240, in level_log self.log(lvl, message, *args, **kwargs) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 270, in log "relpath of: %r", self.key['path']) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 110, in __getitem__ return self.get(key) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 91, in get mdobj = self.fs.get_by_mdid(mdid) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 789, in get_by_mdid mdobj = self.fs[mdid] File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 953, in __getitem__ return self._deserialize(self._db.get(self.row_type, key)) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 978, in _deserialize return cPickle.loads(raw_value) UnpicklingError: invalid load key, '|'. 2012-12-22 14:51:51,409 - ubuntuone.SyncDaemon.EQ - ERROR - Error encountered while handling: HQ_HASH_ERROR in <ubuntuone.syncdaemon.sync.Sync object at 0x50e0b50> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py", line 324, in _dispatch method(**kwargs) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 1053, in handle_HQ_HASH_ERROR ssmr.on_event('HQ_HASH_ERROR', {}) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 317, in on_event isdir=self.key.is_directory(), File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 135, in is_directory return str(self.fs.is_dir(**self.keys))[0] File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 1215, in is_dir mdobj = self.fs[mdid] File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 953, in __getitem__ return self._deserialize(self._db.get(self.row_type, key)) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 978, in _deserialize return cPickle.loads(raw_value) UnpicklingError: invalid load key, '|'. 2012-12-22 14:52:49,004 - ubuntuone.SyncDaemon.EQ - ERROR - Error encountered while handling: FS_FILE_DELETE in <ubuntuone.syncdaemon.sync.Sync object at 0x50e0b50> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py", line 324, in _dispatch method(**kwargs) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 960, in handle_FS_FILE_DELETE if not key.is_subscribed(): File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 220, in is_subscribed volume_id = self.get('share_id') File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 106, in get return getattr(self.fs.get_by_mdid(mdid), key, None) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 789, in get_by_mdid mdobj = self.fs[mdid] File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 953, in __getitem__ return self._deserialize(self._db.get(self.row_type, key)) File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 978, in _deserialize return cPickle.loads(raw_value) UnpicklingError: invalid load key, '|'. Ubuntuone client 4.0.0 on Fedora 18 x86_64 2012-12-22 14:51:50,816 - ubuntuone.SyncDaemon.sync - ERROR - unhandled exception Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 322, in on_event     **kwargs)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/fsm/fsm.py", line 161, in on_event     (action_func_name, e))   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 240, in level_log     self.log(lvl, message, *args, **kwargs)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 270, in log     "relpath of: %r", self.key['path'])   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 110, in __getitem__     return self.get(key)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 91, in get     mdobj = self.fs.get_by_mdid(mdid)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 789, in get_by_mdid     mdobj = self.fs[mdid]   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 953, in __getitem__     return self._deserialize(self._db.get(self.row_type, key))   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 978, in _deserialize     return cPickle.loads(raw_value) UnpicklingError: invalid load key, '|'. 2012-12-22 14:51:51,409 - ubuntuone.SyncDaemon.EQ - ERROR - Error encountered while handling: HQ_HASH_ERROR in <ubuntuone.syncdaemon.sync.Sync object at 0x50e0b50> Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py", line 324, in _dispatch     method(**kwargs)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 1053, in handle_HQ_HASH_ERROR     ssmr.on_event('HQ_HASH_ERROR', {})   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 317, in on_event     isdir=self.key.is_directory(),   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 135, in is_directory     return str(self.fs.is_dir(**self.keys))[0]   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 1215, in is_dir     mdobj = self.fs[mdid]   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 953, in __getitem__     return self._deserialize(self._db.get(self.row_type, key))   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 978, in _deserialize     return cPickle.loads(raw_value) UnpicklingError: invalid load key, '|'. 2012-12-22 14:52:49,004 - ubuntuone.SyncDaemon.EQ - ERROR - Error encountered while handling: FS_FILE_DELETE in <ubuntuone.syncdaemon.sync.Sync object at 0x50e0b50> Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/event_queue.py", line 324, in _dispatch     method(**kwargs)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 960, in handle_FS_FILE_DELETE     if not key.is_subscribed():   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 220, in is_subscribed     volume_id = self.get('share_id')   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/sync.py", line 106, in get     return getattr(self.fs.get_by_mdid(mdid), key, None)   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 789, in get_by_mdid     mdobj = self.fs[mdid]   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 953, in __getitem__     return self._deserialize(self._db.get(self.row_type, key))   File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/syncdaemon/tritcask.py", line 978, in _deserialize     return cPickle.loads(raw_value) UnpicklingError: invalid load key, '|'.
2013-01-04 17:20:19 Julien Funk ubuntuone-client: status New Triaged
2013-01-04 17:39:53 Julien Funk ubuntuone-client: importance Undecided Low
2013-01-04 17:40:07 Julien Funk ubuntuone-client: assignee Ubuntu One Client Engineering team (ubuntuone-client-engineering)
2013-01-04 18:02:22 Julien Funk tags by-user
2013-01-04 18:03:26 Julien Funk tags by-user by-user on-production
2013-01-07 19:55:21 Balló György bug added subscriber György Balló
2013-01-16 23:27:51 Julien Funk tags by-user on-production by-user on-production u1-on-production
2013-01-16 23:38:43 Julien Funk tags by-user on-production u1-on-production by-user on-production u1-by-user u1-on-production
2013-01-17 22:48:46 Julien Funk tags by-user on-production u1-by-user u1-on-production on-production u1-by-user u1-on-production
2013-01-17 22:54:58 Julien Funk tags on-production u1-by-user u1-on-production u1-by-user u1-on-production
2013-01-22 11:36:19 Roman Yepishev ubuntuone-client: status Triaged In Progress
2013-01-22 19:12:18 sveinelo bug task added archlinux
2013-01-23 00:53:39 Evan Phelps bug added subscriber Evan Phelps
2013-01-23 10:12:12 Roman Yepishev attachment added lp1093111.patch https://bugs.launchpad.net/ubuntuone-client/+bug/1093111/+attachment/3496262/+files/lp1093111.patch
2013-01-23 13:30:15 Roman Yepishev ubuntuone-client: status In Progress Confirmed
2013-01-23 15:14:36 Maximiliano Bertacchini bug added subscriber Maximiliano Bertacchini
2013-01-23 20:02:53 Maciej Czekaj bug added subscriber Maciej Czekaj
2013-01-25 20:38:39 Guillermo Gonzalez ubuntuone-client: status Confirmed In Progress
2013-01-25 20:39:42 Launchpad Janitor branch linked lp:~verterok/ubuntuone-client/fix-tritcask-write
2013-01-25 22:05:18 dobey nominated for series ubuntuone-client/stable-4-2
2013-01-25 22:05:18 dobey bug task added ubuntuone-client/stable-4-2
2013-01-25 22:05:18 dobey nominated for series ubuntuone-client/trunk
2013-01-25 22:05:18 dobey bug task added ubuntuone-client/trunk
2013-01-25 22:05:30 dobey ubuntuone-client/trunk: assignee Ubuntu One Client Engineering team (ubuntuone-client-engineering) Guillermo Gonzalez (verterok)
2013-01-25 22:05:34 dobey ubuntuone-client/stable-4-2: milestone 4.1.90
2013-01-25 22:05:38 dobey ubuntuone-client/stable-4-2: status New Triaged
2013-01-25 22:05:50 dobey ubuntuone-client/stable-4-2: assignee Guillermo Gonzalez (verterok)
2013-01-25 22:05:54 dobey ubuntuone-client/stable-4-2: importance Undecided Medium
2013-01-28 23:22:10 Ubuntu One Auto Pilot ubuntuone-client/trunk: status In Progress Fix Committed
2013-01-29 15:32:20 dobey bug task added ubuntuone-client (Ubuntu)
2013-01-29 15:34:09 dobey nominated for series Ubuntu Raring
2013-01-29 15:34:09 dobey bug task added ubuntuone-client (Ubuntu Raring)
2013-01-29 15:34:20 dobey ubuntuone-client (Ubuntu Raring): status New Triaged
2013-01-29 15:34:23 dobey ubuntuone-client/stable-4-2: importance Medium High
2013-01-29 15:34:26 dobey ubuntuone-client/trunk: importance Low High
2013-01-29 15:34:29 dobey ubuntuone-client (Ubuntu Raring): importance Undecided Critical
2013-01-29 15:34:33 dobey ubuntuone-client (Ubuntu Raring): assignee Rodney Dawes (dobey)
2013-01-29 16:17:42 Ubuntu Foundations Team Bug Bot tags u1-by-user u1-on-production patch u1-by-user u1-on-production
2013-01-29 16:17:52 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2013-01-29 17:30:00 dobey tags patch u1-by-user u1-on-production u1-by-user u1-on-production
2013-01-29 20:16:31 dobey ubuntuone-client/trunk: status Fix Committed Fix Released
2013-01-29 20:16:36 dobey ubuntuone-client/stable-4-2: status Triaged Fix Released
2013-01-29 22:25:16 Launchpad Janitor ubuntuone-client (Ubuntu Raring): status Triaged Fix Released
2013-01-30 03:44:56 Launchpad Janitor branch linked lp:ubuntu/ubuntuone-client
2013-12-28 10:25:30 Vladimir Rutsky bug added subscriber Vladimir Rutsky
2014-12-20 19:20:22 Balló György archlinux: status New Invalid