Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-555

mongotop_reports.js failing on non-OSX buildvariants

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc6
    • Affects Version/s: 2.8.0-rc5
    • Component/s: mongotop
    • Labels:
      None
    • 2015-01 Iteration

      See https://mci.10gen.com/task_history/mongo-tools/qa-tests?revision=c2056d67c169e1048e8caf8ec90cfae43a6c1cde#/mongotop_reports.js=fail

      Logs reveal several issues

      test buildlogs

      	
      sh22309| Error parsing command line:  Multiple occurrences of option "--ssl"
      sh22309| try '/data/mci/shell/src/mongo --help' for more information

      test buildlogs

      	
      ----
      raw output: sh20592| {"totals":{"admin.system.roles":{"total":{"time":0,"count":0},"read":{"time":0,"count":0},"write":{"time":0,"count":0}},"admin.system.version":{"total":{"time":0,"count":0},"read":{"time":0,"count":0},"write":{"time":0,"count":0}},"foo.bar":{"total":{"time":229,"count":4450},"read":{"time":42,"count":1484},"write":{"time":186,"count":2966}},"foo.system.indexes":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}},"foo.system.namespaces":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}},"local.me":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}},"local.oplog.rs":{"total":{"time":8,"count":438},"read":{"time":8,"count":438},"write":{"time":0,"count":0}},"local.replset.minvalid":{"total":{"time":0,"count":0},"read":{"time":0,"count":0},"write":{"time":0,"count":0}},"local.startup_log":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}},"local.system.indexes":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}},"local.system.namespaces":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}},"local.system.replset":{"total":{"time":0,"count":1},"read":{"time":0,"count":1},"write":{"time":0,"count":0}}},"time":"2015-01-06T23:53:18.575554217Z"}
      ----
      assert: [1] != [0] are not equal : unexpected read activity on foo.system.indexes; count: 1
      Error: [1] != [0] are not equal : unexpected read activity on foo.system.indexes; count: 1

            Assignee:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: