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

kill_cursors.js fails in small_oplog* configurations

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.1, 3.3.0
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • Fully Compatible
    • ALL
    • QuInt D (12/14/15)

      https://evergreen.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_62_64_bit_jsCore_small_oplog_WT_0ec5ef6940fd1efcfcbaa5f187ac4a8a7e92a480_15_12_08_22_10_08

      [js_test:kill_cursors] 2015-12-08T23:46:33.057+0000 assert.soon failed, msg:Failed to pin cursor. Cursors pinned before running getMore: 0
      [js_test:kill_cursors] 2015-12-08T23:46:33.058+0000 doassert@src/mongo/shell/assert.js:15:14
      [js_test:kill_cursors] 2015-12-08T23:46:33.058+0000 assert.soon@src/mongo/shell/assert.js:200:13
      [js_test:kill_cursors] 2015-12-08T23:46:33.059+0000 @jstests/core/kill_cursors.js:113:1
      [js_test:kill_cursors] 2015-12-08T23:46:33.059+0000 @jstests/core/kill_cursors.js:2:2
      [js_test:kill_cursors] 2015-12-08T23:46:33.059+0000 
      [js_test:kill_cursors] 2015-12-08T23:46:33.060+0000 sh13680| {
      [js_test:kill_cursors] 2015-12-08T23:46:33.061+0000 sh13680| 	"cursor" : {
      [js_test:kill_cursors] 2015-12-08T23:46:33.061+0000 sh13680| 		"nextBatch" : [
      [js_test:kill_cursors] 2015-12-08T23:46:33.061+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.061+0000 sh13680| 				"_id" : 2
      [js_test:kill_cursors] 2015-12-08T23:46:33.061+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.062+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.062+0000 sh13680| 				"_id" : 3
      [js_test:kill_cursors] 2015-12-08T23:46:33.062+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.062+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.063+0000 sh13680| 				"_id" : 4
      [js_test:kill_cursors] 2015-12-08T23:46:33.063+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.063+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.064+0000 sh13680| 				"_id" : 5
      [js_test:kill_cursors] 2015-12-08T23:46:33.064+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.064+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 				"_id" : 6
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 				"_id" : 7
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 				"_id" : 8
      [js_test:kill_cursors] 2015-12-08T23:46:33.065+0000 sh13680| 			},
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 			{
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 				"_id" : 9
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 			}
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 		],
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 		"id" : NumberLong(0),
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 		"ns" : "test.jstest_killcursors"
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 	},
      [js_test:kill_cursors] 2015-12-08T23:46:33.066+0000 sh13680| 	"ok" : 1
      [js_test:kill_cursors] 2015-12-08T23:46:33.067+0000 sh13680| }
      [js_test:kill_cursors] 2015-12-08T23:46:33.067+0000 2015-12-08T23:46:33.066+0000 E QUERY    [thread1] Error: assert.soon failed, msg:Failed to pin cursor. Cursors pinned before running getMore: 0 :
      [js_test:kill_cursors] 2015-12-08T23:46:33.067+0000 doassert@src/mongo/shell/assert.js:15:14
      [js_test:kill_cursors] 2015-12-08T23:46:33.067+0000 assert.soon@src/mongo/shell/assert.js:200:13
      [js_test:kill_cursors] 2015-12-08T23:46:33.067+0000 @jstests/core/kill_cursors.js:113:1
      [js_test:kill_cursors] 2015-12-08T23:46:33.068+0000 @jstests/core/kill_cursors.js:2:2
      [js_test:kill_cursors] 2015-12-08T23:46:33.068+0000 
      [js_test:kill_cursors] 2015-12-08T23:46:33.068+0000 failed to load: jstests/core/kill_cursors.js
      

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: