Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4731

Add new retries to the checkpoint integrity test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.0, 4.1.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage Engines 2019-04-22, Storage Engines 2019-05-06

      There's a core dump failure while running 'test_wt2909_checkpoint_integrity' as part of 'wiredtiger' job on 'aws-build-test3'. This failed job run was triggered by merging of WT-4575.

      http://build.wiredtiger.com:8080/job/wiredtiger/7007/

      ../../../build_posix/gnu-support/test-driver: line 107:  3642 Aborted                 (core dumped) "$@" > $log_file 2>&1
      FAIL: test_wt2909_checkpoint_integrity
      
      (...)
      
      Running test command: test_wt2909_checkpoint_integrity subtest -h WT_TEST.test_wt2909_checkpoint_integrity -v -p -o 152 -n 50000 
      Running test command: subtest -h WT_TEST.test_wt2909_checkpoint_integrity -v -p -o 152 -n 50000 
      Running test command: test_wt2909_checkpoint_integrity subtest -h WT_TEST.test_wt2909_checkpoint_integrity -v -p -o 153 -n 50000 
      Running test command: subtest -h WT_TEST.test_wt2909_checkpoint_integrity -v -p -o 153 -n 50000 
      Running test command: ./test_wt2909_checkpoint_integrity 
      test_wt2909_checkpoint_integrity: FAILED: run_check_subtest_range/419: got_success
      process aborting
      FAIL test_wt2909_checkpoint_integrity (exit status: 134)

      Stack trace:

      (gdb) bt
      #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
      #1  0x00007fda21074801 in __GI_abort () at abort.c:79
      #2  0x0000000000403cad in testutil_die (e=0, fmt=0x404aeb "%s/%d: %s") at ../../../test/utility/misc.c:66
      #3  0x0000000000402864 in run_check_subtest_range (opts=0x7ffd7afc9a40, debugger=0x0, close_test=false)
          at ../../../test/csuite/wt2909_checkpoint_integrity/main.c:419
      #4  0x0000000000403981 in main (argc=0, argv=0x7ffd7afc9be0) at ../../../test/csuite/wt2909_checkpoint_integrity/main.c:682 

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: