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

remove2.js failing on 2.2 branch

    • ALL

      starting with http://buildbot.mongodb.org/builders/V2.2%20Linux%2032-bit/builds/226

       m30999| Thu Mar  7 08:46:19 [Balancer] ChunkManager: time to load chunks for test.remove2: 0ms sequenceNumber: 17 version: 9|0||51389a162059b9aba6310472 based on: 8|1||51389a162059b9aba6310472
       m30999| Thu Mar  7 08:46:19 [Balancer] distributed lock 'balancer/bs-linux32.10gen.cc:30999:1362663957:1804289383' unlocked. 
       m30999| Thu Mar  7 08:46:19 [conn1] going to remove shard: remove2-rs1
       m30999| Thu Mar  7 08:46:19 [conn1] deleting replica set monitor for: remove2-rs1/bs-linux32.10gen.cc:31200,bs-linux32.10gen.cc:31201
       m31201| Thu Mar  7 08:46:19 [conn5] end connection 10.255.119.66:49583 (8 connections now open)
      {
      	"msg" : "removeshard completed successfully",
      	"state" : "completed",
      	"shard" : "remove2-rs1",
      	"ok" : 1
      }
       m31200| Thu Mar  7 08:46:19 [conn12] end connection 10.255.119.66:58739 (16 connections now open)
       m31200| Thu Mar  7 08:46:19 [conn10] end connection 10.255.119.66:58735 (15 connections now open)
      [
      	{
      		"_id" : "balancer",
      		"process" : "bs-linux32.10gen.cc:30999:1362663957:1804289383",
      		"state" : 0,
      		"ts" : ObjectId("51389a2a2059b9aba631047a"),
      		"when" : ISODate("2013-03-07T13:46:18.218Z"),
      		"who" : "bs-linux32.10gen.cc:30999:1362663957:1804289383:Balancer:846930886",
      		"why" : "doing balance round"
      	},
      	{
      		"_id" : "test.remove2",
      		"process" : "bs-linux32.10gen.cc:31200:1362663972:208853604",
      		"state" : 0,
      		"ts" : ObjectId("51389a2a05a3bc487a6a541e"),
      		"when" : ISODate("2013-03-07T13:46:18.221Z"),
      		"who" : "bs-linux32.10gen.cc:31200:1362663972:208853604:conn12:1136942858",
      		"why" : "migrate-{ i: 3.0 }"
      	}
      ]
      Thu Mar  7 08:46:19 TypeError: allCurrent[i].name has no properties src/mongo/shell/shardingtest.js:981
      failed to load: /mnt/slaves/Linux_32bit_V2.2/mongo/jstests/sharding/remove2.js
      

            Assignee:
            greg_10gen Greg Studer
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: