Megatest

View Ticket
Login
2015-07-08
00:20 Closed ticket [3198f9b21d]: severe load crash plus 5 other changes artifact: c457eca92f user: matt
2013-04-28
09:57 New ticket [3198f9b21d]. artifact: 0ed3e3ad8f user: matt

Ticket Hash: 3198f9b21dc6dae4685fda880c46007b708cfc29
Title: severe load crash
Status: Closed Type: Code_Defect
Severity: Critical Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2015-07-08 00:20:19
Version Found In: v1.54
Description:
Error: (finalize!) unable to open database file: #<sqlite3:statement sql="SELECT id,run_id,testname,state,status,event_time,host,cpuload,diskfree,uname,rundir,item_path,run_duration,final_logf,comment FROM tests WHERE run_id=?  AND ((testname GLOB 'bigrun' AND item_path LIKE '%')) ;">

        Call history:

        db.scm:538: string-intersperse    
        tests.scm:100: db:patt->like      
        db.scm:534: ##sys#get-keyword     
        db.scm:538: g753          
        substring-index   
        db.scm:540: conc          
        db.scm:538: string-intersperse    
        tests.scm:101: conc       
        tests.scm:104: reverse    
        tests.scm:104: append     
        tests.scm:104: string-intersperse         
        db.scm:770: conc          
        db.scm:766: conc          
        db.scm:776: debug:print-info      
        common_records.scm:58: debug:debug-mode   
        db.scm:777: sqlite3#for-each-row                <--
`/mfs/matt/data/megatest/tests/fdktestqa/testqa/tests/bigrun/./testconfig' -> `/mfs/matt/data/megatest/tests/fdktestqa/simpleruns/a/b/e/bigrun/141/././testconfig'
`/mfs/matt/data/megatest/tests/fdktestqa/testqa/tests/bigrun/./step1.sh' -> `/mfs/matt
User Comments:
matt added on 2015-07-08 06:20:19:
Fixed with inmem db in v1.60xx series.