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

Test failure with available list assert

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.3.1
    • Affects Version/s: None
    • Component/s: None

      From Jenkins:

      http://mjc.homeunix.org:8180/job/wiredtiger-test-format-stress-santizer/1915/console

      Error is:

      [1404716264:284840][25065:0007bc505a7f0000], t, file:wt-000040.lsm, cursor.next: read failed: 1468416/512 is on the available list
      [1404716264:284895][25065:0007bc505a7f0000], t, file:wt-000040.lsm, cursor.next: the WiredTiger library cannot continue; the process must exit and restart
      [1404716264:284899][25065:00c75a4f5a7f0000], t, cursor.get_key: the WiredTiger library cannot continue; the process must exit and restart
      [1404716264:284904][25065:0007bc505a7f0000], t, file:wt-000040.lsm, cursor.next: aborting WiredTiger library
      [1404716264:284922][25065:00c75a4f5a7f0000], t, cursor.get_key: aborting WiredTiger library
      [1404716264:284922][25065:00670b505a7f0000], t, cursor.next: the WiredTiger library cannot continue; the process must exit and restart
      [1404716264:284942][25065:00670b505a7f0000], t, cursor.next: aborting WiredTiger library
      /tmp/hudson4789066558843223506.sh: line 28: 25065 Aborted                 nice ./t file_type=row leaf_page_max=9 internal_page_max=9 
      

      test/format configuration is:

      ############################################
      #  RUN PARAMETERS
      ############################################
      auto_throttle=1
      firstfit=0
      bitcnt=8
      bloom=1
      bloom_bit_count=34
      bloom_hash_count=22
      bloom_oldest=0
      cache=240
      checkpoints=1
      checksum=uncompressed
      chunk_size=8
      compaction=0
      compression=none
      data_extend=0
      data_source=lsm
      delete_pct=12
      dictionary=0
      file_type=row-store
      hot_backups=0
      huffman_key=0
      huffman_value=0
      insert_pct=81
      internal_key_truncation=1
      internal_page_max=9
      isolation=snapshot
      key_gap=1
      key_max=256
      key_min=256
      leak_memory=0
      leaf_page_max=9
      logging=0
      merge_max=6
      merge_threads=3
      mmap=0
      ops=100000
      prefix_compression=1
      prefix_compression_min=5
      repeat_data_pct=37
      reverse=0
      rows=100000
      runs=1
      split_pct=51
      statistics=1
      threads=12
      value_max=1517
      value_min=256
      wiredtiger_config=
      write_pct=9
      ############################################
      

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: