[SERVER-10599] cleanup_orphaned_cmd.js failed on Buildbot Windows 64-bit 2008R2+ Created: 22/Aug/13  Updated: 11/Jul/16  Resolved: 22/Aug/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.5.2

Type: Bug Priority: Major - P3
Reporter: Matt Kangas Assignee: Greg Studer
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

Windows 64-bit 2008R2+ Build #172 Wed Aug 21, rev 3696ac227c

----
Cleaning up more orphaned data...
----
 m30000| 2013-08-21T23:46:44.302-0400 [conn1] runQuery called admin.$cmd { cleanupOrphaned: "foo.bar" }
 m30000| 2013-08-21T23:46:44.302-0400 [conn1] run command admin.$cmd { cleanupOrphaned: "foo.bar" }
 m30000| 2013-08-21T23:46:44.302-0400 [conn1] command: { cleanupOrphaned: "foo.bar" }
 m30000| 2013-08-21T23:46:44.302-0400 [conn1] orphaned data cleanup requested for foo.bar starting from { _id: MinKey }, removing next orphan range [{ _id: -35.0 },{ _id: -10.0 })
 m30000| 2013-08-21T23:46:44.302-0400 [conn1] warning: ns: foo.bar, min: { _id: -35.0 }, max: { _id: -10.0 } is already being processed for deletion.
 m30000| 2013-08-21T23:46:44.302-0400 [conn1] command admin.$cmd command: { cleanupOrphaned: "foo.bar" } ntoreturn:1 keyUpdates:0  reslen:144 0ms
{
	"ok" : 0,
	"errmsg" : "ns: foo.bar, min: { _id: -35.0 }, max: { _id: -10.0 } is already being processed for deletion."
}
assert failed
Error: Printing Stack Trace
    at printStackTrace (src/mongo/shell/utils.js:37:15)
    at doassert (src/mongo/shell/assert.js:6:5)
    at assert (src/mongo/shell/assert.js:14:5)
    at D:\slave\Windows_64bit_2008R2+\mongo\jstests\sharding\cleanup_orphaned_cmd.js:85:1
2013-08-21T23:46:44.318-0400 assert failed at src/mongo/shell/assert.js:7
failed to load: D:\slave\Windows_64bit_2008R2+\mongo\jstests\sharding\cleanup_orphaned_cmd.js



 Comments   
Comment by auto [ 22/Aug/13 ]

Author:

{u'username': u'gregstuder', u'name': u'Greg Studer', u'email': u'greg@10gen.com'}

Message: SERVER-10599 cleanup_orphaned_cmd.js need to wait for migration to finish so test deterministic
Branch: master
https://github.com/mongodb/mongo/commit/7dfeb872e97a331d88f34a56b5a68ca4fb2ac93f

Generated at Thu Feb 08 03:23:35 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.