-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
2
Test bucket_unpacking_with_sort.js, in suite fcv_upgrade_downgrade_sharded_collections_jscore_passthrough, fails with:
2023-07-08T01:05:25.732Z assert: command failed: { "ok" : 0, "errmsg" : "Command request failed on source shard. :: caused by :: operation was interrupted", "code" : 11601, "codeName" : "Interrupted", "$clusterTime" : { "clusterTime" : Timestamp(1688778325, 2), "signature" : { "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), "keyId" : NumberLong(0) } }, "operationTime" : Timestamp(1688778325, 1) } with original command request: { "movechunk" : "test.system.buckets.bucket_unpacking_with_sort_with_meta", "find" : { "control.min.t" : ISODate("1970-01-01T00:50:00Z") }, "to" : "shard-rs0", "_waitForDelete" : true, "lsid" : { "id" : UUID("5377a9bb-97ad-4203-9054-ff58895008e6") }, "$clusterTime" : { "clusterTime" : Timestamp(1688778321, 10), "signature" : { "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), "keyId" : NumberLong(0) } } } on connection: connection to localhost:20755 _getErrorWithCode@src/mongo/shell/utils.js:24:13 doassert@src/mongo/shell/assert.js:18:14 _assertCommandWorked@src/mongo/shell/assert.js:766:25 assert.commandWorked@src/mongo/shell/assert.js:860:16 ensureDataIsDistributedIfSharded@Z:\data\mci\49ceadba3cbad208216a3e2fab9821cd\src\jstests\core\timeseries\libs\timeseries.js:225:24 setupColl@jstests\core\timeseries\bucket_unpacking_with_sort.js:69:20