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

[SBE][sharding] unexpected $divide by zero during sharded_agg_cleanup_on_error.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: Querying, Sharding
    • Labels:
      None
    • Fully Compatible
    • Query Execution 2021-04-19, Query Execution 2021-05-03

      [js_test:sharded_agg_cleanup_on_error] uncaught exception: Error: command did not fail with any of the following codes [ 16608, 2 ] {
      [js_test:sharded_agg_cleanup_on_error]  "ok" : 0,
      [js_test:sharded_agg_cleanup_on_error]  "errmsg" : "Error on remote shard ip-10-122-69-172.ec2.internal:20020 :: caused by :: Executor error during getMore :: caused by :: can't $divide by zero",
      [js_test:sharded_agg_cleanup_on_error]  "code" : 4848401,
      [js_test:sharded_agg_cleanup_on_error]  "codeName" : "Location4848401",
      [js_test:sharded_agg_cleanup_on_error]  "$clusterTime" : {
      [js_test:sharded_agg_cleanup_on_error]          "clusterTime" : Timestamp(1617736774, 21),
      [js_test:sharded_agg_cleanup_on_error]          "signature" : {
      [js_test:sharded_agg_cleanup_on_error]                  "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="),
      [js_test:sharded_agg_cleanup_on_error]                  "keyId" : NumberLong(0)
      [js_test:sharded_agg_cleanup_on_error]          }
      [js_test:sharded_agg_cleanup_on_error]  },
      [js_test:sharded_agg_cleanup_on_error]  "operationTime" : Timestamp(1617736774, 21)
      [js_test:sharded_agg_cleanup_on_error] } :
      [js_test:sharded_agg_cleanup_on_error] _getErrorWithCode@src/mongo/shell/utils.js:25:13
      [js_test:sharded_agg_cleanup_on_error] doassert@src/mongo/shell/assert.js:18:14
      [js_test:sharded_agg_cleanup_on_error] _assertCommandFailed@src/mongo/shell/assert.js:787:21
      [js_test:sharded_agg_cleanup_on_error] assert.commandFailedWithCode@src/mongo/shell/assert.js:833:16
      [js_test:sharded_agg_cleanup_on_error] assertFailsAndCleansUpCursors@jstests/sharding/query/sharded_agg_cleanup_on_error.js:65:5
      [js_test:sharded_agg_cleanup_on_error] @jstests/sharding/query/sharded_agg_cleanup_on_error.js:87:5
      [js_test:sharded_agg_cleanup_on_error] @jstests/sharding/query/sharded_agg_cleanup_on_error.js:10:2
      [js_test:sharded_agg_cleanup_on_error] failed to load: jstests/sharding/query/sharded_agg_cleanup_on_error.js
      [js_test:sharded_agg_cleanup_on_error] exiting with code -3
      

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            kyle.suarez@mongodb.com Kyle Suarez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: