-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
test/checkpoint is failing reliably in Jenkins. The failures started after the merge of the LAS changes:
http://build.wiredtiger.com:8080/job/wiredtiger-test-checkpoint/1661/
The failure is of the form:
nice ./test/checkpoint/t -t m -n 1000000 -k 5000000 -C cache_size=100MB
t: 2nd cursor didn't find 1st key
: WT_NOTFOUND: item not found
t: verify_checkpoint - mismatching data: Bad address
t: process 21958
1: 1 workers, 3 tables
checkpointer thread starting: tid: 21958:0x7f5b66867700
worker thread starting: tid: 21958:0x7f5b5ffff700
Finished a checkpoint
Finished verifying a checkpoint with 3 tables and 0 keys
Finished a checkpoint
Finished verifying a checkpoint with 3 tables and 43 keys
Finished a checkpoint
Finished verifying a checkpoint with 3 tables and 699 keys
Finished a checkpoint
Finished verifying a checkpoint with 3 tables and 1429 keys
<snip>
Finished a checkpoint
Finished verifying a checkpoint with 3 tables and 425649 keys
Finished a checkpoint
Key mismatch 2597678 from a COL table is not 2597687 from a ROW table
Ran workers for: 11.779459 seconds
- is depended on by
-
SERVER-20060 WiredTiger changes for MongoDB 3.1.8
- Closed
- links to