2015-11-12T11:22:41.420-0500 I JOURNAL [initandlisten] journal dir=./data/db/journal 2015-11-12T11:22:41.420-0500 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed 2015-11-12T11:22:41.432-0500 I JOURNAL [durability] Durability thread started 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] MongoDB starting : pid=43204 port=27017 dbpath=./data/db 64-bit host=Earl-Grey.local 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] 2015-11-12T11:22:41.432-0500 I JOURNAL [journal writer] Journal writer thread started 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] ** NOTE: This is a development version (3.1.2) of MongoDB. 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] ** Not recommended for production. 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] ** WARNING: soft rlimits too low. Number of files is 256, should be at least 1000 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] db version v3.1.2 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] git version: aa0066050f0a9db81aa47181d0fbd18c109ae991 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] build info: Darwin mci-osx108-11.build.10gen.cc 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 BOOST_LIB_VERSION=1_56 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] allocator: system 2015-11-12T11:22:41.432-0500 I CONTROL [initandlisten] options: { storage: { dbPath: "./data/db", engine: "mmapv1" }, systemLog: { destination: "file", path: "./data/db/snapShotJs.log" } } 2015-11-12T11:22:41.447-0500 I NETWORK [initandlisten] waiting for connections on port 27017 2015-11-12T11:22:50.755-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51617 #1 (1 connection now open) 2015-11-12T11:23:07.484-0500 D COMMAND [conn1] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:07.484-0500 I COMMAND [conn1] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.145-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:51622 #2 (2 connections now open) 2015-11-12T11:23:26.146-0500 D COMMAND [conn2] run command admin.$cmd { whatsmyuri: 1 } 2015-11-12T11:23:26.146-0500 I COMMAND [conn2] command admin.$cmd command: whatsmyuri { whatsmyuri: 1 } ntoreturn:1 ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:62 locks:{} 0ms 2015-11-12T11:23:26.147-0500 D COMMAND [conn2] run command admin.$cmd { replSetGetStatus: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.147-0500 D COMMAND [conn2] command: { replSetGetStatus: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.147-0500 I COMMAND [conn2] command admin.$cmd command: replSetGetStatus { replSetGetStatus: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:86 locks:{} 0ms 2015-11-12T11:23:26.147-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.147-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.147-0500 D COMMAND [conn2] run command test.$cmd { drop: "coll" } 2015-11-12T11:23:26.147-0500 I COMMAND [conn2] CMD: drop test.coll 2015-11-12T11:23:26.147-0500 D STORAGE [conn2] dropCollection: test.coll 2015-11-12T11:23:26.147-0500 D INDEX [conn2] dropAllIndexes dropping: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.coll" } 2015-11-12T11:23:26.147-0500 D STORAGE [conn2] test.coll: clearing plan cache - collection info cache reset 2015-11-12T11:23:26.148-0500 D STORAGE [conn2] dropIndexes done 2015-11-12T11:23:26.148-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.148-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.148-0500 I COMMAND [conn2] command test.$cmd command: drop { drop: "coll" } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:90 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { W: 1 } }, Metadata: { acquireCount: { W: 2 } } } 0ms 2015-11-12T11:23:26.148-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.148-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.148-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.148-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.149-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.149-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.149-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.149-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.149-0500 D COMMAND [conn2] run command admin.$cmd { isMaster: 1.0 } 2015-11-12T11:23:26.149-0500 I COMMAND [conn2] command admin.$cmd command: isMaster { isMaster: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.151-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 0.0, n: 0.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.151-0500 D STORAGE [conn2] MmapV1ExtentManager::allocateExtent desiredSize:8192 fromFreeList: 1 eloc: 0:5000 2015-11-12T11:23:26.151-0500 D STORAGE [conn2] test.coll: clearing plan cache - collection info cache reset 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] allocating new extent 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] MmapV1ExtentManager::allocateExtent desiredSize:131072 fromFreeList: 1 eloc: 0:9000 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] test.coll: clearing plan cache - collection info cache reset 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.152-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.152-0500 I WRITE [conn2] insert test.coll query: { _id: 0.0, n: 0.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 2 } }, MMAPV1Journal: { acquireCount: { w: 4 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { W: 2 } }, Metadata: { acquireCount: { W: 2 } } } 0ms 2015-11-12T11:23:26.152-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 0.0, n: 0.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 2 } }, MMAPV1Journal: { acquireCount: { w: 4 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { W: 2 } }, Metadata: { acquireCount: { W: 2 } } } 0ms 2015-11-12T11:23:26.152-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 1.0, n: 1.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.153-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.153-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.153-0500 I WRITE [conn2] insert test.coll query: { _id: 1.0, n: 1.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.153-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 1.0, n: 1.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.153-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 2.0, n: 2.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.153-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.153-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.153-0500 I WRITE [conn2] insert test.coll query: { _id: 2.0, n: 2.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.153-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 2.0, n: 2.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.154-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 3.0, n: 3.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.154-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.154-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.154-0500 I WRITE [conn2] insert test.coll query: { _id: 3.0, n: 3.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.154-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 3.0, n: 3.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.154-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 4.0, n: 4.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.154-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.154-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.154-0500 I WRITE [conn2] insert test.coll query: { _id: 4.0, n: 4.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.154-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 4.0, n: 4.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.155-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 5.0, n: 5.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.155-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.155-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.155-0500 I WRITE [conn2] insert test.coll query: { _id: 5.0, n: 5.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.155-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 5.0, n: 5.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.155-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 6.0, n: 6.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.155-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.155-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.155-0500 I WRITE [conn2] insert test.coll query: { _id: 6.0, n: 6.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.155-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 6.0, n: 6.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.156-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 7.0, n: 7.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.156-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.156-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.156-0500 I WRITE [conn2] insert test.coll query: { _id: 7.0, n: 7.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.156-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 7.0, n: 7.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.156-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 8.0, n: 8.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.156-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.156-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.156-0500 I WRITE [conn2] insert test.coll query: { _id: 8.0, n: 8.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.156-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 8.0, n: 8.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.157-0500 D COMMAND [conn2] run command test.$cmd { insert: "coll", documents: [ { _id: 9.0, n: 9.0, a1: [ undefined ] } ], ordered: true } 2015-11-12T11:23:26.157-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.157-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.157-0500 I WRITE [conn2] insert test.coll query: { _id: 9.0, n: 9.0, a1: [ undefined ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.157-0500 I COMMAND [conn2] command test.$cmd command: insert { insert: "coll", documents: [ { _id: 9.0, n: 9.0, a1: [ undefined ] } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.158-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.158-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.158-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.158-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.158-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.158-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.159-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.159-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.159-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.159-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.159-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.159-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.159-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.160-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.160-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.160-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.160-0500 D QUERY [conn2] Running query: query: { n: { $gt: -1.0 } } sort: {} projection: {} skip: 0 limit: 2 2015-11-12T11:23:26.160-0500 D QUERY [conn2] Relevant index 0 is kp: { _id: 1 } io: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.coll" } 2015-11-12T11:23:26.160-0500 D QUERY [conn2] Only one plan is available; it will be run but will not be cached. query: { n: { $gt: -1.0 } } sort: {} projection: {} skip: 0 limit: 2, planSummary: IXSCAN { _id: 1 } 2015-11-12T11:23:26.160-0500 I QUERY [conn2] query test.coll query: { query: { n: { $gt: -1.0 } }, $snapshot: true } planSummary: IXSCAN { _id: 1 } cursorid:36452236103 ntoreturn:2 ntoskip:0 nscanned:2 nscannedObjects:2 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:2 reslen:102 locks:{ Global: { acquireCount: { r: 1 } }, MMAPV1Journal: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { R: 1 } } } 0ms 2015-11-12T11:23:26.160-0500 I QUERY [conn2] getmore test.coll cursorid:36452236103 ntoreturn:2 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:2 reslen:102 locks:{ Global: { acquireCount: { r: 1 } }, MMAPV1Journal: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { R: 1 } } } 0ms 2015-11-12T11:23:26.161-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.161-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.161-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.161-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.161-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.161-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.161-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.162-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.162-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.162-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.162-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.162-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.162-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.162-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.162-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.162-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.162-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.162-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.163-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.163-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.163-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.163-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.163-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.163-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.163-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.163-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.163-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.163-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.163-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.163-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.163-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.163-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.163-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.163-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.163-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.163-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.164-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.164-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.164-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.164-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.164-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.165-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.165-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.165-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.165-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.165-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.165-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.165-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.165-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.165-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.165-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.165-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.165-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.165-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.166-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.166-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.166-0500 D STORAGE [conn2] ***** ROLLING BACK 0 disk writes 2015-11-12T11:23:26.166-0500 D STORAGE [conn2] ***** ROLLING BACK 0 custom changes 2015-11-12T11:23:26.166-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nmoved:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.166-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 2 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.166-0500 I QUERY [conn2] getmore test.coll cursorid:36452236103 ntoreturn:2 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:2 reslen:126 locks:{ Global: { acquireCount: { r: 1 } }, MMAPV1Journal: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { R: 1 } } } 0ms 2015-11-12T11:23:26.166-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.166-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.166-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.166-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.167-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.167-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.167-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.167-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.167-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.167-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.167-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.167-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.168-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.168-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.168-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.168-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.168-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.168-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.168-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.168-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.168-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.168-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.168-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.168-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.169-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.169-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.169-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.169-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.170-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.170-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.170-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.170-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.170-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.170-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.170-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.170-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.170-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.170-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.170-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.170-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.171-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.171-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.171-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.171-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.171-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.171-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.171-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.171-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.171-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.171-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.172-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.172-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.172-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.172-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.172-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.172-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.172-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.172-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.172-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.172-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.172-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.173-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.173-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.173-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.173-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.173-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.173-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.173-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.173-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.173-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.173-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.173-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.174-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.174-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.174-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.174-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.174-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.174-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.174-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.174-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.174-0500 I QUERY [conn2] getmore test.coll cursorid:36452236103 ntoreturn:2 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:2 reslen:126 locks:{ Global: { acquireCount: { r: 1 } }, MMAPV1Journal: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { R: 1 } } } 0ms 2015-11-12T11:23:26.175-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.175-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.175-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.175-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.176-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.176-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.176-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.176-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.176-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.176-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.176-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.176-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.177-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.177-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.177-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.177-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.177-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.177-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.177-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.177-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.177-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.177-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.177-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.177-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.178-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.178-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.178-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.178-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.178-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.178-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.178-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.178-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.178-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.178-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.178-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.178-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.179-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.179-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.179-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.179-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.179-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.179-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.179-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.179-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.179-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.179-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.179-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.179-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.180-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.180-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.180-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.180-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.180-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.180-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.180-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.180-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.180-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.180-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.180-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.180-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.181-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.181-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.181-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.181-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.181-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.181-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.181-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.181-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.181-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.181-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.181-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.182-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.182-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.182-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.182-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.182-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.182-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.182-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.182-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.182-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.182-0500 I QUERY [conn2] getmore test.coll cursorid:36452236103 ntoreturn:2 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:2 reslen:126 locks:{ Global: { acquireCount: { r: 1 } }, MMAPV1Journal: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { R: 1 } } } 0ms 2015-11-12T11:23:26.183-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.183-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.183-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.183-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.183-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.183-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.183-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.183-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.183-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.183-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.183-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.183-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.184-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.184-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.184-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.184-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.184-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.184-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.184-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.184-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.184-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.184-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.185-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.185-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.185-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.185-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.185-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.185-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.186-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.186-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.186-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.186-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.187-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.187-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.187-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.187-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.187-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.187-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.187-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.187-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.188-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.188-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.188-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.188-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.188-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.188-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.188-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.188-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.189-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.189-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.189-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.189-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.189-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.189-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.189-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.189-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.189-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.189-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.189-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.189-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.190-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.190-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.190-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.190-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.190-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.190-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.190-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.190-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.190-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.190-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.190-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.190-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.191-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.191-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.191-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.191-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.191-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.191-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.191-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.191-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.191-0500 I QUERY [conn2] getmore test.coll cursorid:36452236103 ntoreturn:2 cursorExhausted:1 keyUpdates:0 writeConflicts:0 numYields:0 nreturned:1 reslen:73 locks:{ Global: { acquireCount: { r: 1 } }, MMAPV1Journal: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { R: 1 } } } 0ms 2015-11-12T11:23:26.192-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.192-0500 D QUERY [conn2] Using idhack: { _id: 0.0 } 2015-11-12T11:23:26.192-0500 I WRITE [conn2] update test.coll query: { _id: 0.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.192-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 0.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.192-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.192-0500 D QUERY [conn2] Using idhack: { _id: 1.0 } 2015-11-12T11:23:26.192-0500 I WRITE [conn2] update test.coll query: { _id: 1.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.192-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 1.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.192-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.192-0500 D QUERY [conn2] Using idhack: { _id: 2.0 } 2015-11-12T11:23:26.192-0500 I WRITE [conn2] update test.coll query: { _id: 2.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.192-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 2.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.193-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.193-0500 D QUERY [conn2] Using idhack: { _id: 3.0 } 2015-11-12T11:23:26.193-0500 I WRITE [conn2] update test.coll query: { _id: 3.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.193-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 3.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.193-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.193-0500 D QUERY [conn2] Using idhack: { _id: 4.0 } 2015-11-12T11:23:26.193-0500 I WRITE [conn2] update test.coll query: { _id: 4.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.193-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 4.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.193-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.193-0500 D QUERY [conn2] Using idhack: { _id: 5.0 } 2015-11-12T11:23:26.193-0500 I WRITE [conn2] update test.coll query: { _id: 5.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.193-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 5.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.194-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.194-0500 D QUERY [conn2] Using idhack: { _id: 6.0 } 2015-11-12T11:23:26.194-0500 I WRITE [conn2] update test.coll query: { _id: 6.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.194-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 6.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.194-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.194-0500 D QUERY [conn2] Using idhack: { _id: 7.0 } 2015-11-12T11:23:26.194-0500 I WRITE [conn2] update test.coll query: { _id: 7.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.194-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 7.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.194-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.194-0500 D QUERY [conn2] Using idhack: { _id: 8.0 } 2015-11-12T11:23:26.194-0500 I WRITE [conn2] update test.coll query: { _id: 8.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.195-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 8.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.195-0500 D COMMAND [conn2] run command test.$cmd { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } 2015-11-12T11:23:26.195-0500 D QUERY [conn2] Using idhack: { _id: 9.0 } 2015-11-12T11:23:26.195-0500 I WRITE [conn2] update test.coll query: { _id: 9.0 } update: { $set: { a2: [ undefined ] } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:0 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.195-0500 I COMMAND [conn2] command test.$cmd command: update { update: "coll", updates: [ { q: { _id: 9.0 }, u: { $set: { a2: [ undefined ] } }, multi: false, upsert: true } ], ordered: true } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 locks:{ Global: { acquireCount: { w: 1 } }, MMAPV1Journal: { acquireCount: { w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } 0ms 2015-11-12T11:23:26.195-0500 D COMMAND [conn2] run command test.$cmd { isMaster: 1.0, forShell: 1.0 } 2015-11-12T11:23:26.195-0500 I COMMAND [conn2] command test.$cmd command: isMaster { isMaster: 1.0, forShell: 1.0 } ntoskip:0 keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms 2015-11-12T11:23:26.197-0500 D NETWORK [conn2] SocketException: remote: 127.0.0.1:51622 error: 9001 socket exception [CLOSED] server [127.0.0.1:51622] 2015-11-12T11:23:26.197-0500 I NETWORK [conn2] end connection 127.0.0.1:51622 (1 connection now open) 2015-11-12T11:23:33.841-0500 I CONTROL [signalProcessingThread] got signal 2 (Interrupt: 2), will terminate after current cmd ends 2015-11-12T11:23:33.841-0500 I CONTROL [signalProcessingThread] now exiting 2015-11-12T11:23:33.841-0500 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... 2015-11-12T11:23:33.841-0500 I NETWORK [signalProcessingThread] closing listening socket: 6 2015-11-12T11:23:33.841-0500 I NETWORK [signalProcessingThread] closing listening socket: 7 2015-11-12T11:23:33.841-0500 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-27017.sock 2015-11-12T11:23:33.841-0500 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... 2015-11-12T11:23:33.841-0500 I NETWORK [signalProcessingThread] shutdown: going to close sockets... 2015-11-12T11:23:33.841-0500 I STORAGE [signalProcessingThread] shutdown: waiting for fs preallocator... 2015-11-12T11:23:33.841-0500 I STORAGE [signalProcessingThread] shutdown: final commit... 2015-11-12T11:23:33.841-0500 D NETWORK [conn1] SocketException: remote: 127.0.0.1:51617 error: 9001 socket exception [CLOSED] server [127.0.0.1:51617] 2015-11-12T11:23:33.841-0500 I NETWORK [conn1] end connection 127.0.0.1:51617 (0 connections now open) 2015-11-12T11:23:33.849-0500 I JOURNAL [signalProcessingThread] journalCleanup... 2015-11-12T11:23:33.849-0500 I JOURNAL [signalProcessingThread] removeJournalFiles 2015-11-12T11:23:33.849-0500 D JOURNAL [signalProcessingThread] removeJournalFiles end 2015-11-12T11:23:33.849-0500 I JOURNAL [signalProcessingThread] Terminating durability thread ... 2015-11-12T11:23:33.953-0500 I JOURNAL [journal writer] Journal writer thread stopped 2015-11-12T11:23:33.953-0500 I JOURNAL [durability] Durability thread stopped 2015-11-12T11:23:33.953-0500 I STORAGE [signalProcessingThread] shutdown: closing all files... 2015-11-12T11:23:33.954-0500 I STORAGE [signalProcessingThread] closeAllFiles() finished 2015-11-12T11:23:33.954-0500 I STORAGE [signalProcessingThread] shutdown: removing fs lock... 2015-11-12T11:23:33.954-0500 I CONTROL [signalProcessingThread] dbexit: rc: 0