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

format: unexpected checkpoint resolution

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-10-02

      Format failure:
      http://build.wiredtiger.com:8080/job/wiredtiger-test-format-stress-sanitizer/17063/

      WT_SESSION.alter: wt.wt: an unexpected checkpoint resolution: the checkpoint was never started or completed, or configured for salvage: Invalid argument
      

      CONFIG:

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      alter=1
      auto_throttle=1
      backups=0
      bitcnt=2
      bloom=1
      bloom_bit_count=9
      bloom_hash_count=31
      bloom_oldest=0
      cache=97
      checkpoints=1
      checksum=uncompressed
      chunk_size=1
      compaction=0
      compression=lz4
      data_extend=0
      data_source=table
      delete_pct=0
      dictionary=0
      direct_io=0
      encryption=none
      evict_max=3
      file_type=row-store
      firstfit=0
      huffman_key=0
      huffman_value=0
      in_memory=0
      insert_pct=0
      internal_key_truncation=1
      internal_page_max=15
      isolation=read-committed
      key_gap=10
      key_max=62
      key_min=32
      leaf_page_max=14
      leak_memory=0
      logging=1
      logging_archive=0
      logging_compression=zlib
      logging_prealloc=1
      long_running_txn=0
      lsm_worker_threads=3
      merge_max=7
      mmap=1
      modify_pct=100
      ops=100000
      prefix_compression=1
      prefix_compression_min=5
      quiet=1
      read_pct=0
      rebalance=1
      repeat_data_pct=75
      reverse=0
      rows=100000
      runs=1
      salvage=1
      split_pct=75
      statistics=1
      statistics_server=0
      threads=26
      timer=360
      transaction_timestamps=1
      transaction-frequency=79
      value_max=3222
      value_min=20
      verify=1
      wiredtiger_config=
      write_pct=0
      ############################################
      

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: