Actions
action #13280
closedrunning gru cleanup job on local instance shows many errors trying to delete from database
Start date:
2016-08-19
Due date:
% Done:
0%
Estimated time:
Description
observation¶
[Fri Aug 19 17:13:34 2016] [19672:error] Asset iso/openSUSE-Tumbleweed-KDE-Live-x86_64-Snapshot20160815-Media.iso is not in any job group, DELETE from assets where id=121;
[Fri Aug 19 17:13:34 2016] [19672:error] Asset iso/openSUSE_Krypton.x86_64-5.5.90-Build31.55.iso is not in any job group, DELETE from assets where id=39;
[Fri Aug 19 17:13:34 2016] [19672:error] Asset iso/openSUSE_Krypton.x86_64-5.6.90-Build2.5.iso is not in any job group, DELETE from assets where id=43;
[Fri Aug 19 17:13:34 2016] [19672:error] Asset iso/openSUSE_Krypton.x86_64-5.6.90-Build4.51.iso is not in any job group, DELETE from assets where id=68;
[Fri Aug 19 17:13:34 2016] [19672:error] Asset iso/openSUSE_Krypton.x86_64-5.7.90-Build1.1.iso is not in any job group, DELETE from assets where id=70;
[Fri Aug 19 17:13:34 2016] [19672:error] Asset iso/openSUSE_Krypton.x86_64-5.7.90-Build1.3.iso is not in any job group, DELETE from assets where id=71;
problem¶
what does it mean? Is it failing executing these delete statements or is it a recommendation to the user to do manually?
Updated by okurz over 8 years ago
- Description updated (diff)
- Assignee set to oholecek
Updated by coolo over 8 years ago
Is every issue now assigned to ondrej? +1 :)
The DELETE is a recommendation to the user, the asset is registered, but can't be cleaned up as we have no job group to account its size to.
Updated by okurz about 8 years ago
- Category set to 168
- Assignee deleted (
oholecek)
granted, obviously oholecek was a bad choice ;-)
Updated by mkittler over 7 years ago
Seems to be fixed already, considering https://github.com/os-autoinst/openQA/blob/master/lib/OpenQA/Schema/Result/Assets.pm#L318
Updated by maritawerner over 7 years ago
What is the status here? If it is done can we close the ticket?
Actions