[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
- related to
-
SERVER-55010 Enable sharding suite against SBE build variant
- Closed