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

stale_clustered.js failed in replset test suite on 2.0 branch

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Replication
    • Nightly Linux RHEL 64-bit
    • ALL

    Description

      assert.soon failed: function () {
          try {
              m = new Mongo("127.0.0.1:" + port);
              return true;
          } catch (e) {
          }
          return false;
      }, msg:unable to connect to mongo program on port 31201
      Error("Printing Stack Trace")@:0
      ()@src/mongo/shell/utils.js:37
      ("assert.soon failed: function () {\n    try {\n        m = new Mongo(\"127.0.0.1:\" + port);\n        return true;\n    } catch (e) {\n    }\n    return false;\n}, msg:unable to connect to mongo program on port 31201")@src/mongo/shell/utils.js:58
      ((function () {try {m = new Mongo("127.0.0.1:" + port);return true;} catch (e) {}return false;}),"unable to connect to mongo program on port 31201",600000)@src/mongo/shell/utils.js:167
      ("mongod","--oplogSize","40","--port","31201","--noprealloc","--smallfiles","--rest","--replSet","clusteredstale-rs1","--dbpath","/data/db/clusteredstale-rs1-1")@src/mongo/shell/servers.js:520
      apply(null,[object Array])@:0
      ([object Array])@src/mongo/shell/servers.js:348
      (1,[object Object])@src/mongo/shell/servers.js:2230
      ([object Object])@src/mongo/shell/servers.js:1899
      ("clusteredstale",2,0,2,[object Object])@src/mongo/shell/servers.js:680
      @/data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/jstests/replsets/stale_clustered.js:13

      http://buildbot.mongodb.org/builders/Nightly%20Linux%20RHEL%2064-bit/builds/58/steps/test_9/logs/stdio

      Attachments

        Activity

          People

            schwerin@mongodb.com Andy Schwerin
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: