Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-16616

"chunks out of order" error during md5sum command

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Blocker - P1 Blocker - P1
    • None
    • Affects Version/s: 2.8.0-rc3
    • Component/s: Concurrency
    • Labels:
      None
    • ALL

      Just started seeing this on Jenkins starting with 2.8rc3. The test that triggers it writes 100 1-chunk files to GridFS using 10 threads in python. A few of the threads end up throwing this error. All writes are done with w=1 write concern.

      The test code is here:
      https://github.com/mongodb/mongo-python-driver/blob/v2.8/test/test_gridfs.py#L179-L194

      An example of the failure in Jenkins can be seen here:
      http://jenkins.bci.10gen.cc:8080/view/Python/job/mongo-python-driver-v2.8/75/extensions=with-extensions,label=linux64,mongodb_configuration=single_server,mongodb_server=master-nightly-release,python_language_version=3.2/console

      I've attached the log for this failure. I can't reproduce the problem locally, just in Jenkins. But the failure is pretty consistent in Jenkins. Let me know how to help debug.

        1. mongod.log
          49.99 MB
        2. SERVER16616.java
          1 kB

            Assignee:
            Unassigned Unassigned
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: