← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1357428] [NEW] DBDeadlock in gate test

 

Public bug reported:

gate test failed with:

DBDeadlock: (OperationalError) (1213, 'Deadlock found when trying to get
lock; try restarting transaction') 'UPDATE image_properties SET
updated_at=%s, deleted_at=%s, deleted=%s WHERE image_properties.image_id
= %s AND image_properties.deleted = false' (datetime.datetime(2014, 8,
15, 13, 42, 36, 164537), datetime.datetime(2014, 8, 15, 13, 42, 36,
144848), 1, '62832243-7165-4493-bacc-7801640cc718')

Above from:

http://logs.openstack.org/28/114528/1/check/check-tempest-dsvm-
full/176f0f2/logs/screen-g-reg.txt.gz

Full logs:

http://logs.openstack.org/28/114528/1/check/check-tempest-dsvm-
full/176f0f2/

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1357428

Title:
  DBDeadlock in gate test

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  gate test failed with:

  DBDeadlock: (OperationalError) (1213, 'Deadlock found when trying to
  get lock; try restarting transaction') 'UPDATE image_properties SET
  updated_at=%s, deleted_at=%s, deleted=%s WHERE
  image_properties.image_id = %s AND image_properties.deleted = false'
  (datetime.datetime(2014, 8, 15, 13, 42, 36, 164537),
  datetime.datetime(2014, 8, 15, 13, 42, 36, 144848), 1,
  '62832243-7165-4493-bacc-7801640cc718')

  Above from:

  http://logs.openstack.org/28/114528/1/check/check-tempest-dsvm-
  full/176f0f2/logs/screen-g-reg.txt.gz

  Full logs:

  http://logs.openstack.org/28/114528/1/check/check-tempest-dsvm-
  full/176f0f2/

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1357428/+subscriptions


Follow ups

References