yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #23411
[Bug 1325425] Re: Serverfault on API tests
The underlying reason seems to be on glance's side:
http://logs.openstack.org/79/103379/2/check/check-tempest-dsvm-full/9983737/logs/screen-g-reg.txt.gz#_2014-07-06_18_26_04_913
specifically:
2014-07-06 18:26:04.913 24609 TRACE glance.registry.api.v1.images 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, 7, 6, 18, 26, 4, 860639), datetime.datetime(2014, 7, 6, 18, 26, 4, 835672), 1, '796d488f-c17c-4239-b1ee-b734be21350c')
Few hits found using >
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiVFJBQ0UgZ2xhbmNlLnJlZ2lzdHJ5LmFwaS52MS5pbWFnZXMgREJEZWFkbG9jazogKE9wZXJhdGlvbmFsRXJyb3IpXCIiLCJmaWVsZHMiOlsiYnVpbGRfbmFtZSJdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MTI2MDYzNzI0NTR9
5 hits in 7 days
** Also affects: glance
Importance: Undecided
Status: New
** Changed in: tempest
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1325425
Title:
Serverfault on API tests
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Status in Tempest:
Invalid
Bug description:
One of the test runs failed in several unrelated categories to the
tested patch with an error like the one below:
ft15.1: setUpClass (tempest.api.compute.v3.servers.test_server_addresses.ServerAddressesV3Test)_StringException: Traceback (most recent call last):
File "tempest/api/compute/v3/servers/test_server_addresses.py", line 32, in setUpClass
resp, cls.server = cls.create_test_server(wait_until='ACTIVE')
File "tempest/api/compute/base.py", line 247, in create_test_server
raise ex
ServerFault: Got server fault
Details: The server has either erred or is incapable of performing the requested operation.
Full test results: http://logs.openstack.org/57/96957/1/check/check-grenade-dsvm-neutron/e15aebd/logs/testr_results.html.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1325425/+subscriptions