D:\MongoDB\src\build\opt\mongo\db\repl>db_repl_cloners_test.exe 2019-07-30T23:05:47.770-0700 I - [main] going to run suite: CollectionClonerNoAutoIndexTest 2019-07-30T23:05:47.771-0700 I - [main] going to run test: DoNotCreateIDIndexIfAutoIndexIdUsed 2019-07-30T23:05:47.776-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.777-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 1 -- target:localhost:27017 db:db cmd:{ count: UUID("a2623673-1055-4b6d-bc80-41fe7bd7465d") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 1, ok: 1 } 2019-07-30T23:05:47.777-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 2 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("a2623673-1055-4b6d-bc80-41fe7bd7465d") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [] }, ok: 1 } 2019-07-30T23:05:47.777-0700 W INITSYNC [CollectionClonerTestThread] No indexes found for collection db.coll while cloning from localhost:27017 2019-07-30T23:05:47.788-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OK 2019-07-30T23:05:47.789-0700 I NETWORK [CollectionClonerTest] Dropping all ongoing scans against replica sets 2019-07-30T23:05:47.789-0700 I - [CollectionClonerTest] DONE running tests 2019-07-30T23:05:47.789-0700 I - [CollectionClonerTest] going to run suite: CollectionClonerRenamedBeforeStartTest 2019-07-30T23:05:47.789-0700 I - [CollectionClonerTest] going to run test: FirstRemoteCommandWithRenamedCollection 2019-07-30T23:05:47.791-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.alternateCollName 2019-07-30T23:05:47.792-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.alternateCollName finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:47.792-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 3 -- target:localhost:27017 db:db cmd:{ count: UUID("39bda71c-79dc-459a-83d9-5aaa029f0a62") } 2019-07-30T23:05:47.793-0700 I - [CollectionClonerTest] going to run test: BeginCollectionWithUUID 2019-07-30T23:05:47.797-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.alternateCollName 2019-07-30T23:05:47.797-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 5 -- target:localhost:27017 db:db cmd:{ count: UUID("7bb88d42-3661-46d2-b69c-22c8f03ee742") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.798-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 6 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("7bb88d42-3661-46d2-b69c-22c8f03ee742") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 1, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:47.798-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 7 -- target:localhost:27017 db:db cmd:{ getMore: 1, collection: "coll" }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", nextBatch: [ { v: 1, key: { a: 1 }, name: "a_1" }, { v: 1, key: { b: 1 }, name: "b_1" } ] }, ok: 1 } 2019-07-30T23:05:47.808-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.alternateCollName finished cloning with status: OK 2019-07-30T23:05:47.809-0700 I - [CollectionClonerTest] going to run test: CloningIsSuccessfulIfCollectionWasDroppedWithCursorNotFoundWhileCopyingDocuments 2019-07-30T23:05:47.812-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.alternateCollName 2019-07-30T23:05:47.813-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 8 -- target:localhost:27017 db:db cmd:{ count: UUID("b0ca9762-b3a4-4d66-b8de-d1e8ab297932") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.813-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 9 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("b0ca9762-b3a4-4d66-b8de-d1e8ab297932") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:47.824-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 10 -- target:localhost:27017 db:db cmd:{ find: UUID("b0ca9762-b3a4-4d66-b8de-d1e8ab297932"), batchSize: 0 }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "db.system.drop.100i0t1.coll", firstBatch: [] }, ok: 1 } 2019-07-30T23:05:47.825-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns: 'db.alternateCollName' uuid: UUID("b0ca9762-b3a4-4d66-b8de-d1e8ab297932") stopped because collection was dropped. 2019-07-30T23:05:47.825-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.alternateCollName finished cloning with status: OK 2019-07-30T23:05:47.826-0700 I - [CollectionClonerTest] going to run test: CloningIsSuccessfulIfCollectionWasDroppedWithOperationFailedWhileCopyingDocuments 2019-07-30T23:05:47.829-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.alternateCollName 2019-07-30T23:05:47.830-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 11 -- target:localhost:27017 db:db cmd:{ count: UUID("69c862bf-26db-400d-90e2-b625be16c160") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.830-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 12 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("69c862bf-26db-400d-90e2-b625be16c160") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:47.841-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 13 -- target:localhost:27017 db:db cmd:{ find: UUID("69c862bf-26db-400d-90e2-b625be16c160"), batchSize: 0 }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "db.system.drop.100i0t1.coll", firstBatch: [] }, ok: 1 } 2019-07-30T23:05:47.842-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns: 'db.alternateCollName' uuid: UUID("69c862bf-26db-400d-90e2-b625be16c160") stopped because collection was dropped. 2019-07-30T23:05:47.842-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.alternateCollName finished cloning with status: OK 2019-07-30T23:05:47.843-0700 I - [CollectionClonerTest] going to run test: CloningIsSuccessfulIfCollectionWasDroppedWithQueryPlanKilledWhileCopyingDocuments 2019-07-30T23:05:47.846-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.alternateCollName 2019-07-30T23:05:47.846-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 14 -- target:localhost:27017 db:db cmd:{ count: UUID("8f486929-2c6a-4d39-b261-bf46e37d45f2") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.846-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 15 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("8f486929-2c6a-4d39-b261-bf46e37d45f2") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:47.857-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 16 -- target:localhost:27017 db:db cmd:{ find: UUID("8f486929-2c6a-4d39-b261-bf46e37d45f2"), batchSize: 0 }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "db.system.drop.100i0t1.coll", firstBatch: [] }, ok: 1 } 2019-07-30T23:05:47.858-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns: 'db.alternateCollName' uuid: UUID("8f486929-2c6a-4d39-b261-bf46e37d45f2") stopped because collection was dropped. 2019-07-30T23:05:47.858-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.alternateCollName finished cloning with status: OK 2019-07-30T23:05:47.859-0700 I - [CollectionClonerTest] going to run test: ShuttingDownCollectionClonerDuringCollectionDropVerificationReturnsCallbackCanceled 2019-07-30T23:05:47.862-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.alternateCollName 2019-07-30T23:05:47.862-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 17 -- target:localhost:27017 db:db cmd:{ count: UUID("7223d895-9926-4442-ad3c-9611c83a233f") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.862-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 18 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("7223d895-9926-4442-ad3c-9611c83a233f") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:47.873-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner is unable to verify drop of ns: 'db.alternateCollName' uuid: UUID("7223d895-9926-4442-ad3c-9611c83a233f"), status CallbackCanceled: Network operation canceled 2019-07-30T23:05:47.874-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.alternateCollName finished cloning with status: CursorNotFound: Error querying collection 'db.alternateCollName :: caused by :: collection dropped while copying documents 2019-07-30T23:05:47.875-0700 I - [CollectionClonerTest] DONE running tests 2019-07-30T23:05:47.875-0700 I - [CollectionClonerTest] going to run suite: CollectionClonerTest 2019-07-30T23:05:47.875-0700 I - [CollectionClonerTest] going to run test: InvalidConstruction 2019-07-30T23:05:47.879-0700 I - [CollectionClonerTest] going to run test: ClonerLifeCycle 2019-07-30T23:05:47.882-0700 I - [CollectionClonerTest] Testing IsActiveAfterStart 2019-07-30T23:05:47.883-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.883-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:47.883-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 35 -- target:localhost:27017 db:db cmd:{ count: UUID("6980585a-4ea3-4746-b331-39f55f236487") } 2019-07-30T23:05:47.884-0700 I - [CollectionClonerTest] Testing StartWhenActive 2019-07-30T23:05:47.884-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.884-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.884-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:47.884-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 37 -- target:localhost:27017 db:db cmd:{ count: UUID("48767723-19b7-4947-bf32-9447dc91fc0f") } 2019-07-30T23:05:47.885-0700 I - [CollectionClonerTest] Testing CancelWithoutStart 2019-07-30T23:05:47.885-0700 I - [CollectionClonerTest] Testing WaitWithoutStart 2019-07-30T23:05:47.886-0700 I - [CollectionClonerTest] Testing ShutdownBeforeStart 2019-07-30T23:05:47.886-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.886-0700 I - [CollectionClonerTest] Testing StartAndCancel 2019-07-30T23:05:47.887-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.887-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Network operation canceled 2019-07-30T23:05:47.887-0700 I - [CollectionClonerTest] Testing StartButShutdown 2019-07-30T23:05:47.888-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.888-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 47 -- target:localhost:27017 db:db cmd:{ count: UUID("0449f4c9-a642-4e5b-92a2-1be6c915ee2d") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ ok: 1 } 2019-07-30T23:05:47.888-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:47.889-0700 I - [CollectionClonerTest] going to run test: FirstRemoteCommand 2019-07-30T23:05:47.892-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.909-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:47.909-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 49 -- target:localhost:27017 db:db cmd:{ count: UUID("ade70f1c-70ad-4eb8-8a71-c4261c291898") } 2019-07-30T23:05:47.910-0700 I - [CollectionClonerTest] going to run test: CollectionClonerSetsDocumentCountInStatsFromCountCommandResult 2019-07-30T23:05:47.913-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.913-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 51 -- target:localhost:27017 db:db cmd:{ count: UUID("bb2eb8b7-0056-4763-a852-e8911ee9605a") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 100, ok: 1 } 2019-07-30T23:05:47.913-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: listIndexes call failed on collection 'db.coll' :: caused by :: Callback canceled 2019-07-30T23:05:47.914-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 52 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("bb2eb8b7-0056-4763-a852-e8911ee9605a") } 2019-07-30T23:05:47.914-0700 I - [CollectionClonerTest] going to run test: CollectionClonerPassesThroughNonRetriableErrorFromCountCommand 2019-07-30T23:05:47.917-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.917-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 53 -- target:localhost:27017 db:db cmd:{ count: UUID("bb102fd8-bf5e-4f75-bdad-c013774069ec") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:OperationFailed: 2019-07-30T23:05:47.917-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OperationFailed: Count call failed on collection 'db.coll' from localhost:27017 :: caused by :: 2019-07-30T23:05:47.923-0700 I - [CollectionClonerTest] going to run test: CollectionClonerPassesThroughCommandStatusErrorFromCountCommand 2019-07-30T23:05:47.926-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.926-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 55 -- target:localhost:27017 db:db cmd:{ count: UUID("23693e9f-983b-490f-bc74-c2e9f58de3f4") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ ok: 0, errmsg: "count error", code: 96 } 2019-07-30T23:05:47.926-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OperationFailed: Count call failed on collection 'db.coll' from localhost:27017 :: caused by :: count error 2019-07-30T23:05:47.927-0700 I - [CollectionClonerTest] going to run test: CollectionClonerResendsCountCommandOnRetriableError 2019-07-30T23:05:47.930-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.930-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 57 -- target:localhost:27017 db:db cmd:{ count: UUID("e5e6dfca-fb5a-4dbd-8628-bb7cb8d9e4c9") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:HostNotFound: 2019-07-30T23:05:47.931-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 57 -- target:localhost:27017 db:db cmd:{ count: UUID("e5e6dfca-fb5a-4dbd-8628-bb7cb8d9e4c9") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:NetworkTimeout: 2019-07-30T23:05:47.950-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 57 -- target:localhost:27017 db:db cmd:{ count: UUID("e5e6dfca-fb5a-4dbd-8628-bb7cb8d9e4c9") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 100, ok: 1 } 2019-07-30T23:05:47.950-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: listIndexes call failed on collection 'db.coll' :: caused by :: Callback canceled 2019-07-30T23:05:47.951-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 58 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("e5e6dfca-fb5a-4dbd-8628-bb7cb8d9e4c9") } 2019-07-30T23:05:47.951-0700 I - [CollectionClonerTest] going to run test: CollectionClonerReturnsLastRetriableErrorOnExceedingCountAttempts 2019-07-30T23:05:47.954-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.954-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 59 -- target:localhost:27017 db:db cmd:{ count: UUID("2b3da99b-cdfe-4408-9917-2632fcbbfd97") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:HostNotFound: 2019-07-30T23:05:47.955-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 59 -- target:localhost:27017 db:db cmd:{ count: UUID("2b3da99b-cdfe-4408-9917-2632fcbbfd97") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:NetworkTimeout: 2019-07-30T23:05:47.955-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 59 -- target:localhost:27017 db:db cmd:{ count: UUID("2b3da99b-cdfe-4408-9917-2632fcbbfd97") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:NotMaster: 2019-07-30T23:05:47.955-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: NotMaster: Count call failed on collection 'db.coll' from localhost:27017 :: caused by :: 2019-07-30T23:05:47.956-0700 I - [CollectionClonerTest] going to run test: CollectionClonerReturnsNoSuchKeyOnMissingDocumentCountFieldName 2019-07-30T23:05:47.959-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.964-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 61 -- target:localhost:27017 db:db cmd:{ count: UUID("9d7ce121-4c80-484a-b49b-46d39d819364") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ ok: 1 } 2019-07-30T23:05:47.964-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: NoSuchKey: There was an error parsing document count from count command result on collection db.coll from localhost:27017 :: caused by :: Missing expected field "n" 2019-07-30T23:05:47.965-0700 I - [CollectionClonerTest] going to run test: CollectionClonerReturnsBadValueOnNegativeDocumentCount 2019-07-30T23:05:47.968-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.968-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 63 -- target:localhost:27017 db:db cmd:{ count: UUID("0c26c0b7-cc02-4840-bdae-3c84ff0ac713") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: -1, ok: 1 } 2019-07-30T23:05:47.968-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: BadValue: Count call on collection db.coll from localhost:27017 returned negative document count: -1 2019-07-30T23:05:47.969-0700 I - [CollectionClonerTest] going to run test: CollectionClonerReturnsScheduleErrorOnFailingToScheduleListIndexesCommand 2019-07-30T23:05:47.972-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.972-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 67 -- target:localhost:27017 db:db cmd:{ count: UUID("99f2a431-8fbb-439c-ba0b-f8aed78ef343") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 100, ok: 1 } 2019-07-30T23:05:47.972-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OperationFailed: failed to schedule remote command 2019-07-30T23:05:47.978-0700 I - [CollectionClonerTest] going to run test: ListIndexesReturnedNoIndexes 2019-07-30T23:05:47.980-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.981-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 69 -- target:localhost:27017 db:db cmd:{ count: UUID("6f26a4e1-2d65-427b-bf52-14d9602799b8") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.981-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 70 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("6f26a4e1-2d65-427b-bf52-14d9602799b8") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 1, ns: "test.coll", firstBatch: [] }, ok: 1 } 2019-07-30T23:05:47.981-0700 W INITSYNC [CollectionClonerTestThread] No indexes found for collection db.coll while cloning from localhost:27017 2019-07-30T23:05:47.981-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: listIndexes call failed on collection 'db.coll' :: caused by :: Callback canceled 2019-07-30T23:05:47.981-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 71 -- target:localhost:27017 db:db cmd:{ getMore: 1, collection: "coll" } 2019-07-30T23:05:47.982-0700 I - [CollectionClonerTest] going to run test: ListIndexesReturnedNamespaceNotFound 2019-07-30T23:05:47.985-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.985-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 72 -- target:localhost:27017 db:db cmd:{ count: UUID("c24daeb1-9a4c-460a-916c-d217a58610d2") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:47.986-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 73 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("c24daeb1-9a4c-460a-916c-d217a58610d2") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:NamespaceNotFound: The collection doesn't exist. 2019-07-30T23:05:47.992-0700 I INITSYNC [ThreadPool26-0] CollectionCloner ns:db.coll finished cloning with status: OK 2019-07-30T23:05:47.992-0700 I - [CollectionClonerTest] going to run test: CollectionClonerResendsListIndexesCommandOnRetriableError 2019-07-30T23:05:47.995-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:47.995-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: listIndexes call failed on collection 'db.coll' :: caused by :: Callback canceled 2019-07-30T23:05:47.996-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 75 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("135a7b56-01c2-4c30-9388-c66f76432e71") } 2019-07-30T23:05:47.997-0700 I - [CollectionClonerTest] going to run test: ListIndexesReturnedNamespaceNotFoundAndCreateCollectionCallbackCanceled 2019-07-30T23:05:47.999-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.003-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 76 -- target:localhost:27017 db:db cmd:{ count: UUID("d049615e-0ee0-423e-9702-70de34a191ae") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.003-0700 I - [CollectionClonerTest] Scheduling error response to request:NetworkOperation -- request:'RemoteCommand 77 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("d049615e-0ee0-423e-9702-70de34a191ae") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- status:NamespaceNotFound: The collection doesn't exist. 2019-07-30T23:05:48.004-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: 2019-07-30T23:05:48.004-0700 I - [CollectionClonerTest] going to run test: BeginCollectionScheduleDbWorkFailed 2019-07-30T23:05:48.007-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.007-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 78 -- target:localhost:27017 db:db cmd:{ count: UUID("8e7d043a-5f87-4c67-a2c5-9c3ba96fb0ae") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.008-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 79 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("8e7d043a-5f87-4c67-a2c5-9c3ba96fb0ae") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.008-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: UnknownError: 2019-07-30T23:05:48.009-0700 I - [CollectionClonerTest] going to run test: BeginCollectionCallbackCanceled 2019-07-30T23:05:48.012-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.016-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 80 -- target:localhost:27017 db:db cmd:{ count: UUID("870cd493-6d10-4eab-a204-13f73ba55f43") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.016-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 81 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("870cd493-6d10-4eab-a204-13f73ba55f43") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.017-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Never run, but treat like cancelled. 2019-07-30T23:05:48.018-0700 I - [CollectionClonerTest] going to run test: BeginCollectionFailed 2019-07-30T23:05:48.021-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.021-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 82 -- target:localhost:27017 db:db cmd:{ count: UUID("bff5e565-82a5-433e-b16d-e3fe3056e8a0") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.022-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 83 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("bff5e565-82a5-433e-b16d-e3fe3056e8a0") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.022-0700 I INITSYNC [ThreadPool31-0] CollectionCloner ns:db.coll finished cloning with status: OperationFailed: 2019-07-30T23:05:48.023-0700 I - [CollectionClonerTest] going to run test: BeginCollection 2019-07-30T23:05:48.026-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.029-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 84 -- target:localhost:27017 db:db cmd:{ count: UUID("4ddc7291-6a3c-40e3-a4af-85237e8727a1") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.030-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 85 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("4ddc7291-6a3c-40e3-a4af-85237e8727a1") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 1, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.030-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 86 -- target:localhost:27017 db:db cmd:{ getMore: 1, collection: "coll" }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", nextBatch: [ { v: 1, key: { a: 1 }, name: "a_1" }, { v: 1, key: { b: 1 }, name: "b_1" } ] }, ok: 1 } 2019-07-30T23:05:48.041-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OK 2019-07-30T23:05:48.042-0700 I - [CollectionClonerTest] going to run test: FindFetcherScheduleFailed 2019-07-30T23:05:48.044-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.045-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 87 -- target:localhost:27017 db:db cmd:{ count: UUID("ce0165b0-121f-47f2-81cb-b8cb465efd54") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.045-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 88 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("ce0165b0-121f-47f2-81cb-b8cb465efd54") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.045-0700 I INITSYNC [ThreadPool33-0] CollectionCloner ns:db.coll finished cloning with status: ShutdownInProgress: Shutdown in progress 2019-07-30T23:05:48.046-0700 I - [CollectionClonerTest] going to run test: QueryAfterCreateCollection 2019-07-30T23:05:48.049-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.049-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 89 -- target:localhost:27017 db:db cmd:{ count: UUID("0b71a955-341e-472e-ae67-ab8dcb8d4534") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.049-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 90 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("0b71a955-341e-472e-ae67-ab8dcb8d4534") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.061-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OK 2019-07-30T23:05:48.062-0700 I - [CollectionClonerTest] going to run test: QueryFailed 2019-07-30T23:05:48.064-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.065-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 91 -- target:localhost:27017 db:db cmd:{ count: UUID("fe89192d-4fa4-44c4-b04b-80333997aa8c") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.066-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 92 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("fe89192d-4fa4-44c4-b04b-80333997aa8c") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.066-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: UnknownError: Error querying collection 'db.coll :: caused by :: QueryFailedTest UnknownError 2019-07-30T23:05:48.067-0700 I - [CollectionClonerTest] going to run test: InsertDocumentsScheduleDbWorkFailed 2019-07-30T23:05:48.070-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.070-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 93 -- target:localhost:27017 db:db cmd:{ count: UUID("4a3950a0-3f9c-4681-8fb2-b110ceac9206") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 1, ok: 1 } 2019-07-30T23:05:48.070-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 94 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("4a3950a0-3f9c-4681-8fb2-b110ceac9206") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.082-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: UnknownError: Error querying collection 'db.coll :: caused by :: Error cloning collection 'db.coll' :: caused by :: 2019-07-30T23:05:48.083-0700 I - [CollectionClonerTest] going to run test: InsertDocumentsCallbackCanceled 2019-07-30T23:05:48.085-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.085-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 95 -- target:localhost:27017 db:db cmd:{ count: UUID("858d4def-9ae3-4120-b178-60ceb148c903") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 1, ok: 1 } 2019-07-30T23:05:48.086-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 96 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("858d4def-9ae3-4120-b178-60ceb148c903") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.097-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: CallbackCanceled: Never run, but treat like cancelled. 2019-07-30T23:05:48.109-0700 I - [CollectionClonerTest] going to run test: InsertDocumentsFailed 2019-07-30T23:05:48.112-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.112-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 97 -- target:localhost:27017 db:db cmd:{ count: UUID("358f77de-d4c9-44f8-9f1d-ad84f1673176") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 1, ok: 1 } 2019-07-30T23:05:48.113-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 98 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("358f77de-d4c9-44f8-9f1d-ad84f1673176") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.124-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OperationFailed: 2019-07-30T23:05:48.125-0700 I - [CollectionClonerTest] going to run test: InsertDocumentsSingleBatch 2019-07-30T23:05:48.127-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.127-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 99 -- target:localhost:27017 db:db cmd:{ count: UUID("0c383bca-bbfb-45ca-8c58-194ee5cfaa88") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 2, ok: 1 } 2019-07-30T23:05:48.128-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 100 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("0c383bca-bbfb-45ca-8c58-194ee5cfaa88") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.128-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OK 2019-07-30T23:05:48.129-0700 I - [CollectionClonerTest] going to run test: InsertDocumentsMultipleBatches 2019-07-30T23:05:48.134-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.134-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 101 -- target:localhost:27017 db:db cmd:{ count: UUID("53908cdd-0276-497a-b9bd-49437c71c1e4") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 3, ok: 1 } 2019-07-30T23:05:48.135-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 102 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("53908cdd-0276-497a-b9bd-49437c71c1e4") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.135-0700 W INITSYNC [ThreadPool40-0] _insertDocumentsCallback, but no documents to insert for ns:db.coll 2019-07-30T23:05:48.135-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OK 2019-07-30T23:05:48.136-0700 I - [CollectionClonerTest] going to run test: CollectionClonerTransitionsToCompleteIfShutdownBeforeStartup 2019-07-30T23:05:48.139-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.140-0700 I - [CollectionClonerTest] going to run test: CollectionClonerCannotBeRestartedAfterPreviousFailure 2019-07-30T23:05:48.144-0700 I - [CollectionClonerTest] Starting first collection cloning attempt 2019-07-30T23:05:48.146-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.146-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 105 -- target:localhost:27017 db:db cmd:{ count: UUID("4f7d976c-b287-4bd3-8d6e-c629a54f7f78") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 1, ok: 1 } 2019-07-30T23:05:48.146-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 106 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("4f7d976c-b287-4bd3-8d6e-c629a54f7f78") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.147-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: UnknownError: Error querying collection 'db.coll :: caused by :: failed to read remaining documents from source collection 2019-07-30T23:05:48.147-0700 I - [CollectionClonerTest] Starting second collection cloning attempt - startup() should fail 2019-07-30T23:05:48.147-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.148-0700 I - [CollectionClonerTest] going to run test: CollectionClonerResetsOnCompletionCallbackFunctionAfterCompletion 2019-07-30T23:05:48.150-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.151-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.coll finished cloning with status: OperationFailed: Count call failed on collection 'db.coll' from localhost:27017 :: caused by :: count command failed 2019-07-30T23:05:48.151-0700 I - [CollectionClonerTestThread] setting result to OperationFailed: Count call failed on collection 'db.coll' from localhost:27017 :: caused by :: count command failed 2019-07-30T23:05:48.152-0700 I - [CollectionClonerTest] going to run test: CollectionClonerWaitsForPendingTasksToCompleteBeforeInvokingOnCompletionCallback 2019-07-30T23:05:48.155-0700 I INITSYNC [CollectionClonerTest] CollectionCloner::start called, on ns:db.coll 2019-07-30T23:05:48.170-0700 I INITSYNC [CollectionClonerTest] CollectionCloner ns:db.coll finished cloning with status: UnknownError: Error querying collection 'db.coll :: caused by :: getMore failed 2019-07-30T23:05:48.171-0700 I - [CollectionClonerTest] DONE running tests 2019-07-30T23:05:48.171-0700 I - [CollectionClonerTest] going to run suite: DBsClonerTest 2019-07-30T23:05:48.171-0700 I - [CollectionClonerTest] going to run test: InvalidConstruction 2019-07-30T23:05:48.175-0700 I - [CollectionClonerTest] going to run test: StartupReturnsListDatabasesScheduleErrorButDoesNotInvokeCompletionCallback 2019-07-30T23:05:48.181-0700 I - [CollectionClonerTest] going to run test: StartupReturnsShuttingDownInProgressAfterShutdownIsCalled 2019-07-30T23:05:48.184-0700 I - [CollectionClonerTest] going to run test: StartupReturnsInternalErrorAfterSuccessfulStartup 2019-07-30T23:05:48.187-0700 I - [DBsClonerTest] setting result to CallbackCanceled: Callback canceled 2019-07-30T23:05:48.187-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 114 -- target:local:1234 db:admin cmd:{ listDatabases: true, nameOnly: true } 2019-07-30T23:05:48.188-0700 I - [CollectionClonerTest] going to run test: ParseAndSetAdminFirstWhenAdminInListDatabasesResponse 2019-07-30T23:05:48.192-0700 I - [CollectionClonerTest] going to run test: ParseAndAttemptSetAdminFirstWhenAdminNotInListDatabasesResponse 2019-07-30T23:05:48.196-0700 I - [CollectionClonerTest] going to run test: ParseListDatabasesResponseWithMalformedResponses 2019-07-30T23:05:48.199-0700 I - [CollectionClonerTest] going to run test: FailsOnListDatabases 2019-07-30T23:05:48.203-0700 I - [DBsClonerTest] setting result to BadValue: foo 2019-07-30T23:05:48.204-0700 I - [CollectionClonerTest] going to run test: DatabasesClonerResendsListDatabasesRequestOnRetriableError 2019-07-30T23:05:48.207-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 116 -- target:local:1234 db:admin cmd:{ listDatabases: true, nameOnly: true } 2019-07-30T23:05:48.207-0700 I - [CollectionClonerTest] going to run test: DatabasesClonerReturnsCallbackCanceledIfShutdownDuringListDatabasesCommand 2019-07-30T23:05:48.210-0700 I - [DBsClonerTest] setting result to CallbackCanceled: Network operation canceled 2019-07-30T23:05:48.211-0700 I - [CollectionClonerTest] going to run test: DatabasesClonerResetsOnFinishCallbackFunctionAfterCompletionDueToFailure 2019-07-30T23:05:48.216-0700 I - [DBsClonerTest] setting result to OperationFailed: listDatabases failed 2019-07-30T23:05:48.217-0700 I - [CollectionClonerTest] going to run test: DatabasesClonerResetsOnFinishCallbackFunctionAfterCompletionDueToSuccess 2019-07-30T23:05:48.220-0700 I - [DBsClonerTest] setting result to OK 2019-07-30T23:05:48.221-0700 I - [CollectionClonerTest] going to run test: FailsOnListCollectionsOnOnlyDatabase 2019-07-30T23:05:48.225-0700 W INITSYNC [DBsClonerTest] database 'a' (1 of 1) clone failed due to NoSuchKey: Error issuing listCollections on db 'a' (host:local:1234) :: caused by :: fake 2019-07-30T23:05:48.225-0700 I - [DBsClonerTest] setting result to NoSuchKey: Error issuing listCollections on db 'a' (host:local:1234) :: caused by :: fake 2019-07-30T23:05:48.226-0700 I - [CollectionClonerTest] going to run test: FailsOnListCollectionsOnFirstOfTwoDatabases 2019-07-30T23:05:48.229-0700 W INITSYNC [DBsClonerTest] database 'a' (1 of 2) clone failed due to NoSuchKey: Error issuing listCollections on db 'a' (host:local:1234) :: caused by :: fake 2019-07-30T23:05:48.229-0700 I - [DBsClonerTest] setting result to NoSuchKey: Error issuing listCollections on db 'a' (host:local:1234) :: caused by :: fake 2019-07-30T23:05:48.230-0700 I - [CollectionClonerTest] going to run test: FailingToScheduleSecondDatabaseClonerShouldCancelTheCloner 2019-07-30T23:05:48.248-0700 E INITSYNC [DBsClonerTest] Error scheduling listCollections for database: b, error:OperationFailed: failed to schedule remote command 2019-07-30T23:05:48.249-0700 W INITSYNC [DBsClonerTest] failed to schedule database 'a' (2 of 2) due to OperationFailed: failed to schedule remote command 2019-07-30T23:05:48.249-0700 I - [DBsClonerTest] setting result to OperationFailed: failed to schedule remote command 2019-07-30T23:05:48.250-0700 I - [CollectionClonerTest] going to run test: DatabaseClonerChecksAdminDbUsingStorageInterfaceAfterCopyingAdminDb 2019-07-30T23:05:48.253-0700 I - [DBsClonerTest] setting result to OK 2019-07-30T23:05:48.254-0700 I - [CollectionClonerTest] going to run test: AdminDbValidationErrorShouldAbortTheCloner 2019-07-30T23:05:48.259-0700 I - [DBsClonerTest] setting result to OperationFailed: admin db invalid 2019-07-30T23:05:48.261-0700 I - [CollectionClonerTest] going to run test: SingleDatabaseCopiesCompletely 2019-07-30T23:05:48.264-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.264-0700 I - [CollectionClonerTest] req: admin.{ listDatabases: true, nameOnly: true } 2019-07-30T23:05:48.264-0700 I - [CollectionClonerTest] resp:{ ok: 1, databases: [ { name: "a" } ] } 2019-07-30T23:05:48.264-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.264-0700 I - [CollectionClonerTest] req: a.{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.264-0700 I - [CollectionClonerTest] resp:{ ok: 1, cursor: { id: 0, ns: "a.$cmd.listCollections", firstBatch: [ { name: "a", options: { uuid: UUID("b27951d6-3f0c-4077-80f4-ef6ead5398fe") } } ] } } 2019-07-30T23:05:48.264-0700 I INITSYNC [DBsClonerTest] CollectionCloner::start called, on ns:a.a 2019-07-30T23:05:48.265-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.265-0700 I - [CollectionClonerTest] req: a.{ count: UUID("b27951d6-3f0c-4077-80f4-ef6ead5398fe") } 2019-07-30T23:05:48.265-0700 I - [CollectionClonerTest] resp:{ n: 1, ok: 1 } 2019-07-30T23:05:48.265-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.265-0700 I - [CollectionClonerTest] req: a.{ listIndexes: UUID("b27951d6-3f0c-4077-80f4-ef6ead5398fe") } 2019-07-30T23:05:48.265-0700 I - [CollectionClonerTest] resp:{ ok: 1, cursor: { id: 0, ns: "a.a", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "a.a" } ] } } 2019-07-30T23:05:48.265-0700 I INITSYNC [DBsClonerTest] CollectionCloner ns:a.a finished cloning with status: OK 2019-07-30T23:05:48.265-0700 I - [DBsClonerTest] setting result to OK 2019-07-30T23:05:48.266-0700 I - [CollectionClonerTest] done processing expected requests 2019-07-30T23:05:48.267-0700 I - [CollectionClonerTest] going to run test: TwoDatabasesCopiesCompletely 2019-07-30T23:05:48.279-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.279-0700 I - [CollectionClonerTest] req: admin.{ listDatabases: true, nameOnly: true } 2019-07-30T23:05:48.279-0700 I - [CollectionClonerTest] resp:{ ok: 1, databases: [ { name: "a" }, { name: "b" } ] } 2019-07-30T23:05:48.279-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.279-0700 I - [CollectionClonerTest] req: a.{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.279-0700 I - [CollectionClonerTest] resp:{ ok: 1, cursor: { id: 0, ns: "a.$cmd.listCollections", firstBatch: [ { name: "a", options: { uuid: UUID("2a606a6a-defd-4bf8-b91f-cd4462cde8a8") } } ] } } 2019-07-30T23:05:48.279-0700 I INITSYNC [DBsClonerTest] CollectionCloner::start called, on ns:a.a 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] req: a.{ count: UUID("2a606a6a-defd-4bf8-b91f-cd4462cde8a8") } 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] resp:{ n: 1, ok: 1 } 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] req: a.{ listIndexes: UUID("2a606a6a-defd-4bf8-b91f-cd4462cde8a8") } 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] resp:{ ok: 1, cursor: { id: 0, ns: "a.a", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "a.a" } ] } } 2019-07-30T23:05:48.280-0700 I INITSYNC [DBsClonerTest] CollectionCloner ns:a.a finished cloning with status: OK 2019-07-30T23:05:48.280-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] req: b.{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] resp:{ ok: 1, cursor: { id: 0, ns: "b.$cmd.listCollections", firstBatch: [ { name: "b", options: { uuid: UUID("41bcfc96-3004-4d6e-9a5e-2d59cc44cf3d") } } ] } } 2019-07-30T23:05:48.281-0700 I INITSYNC [DBsClonerTest] CollectionCloner::start called, on ns:b.b 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] req: b.{ count: UUID("41bcfc96-3004-4d6e-9a5e-2d59cc44cf3d") } 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] resp:{ n: 2, ok: 1 } 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] Sending response for network request: 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] req: b.{ listIndexes: UUID("41bcfc96-3004-4d6e-9a5e-2d59cc44cf3d") } 2019-07-30T23:05:48.281-0700 I - [CollectionClonerTest] resp:{ ok: 1, cursor: { id: 0, ns: "b.b", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "b.b" } ] } } 2019-07-30T23:05:48.282-0700 I INITSYNC [DBsClonerTest] CollectionCloner ns:b.b finished cloning with status: OK 2019-07-30T23:05:48.282-0700 I - [DBsClonerTest] setting result to OK 2019-07-30T23:05:48.282-0700 I - [CollectionClonerTest] done processing expected requests 2019-07-30T23:05:48.283-0700 I - [CollectionClonerTest] DONE running tests 2019-07-30T23:05:48.283-0700 I - [CollectionClonerTest] going to run suite: DatabaseClonerTest 2019-07-30T23:05:48.283-0700 I - [CollectionClonerTest] going to run test: InvalidConstruction 2019-07-30T23:05:48.287-0700 I - [CollectionClonerTest] going to run test: ClonerLifeCycle 2019-07-30T23:05:48.295-0700 I - [CollectionClonerTest] Testing IsActiveAfterStart 2019-07-30T23:05:48.295-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 152 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.295-0700 I - [CollectionClonerTest] Testing StartWhenActive 2019-07-30T23:05:48.296-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 153 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.296-0700 I - [CollectionClonerTest] Testing CancelWithoutStart 2019-07-30T23:05:48.296-0700 I - [CollectionClonerTest] Testing WaitWithoutStart 2019-07-30T23:05:48.297-0700 I - [CollectionClonerTest] Testing ShutdownBeforeStart 2019-07-30T23:05:48.297-0700 E INITSYNC [CollectionClonerTest] Error scheduling listCollections for database: db, error:ShutdownInProgress: Shutdown in progress 2019-07-30T23:05:48.298-0700 I - [CollectionClonerTest] Testing StartAndCancel 2019-07-30T23:05:48.298-0700 I - [CollectionClonerTest] Testing StartButShutdown 2019-07-30T23:05:48.299-0700 I - [CollectionClonerTest] Status has changed during network response playback to: CallbackCanceled: Error issuing listCollections on db 'db' (host:localhost:27017) :: caused by :: Network operation canceled 2019-07-30T23:05:48.299-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 158 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.300-0700 I - [CollectionClonerTest] going to run test: DatabaseClonerTransitionsToCompleteIfShutdownBeforeStartup 2019-07-30T23:05:48.305-0700 I - [CollectionClonerTest] going to run test: DatabaseClonerReturnsScheduleErrorOnFailingToScheduleListCollectionsCommand 2019-07-30T23:05:48.308-0700 E INITSYNC [CollectionClonerTest] Error scheduling listCollections for database: db, error:OperationFailed: failed to schedule remote command 2019-07-30T23:05:48.309-0700 I - [CollectionClonerTest] going to run test: FirstRemoteCommandWithoutFilter 2019-07-30T23:05:48.312-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 162 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.313-0700 I - [CollectionClonerTest] going to run test: FirstRemoteCommandWithFilter 2019-07-30T23:05:48.318-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 164 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $and: [ { name: "coll" }, { $or: [ { type: "collection" }, { type: { $exists: false } } ] } ] } } 2019-07-30T23:05:48.319-0700 I - [CollectionClonerTest] going to run test: InvalidListCollectionsFilter 2019-07-30T23:05:48.322-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 165 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ ok: 0, errmsg: "unknown operator", code: 2 } 2019-07-30T23:05:48.324-0700 I - [CollectionClonerTest] going to run test: ListCollectionsReturnedNoCollections 2019-07-30T23:05:48.327-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 166 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 1, ns: "test.$cmd.listCollections.coll", firstBatch: [] }, ok: 1 } 2019-07-30T23:05:48.327-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 167 -- target:localhost:27017 db:db cmd:{ getMore: 1, collection: "$cmd.listCollections.coll" }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", nextBatch: [] }, ok: 1 } 2019-07-30T23:05:48.328-0700 I - [CollectionClonerTest] going to run test: ListCollectionsPredicate 2019-07-30T23:05:48.331-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 169 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("f96121e7-9530-4518-99f1-8fd55a9eaf1f") } }, { name: "b", options: { uuid: UUID("6fc3af0a-0023-4227-b38b-e92c52fb3839") } }, { name: "c", options: { uuid: UUID("11855499-2c96-41d3-ae0e-89c6fa5692ce") } } ] }, ok: 1 } 2019-07-30T23:05:48.331-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.a 2019-07-30T23:05:48.332-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.a finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:48.332-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 170 -- target:localhost:27017 db:db cmd:{ count: UUID("f96121e7-9530-4518-99f1-8fd55a9eaf1f") } 2019-07-30T23:05:48.333-0700 I - [CollectionClonerTest] going to run test: ListCollectionsMultipleBatches 2019-07-30T23:05:48.339-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 174 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 1, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("6942ce85-1af4-4c88-b963-eb0ffb7c9c86") } } ] }, ok: 1 } 2019-07-30T23:05:48.340-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 175 -- target:localhost:27017 db:db cmd:{ getMore: 1, collection: "$cmd.listCollections.coll" }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", nextBatch: [ { name: "b", options: { uuid: UUID("33e8e365-032d-481f-b3c7-b518a1dc33cf") } } ] }, ok: 1 } 2019-07-30T23:05:48.340-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.a 2019-07-30T23:05:48.340-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.a finished cloning with status: CallbackCanceled: Callback canceled 2019-07-30T23:05:48.340-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 176 -- target:localhost:27017 db:db cmd:{ count: UUID("6942ce85-1af4-4c88-b963-eb0ffb7c9c86") } 2019-07-30T23:05:48.341-0700 I - [CollectionClonerTest] going to run test: CollectionInfoNameFieldMissing 2019-07-30T23:05:48.344-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 180 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { options: { uuid: UUID("9283519a-7bec-4f96-a8f9-4aabb8f67b72") } } ] }, ok: 1 } 2019-07-30T23:05:48.346-0700 I - [CollectionClonerTest] going to run test: CollectionInfoNameNotAString 2019-07-30T23:05:48.353-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 181 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: 123, options: { uuid: UUID("ebab93c3-6eb7-4bda-bbef-7be549e9c4cb") } } ] }, ok: 1 } 2019-07-30T23:05:48.354-0700 I - [CollectionClonerTest] going to run test: CollectionInfoNameEmpty 2019-07-30T23:05:48.357-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 182 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "", options: { uuid: UUID("72d6d177-9064-45b7-8574-70dcedd7725a") } } ] }, ok: 1 } 2019-07-30T23:05:48.358-0700 I - [CollectionClonerTest] going to run test: CollectionInfoNameDuplicate 2019-07-30T23:05:48.364-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 185 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("22680501-1894-422e-961c-510c00ef57ba") } }, { name: "a", options: { uuid: UUID("5ada7f7d-90ea-47ff-9b2c-6926136c20f4") } } ] }, ok: 1 } 2019-07-30T23:05:48.365-0700 I - [CollectionClonerTest] going to run test: CollectionInfoOptionsFieldMissing 2019-07-30T23:05:48.368-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 188 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a" } ] }, ok: 1 } 2019-07-30T23:05:48.369-0700 I - [CollectionClonerTest] going to run test: CollectionInfoOptionsNotAnObject 2019-07-30T23:05:48.373-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 189 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: 123 } ] }, ok: 1 } 2019-07-30T23:05:48.374-0700 I - [CollectionClonerTest] going to run test: InvalidCollectionOptions 2019-07-30T23:05:48.379-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 190 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { storageEngine: 1 } } ] }, ok: 1 } 2019-07-30T23:05:48.381-0700 I - [CollectionClonerTest] going to run test: InvalidMissingUUID 2019-07-30T23:05:48.384-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 191 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: {} } ] }, ok: 1 } 2019-07-30T23:05:48.385-0700 I - [CollectionClonerTest] going to run test: DatabaseClonerResendsListCollectionsRequestOnRetriableError 2019-07-30T23:05:48.391-0700 W NETWORK [CollectionClonerTest] Mock network interface shutting down with outstanding request: RemoteCommand 194 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } } 2019-07-30T23:05:48.392-0700 I - [CollectionClonerTest] going to run test: ListCollectionsReturnsEmptyCollectionName 2019-07-30T23:05:48.395-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 196 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "", options: {} } ] }, ok: 1 } 2019-07-30T23:05:48.396-0700 I - [CollectionClonerTest] going to run test: StartFirstCollectionClonerFailed 2019-07-30T23:05:48.401-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 199 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("32042b4c-8c61-471f-9c85-7fe05e5ff243") } } ] }, ok: 1 } 2019-07-30T23:05:48.403-0700 I - [CollectionClonerTest] going to run test: StartSecondCollectionClonerFailed 2019-07-30T23:05:48.406-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 202 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("8624d6f6-d349-418c-a17d-de828fa9e35a") } }, { name: "b", options: { uuid: UUID("e83c6fe1-9201-441e-84d0-230a10169b20") } } ] }, ok: 1 } 2019-07-30T23:05:48.406-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.a 2019-07-30T23:05:48.406-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 203 -- target:localhost:27017 db:db cmd:{ count: UUID("8624d6f6-d349-418c-a17d-de828fa9e35a") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.407-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 204 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("8624d6f6-d349-418c-a17d-de828fa9e35a") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.411-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.a finished cloning with status: OK 2019-07-30T23:05:48.412-0700 I - [CollectionClonerTest] going to run test: ShutdownCancelsCollectionCloning 2019-07-30T23:05:48.415-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.a 2019-07-30T23:05:48.416-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.a finished cloning with status: CallbackCanceled: Network operation canceled 2019-07-30T23:05:48.417-0700 I - [CollectionClonerTest] going to run test: FirstCollectionListIndexesFailed 2019-07-30T23:05:48.420-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 210 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("29952f76-3fbb-4b4f-8bb6-095f63ee97e1") } }, { name: "b", options: { uuid: UUID("21d73c3e-69c7-4b1a-a10a-7c416f838f22") } } ] }, ok: 1 } 2019-07-30T23:05:48.420-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.a 2019-07-30T23:05:48.425-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 211 -- target:localhost:27017 db:db cmd:{ count: UUID("29952f76-3fbb-4b4f-8bb6-095f63ee97e1") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.425-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 212 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("29952f76-3fbb-4b4f-8bb6-095f63ee97e1") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ ok: 0, errmsg: "fake message", code: 43 } 2019-07-30T23:05:48.425-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.a finished cloning with status: CursorNotFound: listIndexes call failed on collection 'db.a' :: caused by :: fake message 2019-07-30T23:05:48.425-0700 I - [CollectionClonerTest] Expected network request for resp: { n: 0, ok: 1 } 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] replExec: { pool: { inProgressCount: 0 }, queues: { networkInProgress: 0, sleepers: 0 }, unsignaledEvents: 0, shuttingDown: false, networkInterface: "NetworkInterfaceMock -- waitingToRunMask:0, now:2014-07-31T17:00:00.000-0700, hasStarted:1, inShutdown: 0, processing: 0, scheduled: 0, blackHoled: 0,..." } 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] net:NetworkInterfaceMock -- waitingToRunMask:0, now:2014-07-31T17:00:00.000-0700, hasStarted:1, inShutdown: 0, processing: 0, scheduled: 0, blackHoled: 0, unscheduled: 0 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] Status has changed during network response playback to: InitialSyncFailure: CursorNotFound: Error cloning collection 'db.a' :: caused by :: listIndexes call failed on collection 'db.a' :: caused by :: fake message 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] Expected network request for resp: { cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] replExec: { pool: { inProgressCount: 0 }, queues: { networkInProgress: 0, sleepers: 0 }, unsignaledEvents: 0, shuttingDown: false, networkInterface: "NetworkInterfaceMock -- waitingToRunMask:0, now:2014-07-31T17:00:00.000-0700, hasStarted:1, inShutdown: 0, processing: 0, scheduled: 0, blackHoled: 0,..." } 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] net:NetworkInterfaceMock -- waitingToRunMask:0, now:2014-07-31T17:00:00.000-0700, hasStarted:1, inShutdown: 0, processing: 0, scheduled: 0, blackHoled: 0, unscheduled: 0 2019-07-30T23:05:48.426-0700 I - [CollectionClonerTest] Status has changed during network response playback to: InitialSyncFailure: CursorNotFound: Error cloning collection 'db.a' :: caused by :: listIndexes call failed on collection 'db.a' :: caused by :: fake message 2019-07-30T23:05:48.427-0700 I - [CollectionClonerTest] going to run test: CreateCollections 2019-07-30T23:05:48.430-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 215 -- target:localhost:27017 db:db cmd:{ listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] } }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.$cmd.listCollections.coll", firstBatch: [ { name: "a", options: { uuid: UUID("ab66b4de-c8ca-4c92-8a0d-8a6b6b281ea1") } }, { name: "b", options: { uuid: UUID("bb85cc87-b0a8-4547-9998-ecef787d737b") } } ] }, ok: 1 } 2019-07-30T23:05:48.431-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.a 2019-07-30T23:05:48.431-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 216 -- target:localhost:27017 db:db cmd:{ count: UUID("ab66b4de-c8ca-4c92-8a0d-8a6b6b281ea1") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.431-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 217 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("ab66b4de-c8ca-4c92-8a0d-8a6b6b281ea1") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.431-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.a finished cloning with status: OK 2019-07-30T23:05:48.432-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner::start called, on ns:db.b 2019-07-30T23:05:48.432-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 218 -- target:localhost:27017 db:db cmd:{ count: UUID("bb85cc87-b0a8-4547-9998-ecef787d737b") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ n: 0, ok: 1 } 2019-07-30T23:05:48.432-0700 I - [CollectionClonerTest] Scheduling response to request:NetworkOperation -- request:'RemoteCommand 219 -- target:localhost:27017 db:db cmd:{ listIndexes: UUID("bb85cc87-b0a8-4547-9998-ecef787d737b") }', responseStatus: 'InternalError: NetworkOperation::_response never set', responseBody: '', reqDate: 2014-07-31T17:00:00.000-0700, nextConsiderDate: 2014-07-31T17:00:00.000-0700, respDate: 1969-12-31T16:00:00.000-0800 -- resp:{ cursor: { id: 0, ns: "test.coll", firstBatch: [ { v: 1, key: { _id: 1 }, name: "_id_" } ] }, ok: 1 } 2019-07-30T23:05:48.432-0700 I INITSYNC [CollectionClonerTestThread] CollectionCloner ns:db.b finished cloning with status: OK 2019-07-30T23:05:48.433-0700 I - [CollectionClonerTest] DONE running tests 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] ************************************************** 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] CollectionClonerNoAutoIndexTest | tests: 1 | fails: 0 | assert calls: 0 | time secs: 0.018 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] CollectionClonerRenamedBeforeStartTest | tests: 6 | fails: 0 | assert calls: 0 | time secs: 0.085 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] CollectionClonerTest | tests: 31 | fails: 0 | assert calls: 0 | time secs: 0.296 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] DBsClonerTest | tests: 19 | fails: 0 | assert calls: 0 | time secs: 0.111 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] DatabaseClonerTest | tests: 25 | fails: 0 | assert calls: 0 | time secs: 0.150 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] TOTALS | tests: 82 | fails: 0 | assert calls: 0 | time secs: 0.660 2019-07-30T23:05:48.438-0700 I - [CollectionClonerTest] SUCCESS - All tests in all suites passed