assertion in sort.cpp

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.6
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • ALL
    • Quint Iteration 6
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have a build that runs nightly that runs the MMS integration tests against the head of MongoDB master. This morning we had the following failure.

      FAILED:  com.xgen.svc.brs.dao.RestoreJobDaoIntTests.testPullRestoreJob
      Error Message:
      { "serverUsed" : "127.0.0.1:26000" , "ok" : 0.0 , "errmsg" : "assertion src/mongo/db/exec/sort.cpp:233" , "code" : 8}
      
      Stack Trace:
      com.mongodb.CommandFailureException: { "serverUsed" : "127.0.0.1:26000" , "ok" : 0.0 , "errmsg" : "assertion src/mongo/db/exec/sort.cpp:233" , "code" : 8}
              at com.mongodb.CommandResult.getException(CommandResult.java:76)
              at com.mongodb.CommandResult.throwOnError(CommandResult.java:140)
              at com.mongodb.DBCollection.findAndModify(DBCollection.java:484)
              at com.mongodb.DBCollection.findAndModify(DBCollection.java:424)
              at com.mongodb.DBCollection.findAndModify(DBCollection.java:532)
              at com.xgen.svc.brs.dao.RestoreJobDao.getRestoreJobDocument(RestoreJobDao.java:684)
              at com.xgen.svc.brs.dao.RestoreJobDao.getNewJob(RestoreJobDao.java:80)
              at com.xgen.svc.brs.dao.RestoreJobDao.getNewJob(RestoreJobDao.java:57)
              at com.xgen.svc.brs.dao.RestoreJobDaoIntTests.testPullRestoreJob(RestoreJobDaoIntTests.java:166)
      

              Assignee:
              David Storch
              Reporter:
              Eric Milkie
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: