Files
failnix/injections/09-15_10-33-10_test-empty_c_fail/2_prune.log
T

10 lines
811 BLFS
Plaintext

[prune-trace 10:33:57] Using BasicPruner
[Database 10:33:57] opened MYSQL connection
[Pruner 10:33:57] Pruning with method basic (ID: 1)
[Pruner 10:33:57] deleted 0 rows from fsppilot table
[Pruner 10:33:57] deleted 0 rows from fspgroup table
[BasicPruner 10:33:57] created 70 fsppilot entries
query 'INSERT INTO fspgroup (variant_id, instr2, data_physical_address, bit_pos, fspmethod_id, pilot_id) SELECT STRAIGHT_JOIN t.variant_id, t.instr2, t.data_physical_address, p.bit_pos, p.fspmethod_id, p.id FROM fsppilot p JOIN trace t ON t.variant_id = p.variant_id AND p.fspmethod_id = 1 AND p.known_outcome = 1 WHERE t.variant_id IN (1,2,3) AND t.accesstype = 'W'' failed: Duplicate entry '69' for key 'PRIMARY'
[BasicPruner 10:33:57] Failed to insert write access groups
[prune-trace 10:33:57] prune_all() failed