2021-06-21T22:42:42.743+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] db version v4.0.8 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] modules: none 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] build environment: 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] distarch: x86_64 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-06-21T22:42:42.840+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-06-21T22:42:42.841+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11541M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), 2021-06-21T22:42:54.686+0000 I STORAGE [initandlisten] WiredTiger message [1624315374:686385][1:0x7f095fa86a40], txn-recover: Set global recovery timestamp: 0 2021-06-21T22:42:54.960+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-06-21T22:42:55.310+0000 I CONTROL [initandlisten] 2021-06-21T22:42:55.311+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 753a5de7-e0c3-41ca-9385-8e0323257cce 2021-06-21T22:42:55.653+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-06-21T22:42:55.662+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 4732de73-95f8-4ccd-a08a-3e0e28dd43f8 2021-06-21T22:42:56.055+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-06-21T22:42:56.056+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-06-21T22:42:56.057+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: ee498d90-a8ef-487a-8ddc-405c799ce687 2021-06-21T22:42:56.472+0000 I INDEX [LogicalSessionCacheRefresh] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } 2021-06-21T22:42:56.472+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-21T22:42:56.477+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-06-21T22:42:56.477+0000 I COMMAND [LogicalSessionCacheRefresh] command config.$cmd command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], $db: "config" } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 420ms 2021-06-21T22:43:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48204 #1 (1 connection now open) 2021-06-21T22:43:03.434+0000 I NETWORK [conn1] end connection 10.233.77.6:48204 (0 connections now open) 2021-06-21T22:43:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48278 #2 (1 connection now open) 2021-06-21T22:43:13.435+0000 I NETWORK [conn2] end connection 10.233.77.6:48278 (0 connections now open) 2021-06-21T22:43:17.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50162 #3 (1 connection now open) 2021-06-21T22:43:17.649+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:50162 conn3: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:43:17.746+0000 I NETWORK [conn3] end connection 127.0.0.1:50162 (0 connections now open) 2021-06-21T22:43:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48354 #4 (1 connection now open) 2021-06-21T22:43:23.434+0000 I NETWORK [conn4] end connection 10.233.77.6:48354 (0 connections now open) 2021-06-21T22:43:27.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50232 #5 (1 connection now open) 2021-06-21T22:43:27.641+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:50232 conn5: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:43:27.739+0000 I NETWORK [conn5] end connection 127.0.0.1:50232 (0 connections now open) 2021-06-21T22:43:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48422 #6 (1 connection now open) 2021-06-21T22:43:33.434+0000 I NETWORK [conn6] end connection 10.233.77.6:48422 (0 connections now open) 2021-06-21T22:43:37.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50300 #7 (1 connection now open) 2021-06-21T22:43:37.843+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:50300 conn7: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:43:37.940+0000 I NETWORK [conn7] end connection 127.0.0.1:50300 (0 connections now open) 2021-06-21T22:43:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48498 #8 (1 connection now open) 2021-06-21T22:43:43.435+0000 I NETWORK [conn8] end connection 10.233.77.6:48498 (0 connections now open) 2021-06-21T22:43:47.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50376 #9 (1 connection now open) 2021-06-21T22:43:47.548+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:50376 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:43:47.644+0000 I NETWORK [conn9] end connection 127.0.0.1:50376 (0 connections now open) 2021-06-21T22:43:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48564 #10 (1 connection now open) 2021-06-21T22:43:53.435+0000 I NETWORK [conn10] end connection 10.233.77.6:48564 (0 connections now open) 2021-06-21T22:43:57.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50448 #11 (1 connection now open) 2021-06-21T22:43:57.543+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:50448 conn11: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:43:57.644+0000 I NETWORK [conn11] end connection 127.0.0.1:50448 (0 connections now open) 2021-06-21T22:44:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48638 #12 (1 connection now open) 2021-06-21T22:44:03.434+0000 I NETWORK [conn12] end connection 10.233.77.6:48638 (0 connections now open) 2021-06-21T22:44:07.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50514 #13 (1 connection now open) 2021-06-21T22:44:07.741+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:50514 conn13: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:44:07.841+0000 I NETWORK [conn13] end connection 127.0.0.1:50514 (0 connections now open) 2021-06-21T22:44:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48712 #14 (1 connection now open) 2021-06-21T22:44:13.434+0000 I NETWORK [conn14] end connection 10.233.77.6:48712 (0 connections now open) 2021-06-21T22:44:17.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50590 #15 (1 connection now open) 2021-06-21T22:44:17.940+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:50590 conn15: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:44:17.946+0000 I NETWORK [conn15] end connection 127.0.0.1:50590 (0 connections now open) 2021-06-21T22:44:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48780 #16 (1 connection now open) 2021-06-21T22:44:23.435+0000 I NETWORK [conn16] end connection 10.233.77.6:48780 (0 connections now open) 2021-06-21T22:44:27.447+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50660 #17 (1 connection now open) 2021-06-21T22:44:27.540+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:50660 conn17: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:44:27.544+0000 I NETWORK [conn17] end connection 127.0.0.1:50660 (0 connections now open) 2021-06-21T22:44:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48852 #18 (1 connection now open) 2021-06-21T22:44:33.435+0000 I NETWORK [conn18] end connection 10.233.77.6:48852 (0 connections now open) 2021-06-21T22:44:37.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50728 #19 (1 connection now open) 2021-06-21T22:44:37.947+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:50728 conn19: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:44:38.044+0000 I NETWORK [conn19] end connection 127.0.0.1:50728 (0 connections now open) 2021-06-21T22:44:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48934 #20 (1 connection now open) 2021-06-21T22:44:43.434+0000 I NETWORK [conn20] end connection 10.233.77.6:48934 (0 connections now open) 2021-06-21T22:44:47.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50812 #21 (1 connection now open) 2021-06-21T22:44:47.547+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:50812 conn21: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:44:47.644+0000 I NETWORK [conn21] end connection 127.0.0.1:50812 (0 connections now open) 2021-06-21T22:44:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49000 #22 (1 connection now open) 2021-06-21T22:44:53.434+0000 I NETWORK [conn22] end connection 10.233.77.6:49000 (0 connections now open) 2021-06-21T22:44:57.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50882 #23 (1 connection now open) 2021-06-21T22:44:57.747+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:50882 conn23: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:44:57.844+0000 I NETWORK [conn23] end connection 127.0.0.1:50882 (0 connections now open) 2021-06-21T22:45:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49076 #24 (1 connection now open) 2021-06-21T22:45:03.435+0000 I NETWORK [conn24] end connection 10.233.77.6:49076 (0 connections now open) 2021-06-21T22:45:07.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50952 #25 (1 connection now open) 2021-06-21T22:45:07.645+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:50952 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:45:07.740+0000 I NETWORK [conn25] end connection 127.0.0.1:50952 (0 connections now open) 2021-06-21T22:45:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49144 #26 (1 connection now open) 2021-06-21T22:45:13.435+0000 I NETWORK [conn26] end connection 10.233.77.6:49144 (0 connections now open) 2021-06-21T22:45:18.044+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51030 #27 (1 connection now open) 2021-06-21T22:45:18.140+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:51030 conn27: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:45:18.146+0000 I NETWORK [conn27] end connection 127.0.0.1:51030 (0 connections now open) 2021-06-21T22:45:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49216 #28 (1 connection now open) 2021-06-21T22:45:23.435+0000 I NETWORK [conn28] end connection 10.233.77.6:49216 (0 connections now open) 2021-06-21T22:45:27.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51094 #29 (1 connection now open) 2021-06-21T22:45:27.844+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:51094 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:45:27.943+0000 I NETWORK [conn29] end connection 127.0.0.1:51094 (0 connections now open) 2021-06-21T22:45:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49288 #30 (1 connection now open) 2021-06-21T22:45:33.435+0000 I NETWORK [conn30] end connection 10.233.77.6:49288 (0 connections now open) 2021-06-21T22:45:37.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51164 #31 (1 connection now open) 2021-06-21T22:45:37.845+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:51164 conn31: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:45:37.946+0000 I NETWORK [conn31] end connection 127.0.0.1:51164 (0 connections now open) 2021-06-21T22:45:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49356 #32 (1 connection now open) 2021-06-21T22:45:43.434+0000 I NETWORK [conn32] end connection 10.233.77.6:49356 (0 connections now open) 2021-06-21T22:45:47.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51242 #33 (1 connection now open) 2021-06-21T22:45:48.040+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:51242 conn33: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:45:48.046+0000 I NETWORK [conn33] end connection 127.0.0.1:51242 (0 connections now open) 2021-06-21T22:45:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49428 #34 (1 connection now open) 2021-06-21T22:45:53.434+0000 I NETWORK [conn34] end connection 10.233.77.6:49428 (0 connections now open) 2021-06-21T22:45:57.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51312 #35 (1 connection now open) 2021-06-21T22:45:57.739+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:51312 conn35: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:45:57.746+0000 I NETWORK [conn35] end connection 127.0.0.1:51312 (0 connections now open) 2021-06-21T22:46:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49508 #36 (1 connection now open) 2021-06-21T22:46:03.434+0000 I NETWORK [conn36] end connection 10.233.77.6:49508 (0 connections now open) 2021-06-21T22:46:08.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51386 #37 (1 connection now open) 2021-06-21T22:46:08.040+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:51386 conn37: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:46:08.045+0000 I NETWORK [conn37] end connection 127.0.0.1:51386 (0 connections now open) 2021-06-21T22:46:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49576 #38 (1 connection now open) 2021-06-21T22:46:13.435+0000 I NETWORK [conn38] end connection 10.233.77.6:49576 (0 connections now open) 2021-06-21T22:46:17.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51460 #39 (1 connection now open) 2021-06-21T22:46:17.741+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:51460 conn39: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:46:17.748+0000 I NETWORK [conn39] end connection 127.0.0.1:51460 (0 connections now open) 2021-06-21T22:46:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49648 #40 (1 connection now open) 2021-06-21T22:46:23.435+0000 I NETWORK [conn40] end connection 10.233.77.6:49648 (0 connections now open) 2021-06-21T22:46:27.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51530 #41 (1 connection now open) 2021-06-21T22:46:27.642+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:51530 conn41: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:46:27.739+0000 I NETWORK [conn41] end connection 127.0.0.1:51530 (0 connections now open) 2021-06-21T22:46:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49720 #42 (1 connection now open) 2021-06-21T22:46:33.435+0000 I NETWORK [conn42] end connection 10.233.77.6:49720 (0 connections now open) 2021-06-21T22:46:37.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51600 #43 (1 connection now open) 2021-06-21T22:46:37.842+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:51600 conn43: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:46:37.940+0000 I NETWORK [conn43] end connection 127.0.0.1:51600 (0 connections now open) 2021-06-21T22:46:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49792 #44 (1 connection now open) 2021-06-21T22:46:43.435+0000 I NETWORK [conn44] end connection 10.233.77.6:49792 (0 connections now open) 2021-06-21T22:46:47.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51676 #45 (1 connection now open) 2021-06-21T22:46:47.846+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:51676 conn45: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:46:47.943+0000 I NETWORK [conn45] end connection 127.0.0.1:51676 (0 connections now open) 2021-06-21T22:46:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49864 #46 (1 connection now open) 2021-06-21T22:46:53.436+0000 I NETWORK [conn46] end connection 10.233.77.6:49864 (0 connections now open) 2021-06-21T22:46:57.948+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51744 #47 (1 connection now open) 2021-06-21T22:46:57.949+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:51744 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:46:58.046+0000 I NETWORK [conn47] end connection 127.0.0.1:51744 (0 connections now open) 2021-06-21T22:47:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49934 #48 (1 connection now open) 2021-06-21T22:47:03.435+0000 I NETWORK [conn48] end connection 10.233.77.6:49934 (0 connections now open) 2021-06-21T22:47:07.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51818 #49 (1 connection now open) 2021-06-21T22:47:07.746+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:51818 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:47:07.842+0000 I NETWORK [conn49] end connection 127.0.0.1:51818 (0 connections now open) 2021-06-21T22:47:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50008 #50 (1 connection now open) 2021-06-21T22:47:13.434+0000 I NETWORK [conn50] end connection 10.233.77.6:50008 (0 connections now open) 2021-06-21T22:47:17.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51888 #51 (1 connection now open) 2021-06-21T22:47:17.750+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:51888 conn51: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:47:17.939+0000 I NETWORK [conn51] end connection 127.0.0.1:51888 (0 connections now open) 2021-06-21T22:47:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50074 #52 (1 connection now open) 2021-06-21T22:47:23.434+0000 I NETWORK [conn52] end connection 10.233.77.6:50074 (0 connections now open) 2021-06-21T22:47:27.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51966 #53 (1 connection now open) 2021-06-21T22:47:27.848+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:51966 conn53: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:47:27.945+0000 I NETWORK [conn53] end connection 127.0.0.1:51966 (0 connections now open) 2021-06-21T22:47:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50152 #54 (1 connection now open) 2021-06-21T22:47:33.435+0000 I NETWORK [conn54] end connection 10.233.77.6:50152 (0 connections now open) 2021-06-21T22:47:37.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52030 #55 (1 connection now open) 2021-06-21T22:47:37.749+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:52030 conn55: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:47:37.846+0000 I NETWORK [conn55] end connection 127.0.0.1:52030 (0 connections now open) 2021-06-21T22:47:43.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50228 #56 (1 connection now open) 2021-06-21T22:47:43.435+0000 I NETWORK [conn56] end connection 10.233.77.6:50228 (0 connections now open) 2021-06-21T22:47:47.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52106 #57 (1 connection now open) 2021-06-21T22:47:47.839+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:52106 conn57: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:47:47.846+0000 I NETWORK [conn57] end connection 127.0.0.1:52106 (0 connections now open) 2021-06-21T22:47:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50294 #58 (1 connection now open) 2021-06-21T22:47:53.435+0000 I NETWORK [conn58] end connection 10.233.77.6:50294 (0 connections now open) 2021-06-21T22:47:57.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52180 #59 (1 connection now open) 2021-06-21T22:47:57.639+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:52180 conn59: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:47:57.740+0000 I NETWORK [conn59] end connection 127.0.0.1:52180 (0 connections now open) 2021-06-21T22:48:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50370 #60 (1 connection now open) 2021-06-21T22:48:03.435+0000 I NETWORK [conn60] end connection 10.233.77.6:50370 (0 connections now open) 2021-06-21T22:48:07.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52246 #61 (1 connection now open) 2021-06-21T22:48:07.543+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:52246 conn61: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:48:07.644+0000 I NETWORK [conn61] end connection 127.0.0.1:52246 (0 connections now open) 2021-06-21T22:48:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50444 #62 (1 connection now open) 2021-06-21T22:48:13.435+0000 I NETWORK [conn62] end connection 10.233.77.6:50444 (0 connections now open) 2021-06-21T22:48:17.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52322 #63 (1 connection now open) 2021-06-21T22:48:17.841+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:52322 conn63: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:48:17.845+0000 I NETWORK [conn63] end connection 127.0.0.1:52322 (0 connections now open) 2021-06-21T22:48:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50510 #64 (1 connection now open) 2021-06-21T22:48:23.434+0000 I NETWORK [conn64] end connection 10.233.77.6:50510 (0 connections now open) 2021-06-21T22:48:27.541+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52388 #65 (1 connection now open) 2021-06-21T22:48:27.541+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:52388 conn65: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:48:27.545+0000 I NETWORK [conn65] end connection 127.0.0.1:52388 (0 connections now open) 2021-06-21T22:48:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50582 #66 (1 connection now open) 2021-06-21T22:48:33.435+0000 I NETWORK [conn66] end connection 10.233.77.6:50582 (0 connections now open) 2021-06-21T22:48:37.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52458 #67 (1 connection now open) 2021-06-21T22:48:37.939+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:52458 conn67: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:48:37.947+0000 I NETWORK [conn67] end connection 127.0.0.1:52458 (0 connections now open) 2021-06-21T22:48:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50652 #68 (1 connection now open) 2021-06-21T22:48:43.435+0000 I NETWORK [conn68] end connection 10.233.77.6:50652 (0 connections now open) 2021-06-21T22:48:47.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52536 #69 (1 connection now open) 2021-06-21T22:48:47.940+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:52536 conn69: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:48:47.944+0000 I NETWORK [conn69] end connection 127.0.0.1:52536 (0 connections now open) 2021-06-21T22:48:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50732 #70 (1 connection now open) 2021-06-21T22:48:53.435+0000 I NETWORK [conn70] end connection 10.233.77.6:50732 (0 connections now open) 2021-06-21T22:48:57.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52614 #71 (1 connection now open) 2021-06-21T22:48:57.649+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:52614 conn71: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:48:57.746+0000 I NETWORK [conn71] end connection 127.0.0.1:52614 (0 connections now open) 2021-06-21T22:49:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50806 #72 (1 connection now open) 2021-06-21T22:49:03.435+0000 I NETWORK [conn72] end connection 10.233.77.6:50806 (0 connections now open) 2021-06-21T22:49:07.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52682 #73 (1 connection now open) 2021-06-21T22:49:07.746+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:52682 conn73: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:49:07.846+0000 I NETWORK [conn73] end connection 127.0.0.1:52682 (0 connections now open) 2021-06-21T22:49:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50874 #74 (1 connection now open) 2021-06-21T22:49:13.435+0000 I NETWORK [conn74] end connection 10.233.77.6:50874 (0 connections now open) 2021-06-21T22:49:17.444+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52752 #75 (1 connection now open) 2021-06-21T22:49:17.444+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:52752 conn75: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:49:17.543+0000 I NETWORK [conn75] end connection 127.0.0.1:52752 (0 connections now open) 2021-06-21T22:49:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50946 #76 (1 connection now open) 2021-06-21T22:49:23.434+0000 I NETWORK [conn76] end connection 10.233.77.6:50946 (0 connections now open) 2021-06-21T22:49:27.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52824 #77 (1 connection now open) 2021-06-21T22:49:27.946+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:52824 conn77: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:49:28.044+0000 I NETWORK [conn77] end connection 127.0.0.1:52824 (0 connections now open) 2021-06-21T22:49:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51016 #78 (1 connection now open) 2021-06-21T22:49:33.435+0000 I NETWORK [conn78] end connection 10.233.77.6:51016 (0 connections now open) 2021-06-21T22:49:37.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52894 #79 (1 connection now open) 2021-06-21T22:49:37.850+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:52894 conn79: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:49:37.946+0000 I NETWORK [conn79] end connection 127.0.0.1:52894 (0 connections now open) 2021-06-21T22:49:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51088 #80 (1 connection now open) 2021-06-21T22:49:43.435+0000 I NETWORK [conn80] end connection 10.233.77.6:51088 (0 connections now open) 2021-06-21T22:49:47.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52968 #81 (1 connection now open) 2021-06-21T22:49:47.944+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:52968 conn81: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:49:48.041+0000 I NETWORK [conn81] end connection 127.0.0.1:52968 (0 connections now open) 2021-06-21T22:49:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51160 #82 (1 connection now open) 2021-06-21T22:49:53.435+0000 I NETWORK [conn82] end connection 10.233.77.6:51160 (0 connections now open) 2021-06-21T22:49:57.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53038 #83 (1 connection now open) 2021-06-21T22:49:57.940+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:53038 conn83: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:49:57.947+0000 I NETWORK [conn83] end connection 127.0.0.1:53038 (0 connections now open) 2021-06-21T22:50:03.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51228 #84 (1 connection now open) 2021-06-21T22:50:03.435+0000 I NETWORK [conn84] end connection 10.233.77.6:51228 (0 connections now open) 2021-06-21T22:50:07.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53106 #85 (1 connection now open) 2021-06-21T22:50:07.543+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:53106 conn85: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:50:07.546+0000 I NETWORK [conn85] end connection 127.0.0.1:53106 (0 connections now open) 2021-06-21T22:50:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51304 #86 (1 connection now open) 2021-06-21T22:50:13.435+0000 I NETWORK [conn86] end connection 10.233.77.6:51304 (0 connections now open) 2021-06-21T22:50:18.044+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53186 #87 (1 connection now open) 2021-06-21T22:50:18.045+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:53186 conn87: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:50:18.144+0000 I NETWORK [conn87] end connection 127.0.0.1:53186 (0 connections now open) 2021-06-21T22:50:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51396 #88 (1 connection now open) 2021-06-21T22:50:23.435+0000 I NETWORK [conn88] end connection 10.233.77.6:51396 (0 connections now open) 2021-06-21T22:50:27.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53302 #89 (1 connection now open) 2021-06-21T22:50:27.844+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:53302 conn89: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:50:27.943+0000 I NETWORK [conn89] end connection 127.0.0.1:53302 (0 connections now open) 2021-06-21T22:50:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51500 #90 (1 connection now open) 2021-06-21T22:50:33.435+0000 I NETWORK [conn90] end connection 10.233.77.6:51500 (0 connections now open) 2021-06-21T22:50:38.040+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53382 #91 (1 connection now open) 2021-06-21T22:50:38.041+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:53382 conn91: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:50:38.143+0000 I NETWORK [conn91] end connection 127.0.0.1:53382 (0 connections now open) 2021-06-21T22:50:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51578 #92 (1 connection now open) 2021-06-21T22:50:43.435+0000 I NETWORK [conn92] end connection 10.233.77.6:51578 (0 connections now open) 2021-06-21T22:50:47.947+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53460 #93 (1 connection now open) 2021-06-21T22:50:47.948+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:53460 conn93: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:50:48.139+0000 I NETWORK [conn93] end connection 127.0.0.1:53460 (0 connections now open) 2021-06-21T22:50:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51648 #94 (1 connection now open) 2021-06-21T22:50:53.435+0000 I NETWORK [conn94] end connection 10.233.77.6:51648 (0 connections now open) 2021-06-21T22:50:57.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53536 #95 (1 connection now open) 2021-06-21T22:50:57.947+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:53536 conn95: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:50:58.043+0000 I NETWORK [conn95] end connection 127.0.0.1:53536 (0 connections now open) 2021-06-21T22:51:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51728 #96 (1 connection now open) 2021-06-21T22:51:03.435+0000 I NETWORK [conn96] end connection 10.233.77.6:51728 (0 connections now open) 2021-06-21T22:51:07.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53608 #97 (1 connection now open) 2021-06-21T22:51:07.651+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:53608 conn97: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:51:07.839+0000 I NETWORK [conn97] end connection 127.0.0.1:53608 (0 connections now open) 2021-06-21T22:51:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51800 #98 (1 connection now open) 2021-06-21T22:51:13.434+0000 I NETWORK [conn98] end connection 10.233.77.6:51800 (0 connections now open) 2021-06-21T22:51:17.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53688 #99 (1 connection now open) 2021-06-21T22:51:17.741+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:53688 conn99: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:51:17.839+0000 I NETWORK [conn99] end connection 127.0.0.1:53688 (0 connections now open) 2021-06-21T22:51:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51876 #100 (1 connection now open) 2021-06-21T22:51:23.435+0000 I NETWORK [conn100] end connection 10.233.77.6:51876 (0 connections now open) 2021-06-21T22:51:27.444+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53754 #101 (1 connection now open) 2021-06-21T22:51:27.540+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:53754 conn101: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:51:27.547+0000 I NETWORK [conn101] end connection 127.0.0.1:53754 (0 connections now open) 2021-06-21T22:51:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51954 #102 (1 connection now open) 2021-06-21T22:51:33.434+0000 I NETWORK [conn102] end connection 10.233.77.6:51954 (0 connections now open) 2021-06-21T22:51:37.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53844 #103 (1 connection now open) 2021-06-21T22:51:37.640+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:53844 conn103: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:51:37.740+0000 I NETWORK [conn103] end connection 127.0.0.1:53844 (0 connections now open) 2021-06-21T22:51:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52074 #104 (1 connection now open) 2021-06-21T22:51:43.434+0000 I NETWORK [conn104] end connection 10.233.77.6:52074 (0 connections now open) 2021-06-21T22:51:47.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53992 #105 (1 connection now open) 2021-06-21T22:51:47.940+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:53992 conn105: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:51:47.946+0000 I NETWORK [conn105] end connection 127.0.0.1:53992 (0 connections now open) 2021-06-21T22:51:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52242 #106 (1 connection now open) 2021-06-21T22:51:53.434+0000 I NETWORK [conn106] end connection 10.233.77.6:52242 (0 connections now open) 2021-06-21T22:51:57.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54144 #107 (1 connection now open) 2021-06-21T22:51:57.545+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:54144 conn107: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:51:57.549+0000 I NETWORK [conn107] end connection 127.0.0.1:54144 (0 connections now open) 2021-06-21T22:52:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52356 #108 (1 connection now open) 2021-06-21T22:52:03.434+0000 I NETWORK [conn108] end connection 10.233.77.6:52356 (0 connections now open) 2021-06-21T22:52:07.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54236 #109 (1 connection now open) 2021-06-21T22:52:07.547+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:54236 conn109: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:52:07.645+0000 I NETWORK [conn109] end connection 127.0.0.1:54236 (0 connections now open) 2021-06-21T22:52:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52432 #110 (1 connection now open) 2021-06-21T22:52:13.434+0000 I NETWORK [conn110] end connection 10.233.77.6:52432 (0 connections now open) 2021-06-21T22:52:17.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54318 #111 (1 connection now open) 2021-06-21T22:52:17.647+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:54318 conn111: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:52:17.743+0000 I NETWORK [conn111] end connection 127.0.0.1:54318 (0 connections now open) 2021-06-21T22:52:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52512 #112 (1 connection now open) 2021-06-21T22:52:23.434+0000 I NETWORK [conn112] end connection 10.233.77.6:52512 (0 connections now open) 2021-06-21T22:52:27.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54392 #113 (1 connection now open) 2021-06-21T22:52:27.941+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:54392 conn113: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:52:28.039+0000 I NETWORK [conn113] end connection 127.0.0.1:54392 (0 connections now open) 2021-06-21T22:52:33.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52612 #114 (1 connection now open) 2021-06-21T22:52:33.435+0000 I NETWORK [conn114] end connection 10.233.77.6:52612 (0 connections now open) 2021-06-21T22:52:37.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54502 #115 (1 connection now open) 2021-06-21T22:52:37.550+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:54502 conn115: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:52:37.649+0000 I NETWORK [conn115] end connection 127.0.0.1:54502 (0 connections now open) 2021-06-21T22:52:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52698 #116 (1 connection now open) 2021-06-21T22:52:43.435+0000 I NETWORK [conn116] end connection 10.233.77.6:52698 (0 connections now open) 2021-06-21T22:52:47.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54582 #117 (1 connection now open) 2021-06-21T22:52:47.548+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:54582 conn117: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:52:47.647+0000 I NETWORK [conn117] end connection 127.0.0.1:54582 (0 connections now open) 2021-06-21T22:52:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52782 #118 (1 connection now open) 2021-06-21T22:52:53.435+0000 I NETWORK [conn118] end connection 10.233.77.6:52782 (0 connections now open) 2021-06-21T22:52:57.950+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54664 #119 (1 connection now open) 2021-06-21T22:52:58.039+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:54664 conn119: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:52:58.142+0000 I NETWORK [conn119] end connection 127.0.0.1:54664 (0 connections now open) 2021-06-21T22:53:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52864 #120 (1 connection now open) 2021-06-21T22:53:03.435+0000 I NETWORK [conn120] end connection 10.233.77.6:52864 (0 connections now open) 2021-06-21T22:53:07.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54746 #121 (1 connection now open) 2021-06-21T22:53:07.541+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:54746 conn121: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:53:07.641+0000 I NETWORK [conn121] end connection 127.0.0.1:54746 (0 connections now open) 2021-06-21T22:53:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52948 #122 (1 connection now open) 2021-06-21T22:53:13.435+0000 I NETWORK [conn122] end connection 10.233.77.6:52948 (0 connections now open) 2021-06-21T22:53:17.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54830 #123 (1 connection now open) 2021-06-21T22:53:17.742+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:54830 conn123: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:53:17.840+0000 I NETWORK [conn123] end connection 127.0.0.1:54830 (0 connections now open) 2021-06-21T22:53:23.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53022 #124 (1 connection now open) 2021-06-21T22:53:23.435+0000 I NETWORK [conn124] end connection 10.233.77.6:53022 (0 connections now open) 2021-06-21T22:53:27.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54910 #125 (1 connection now open) 2021-06-21T22:53:27.940+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:54910 conn125: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:53:27.946+0000 I NETWORK [conn125] end connection 127.0.0.1:54910 (0 connections now open) 2021-06-21T22:53:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53102 #126 (1 connection now open) 2021-06-21T22:53:33.435+0000 I NETWORK [conn126] end connection 10.233.77.6:53102 (0 connections now open) 2021-06-21T22:53:37.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54984 #127 (1 connection now open) 2021-06-21T22:53:37.939+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:54984 conn127: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:53:37.947+0000 I NETWORK [conn127] end connection 127.0.0.1:54984 (0 connections now open) 2021-06-21T22:53:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53182 #128 (1 connection now open) 2021-06-21T22:53:43.435+0000 I NETWORK [conn128] end connection 10.233.77.6:53182 (0 connections now open) 2021-06-21T22:53:48.040+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55076 #129 (1 connection now open) 2021-06-21T22:53:48.042+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:55076 conn129: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:53:48.145+0000 I NETWORK [conn129] end connection 127.0.0.1:55076 (0 connections now open) 2021-06-21T22:53:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53298 #130 (1 connection now open) 2021-06-21T22:53:53.435+0000 I NETWORK [conn130] end connection 10.233.77.6:53298 (0 connections now open) 2021-06-21T22:53:57.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55208 #131 (1 connection now open) 2021-06-21T22:53:57.743+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:55208 conn131: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:53:57.843+0000 I NETWORK [conn131] end connection 127.0.0.1:55208 (0 connections now open) 2021-06-21T22:54:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53456 #132 (1 connection now open) 2021-06-21T22:54:03.435+0000 I NETWORK [conn132] end connection 10.233.77.6:53456 (0 connections now open) 2021-06-21T22:54:07.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55344 #133 (1 connection now open) 2021-06-21T22:54:07.941+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:55344 conn133: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:54:07.947+0000 I NETWORK [conn133] end connection 127.0.0.1:55344 (0 connections now open) 2021-06-21T22:54:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53554 #134 (1 connection now open) 2021-06-21T22:54:13.435+0000 I NETWORK [conn134] end connection 10.233.77.6:53554 (0 connections now open) 2021-06-21T22:54:17.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55444 #135 (1 connection now open) 2021-06-21T22:54:17.850+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:55444 conn135: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:54:17.948+0000 I NETWORK [conn135] end connection 127.0.0.1:55444 (0 connections now open) 2021-06-21T22:54:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53656 #136 (1 connection now open) 2021-06-21T22:54:23.435+0000 I NETWORK [conn136] end connection 10.233.77.6:53656 (0 connections now open) 2021-06-21T22:54:27.947+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55548 #137 (1 connection now open) 2021-06-21T22:54:28.047+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:55548 conn137: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:54:28.052+0000 I NETWORK [conn137] end connection 127.0.0.1:55548 (0 connections now open) 2021-06-21T22:54:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53748 #138 (1 connection now open) 2021-06-21T22:54:33.435+0000 I NETWORK [conn138] end connection 10.233.77.6:53748 (0 connections now open) 2021-06-21T22:54:37.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55634 #139 (1 connection now open) 2021-06-21T22:54:37.645+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:55634 conn139: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:54:37.744+0000 I NETWORK [conn139] end connection 127.0.0.1:55634 (0 connections now open) 2021-06-21T22:54:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53846 #140 (1 connection now open) 2021-06-21T22:54:43.435+0000 I NETWORK [conn140] end connection 10.233.77.6:53846 (0 connections now open) 2021-06-21T22:54:48.049+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55732 #141 (1 connection now open) 2021-06-21T22:54:48.141+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:55732 conn141: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:54:48.244+0000 I NETWORK [conn141] end connection 127.0.0.1:55732 (0 connections now open) 2021-06-21T22:54:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53930 #142 (1 connection now open) 2021-06-21T22:54:53.435+0000 I NETWORK [conn142] end connection 10.233.77.6:53930 (0 connections now open) 2021-06-21T22:54:57.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55818 #143 (1 connection now open) 2021-06-21T22:54:57.844+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:55818 conn143: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:54:57.940+0000 I NETWORK [conn143] end connection 127.0.0.1:55818 (0 connections now open) 2021-06-21T22:55:03.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54018 #144 (1 connection now open) 2021-06-21T22:55:03.435+0000 I NETWORK [conn144] end connection 10.233.77.6:54018 (0 connections now open) 2021-06-21T22:55:08.043+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55904 #145 (1 connection now open) 2021-06-21T22:55:08.043+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:55904 conn145: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:55:08.139+0000 I NETWORK [conn145] end connection 127.0.0.1:55904 (0 connections now open) 2021-06-21T22:55:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54104 #146 (1 connection now open) 2021-06-21T22:55:13.434+0000 I NETWORK [conn146] end connection 10.233.77.6:54104 (0 connections now open) 2021-06-21T22:55:17.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55988 #147 (1 connection now open) 2021-06-21T22:55:17.747+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:55988 conn147: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:55:17.844+0000 I NETWORK [conn147] end connection 127.0.0.1:55988 (0 connections now open) 2021-06-21T22:55:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54186 #148 (1 connection now open) 2021-06-21T22:55:23.435+0000 I NETWORK [conn148] end connection 10.233.77.6:54186 (0 connections now open) 2021-06-21T22:55:27.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56076 #149 (1 connection now open) 2021-06-21T22:55:27.742+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:56076 conn149: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:55:27.745+0000 I NETWORK [conn149] end connection 127.0.0.1:56076 (0 connections now open) 2021-06-21T22:55:33.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54274 #150 (1 connection now open) 2021-06-21T22:55:33.435+0000 I NETWORK [conn150] end connection 10.233.77.6:54274 (0 connections now open) 2021-06-21T22:55:37.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56158 #151 (1 connection now open) 2021-06-21T22:55:37.940+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:56158 conn151: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:55:38.040+0000 I NETWORK [conn151] end connection 127.0.0.1:56158 (0 connections now open) 2021-06-21T22:55:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54366 #152 (1 connection now open) 2021-06-21T22:55:43.435+0000 I NETWORK [conn152] end connection 10.233.77.6:54366 (0 connections now open) 2021-06-21T22:55:47.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56252 #153 (1 connection now open) 2021-06-21T22:55:47.450+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:56252 conn153: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:55:47.639+0000 I NETWORK [conn153] end connection 127.0.0.1:56252 (0 connections now open) 2021-06-21T22:55:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54454 #154 (1 connection now open) 2021-06-21T22:55:53.451+0000 I NETWORK [conn154] end connection 10.233.77.6:54454 (0 connections now open) 2021-06-21T22:55:57.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56346 #155 (1 connection now open) 2021-06-21T22:55:57.945+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:56346 conn155: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:55:58.044+0000 I NETWORK [conn155] end connection 127.0.0.1:56346 (0 connections now open) 2021-06-21T22:56:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54544 #156 (1 connection now open) 2021-06-21T22:56:03.435+0000 I NETWORK [conn156] end connection 10.233.77.6:54544 (0 connections now open) 2021-06-21T22:56:07.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56428 #157 (1 connection now open) 2021-06-21T22:56:07.942+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:56428 conn157: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:56:08.042+0000 I NETWORK [conn157] end connection 127.0.0.1:56428 (0 connections now open) 2021-06-21T22:56:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54628 #158 (1 connection now open) 2021-06-21T22:56:13.435+0000 I NETWORK [conn158] end connection 10.233.77.6:54628 (0 connections now open) 2021-06-21T22:56:17.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56520 #159 (1 connection now open) 2021-06-21T22:56:17.942+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:56520 conn159: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:56:17.946+0000 I NETWORK [conn159] end connection 127.0.0.1:56520 (0 connections now open) 2021-06-21T22:56:23.439+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54716 #160 (1 connection now open) 2021-06-21T22:56:23.439+0000 I NETWORK [conn160] end connection 10.233.77.6:54716 (0 connections now open) 2021-06-21T22:56:27.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56602 #161 (1 connection now open) 2021-06-21T22:56:27.849+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:56602 conn161: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:56:28.040+0000 I NETWORK [conn161] end connection 127.0.0.1:56602 (0 connections now open) 2021-06-21T22:56:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54806 #162 (1 connection now open) 2021-06-21T22:56:33.435+0000 I NETWORK [conn162] end connection 10.233.77.6:54806 (0 connections now open) 2021-06-21T22:56:37.848+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56690 #163 (1 connection now open) 2021-06-21T22:56:37.849+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:56690 conn163: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:56:37.945+0000 I NETWORK [conn163] end connection 127.0.0.1:56690 (0 connections now open) 2021-06-21T22:56:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54892 #164 (1 connection now open) 2021-06-21T22:56:43.435+0000 I NETWORK [conn164] end connection 10.233.77.6:54892 (0 connections now open) 2021-06-21T22:56:47.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56782 #165 (1 connection now open) 2021-06-21T22:56:47.944+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:56782 conn165: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:56:48.039+0000 I NETWORK [conn165] end connection 127.0.0.1:56782 (0 connections now open) 2021-06-21T22:56:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54980 #166 (1 connection now open) 2021-06-21T22:56:53.435+0000 I NETWORK [conn166] end connection 10.233.77.6:54980 (0 connections now open) 2021-06-21T22:56:57.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56870 #167 (1 connection now open) 2021-06-21T22:56:57.841+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:56870 conn167: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:56:57.939+0000 I NETWORK [conn167] end connection 127.0.0.1:56870 (0 connections now open) 2021-06-21T22:57:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55068 #168 (1 connection now open) 2021-06-21T22:57:03.434+0000 I NETWORK [conn168] end connection 10.233.77.6:55068 (0 connections now open) 2021-06-21T22:57:07.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56950 #169 (1 connection now open) 2021-06-21T22:57:07.745+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:56950 conn169: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:57:07.844+0000 I NETWORK [conn169] end connection 127.0.0.1:56950 (0 connections now open) 2021-06-21T22:57:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55168 #170 (1 connection now open) 2021-06-21T22:57:13.435+0000 I NETWORK [conn170] end connection 10.233.77.6:55168 (0 connections now open) 2021-06-21T22:57:17.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57052 #171 (1 connection now open) 2021-06-21T22:57:17.747+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:57052 conn171: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:57:17.844+0000 I NETWORK [conn171] end connection 127.0.0.1:57052 (0 connections now open) 2021-06-21T22:57:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55258 #172 (1 connection now open) 2021-06-21T22:57:23.435+0000 I NETWORK [conn172] end connection 10.233.77.6:55258 (0 connections now open) 2021-06-21T22:57:27.949+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57142 #173 (1 connection now open) 2021-06-21T22:57:28.040+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:57142 conn173: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:57:28.144+0000 I NETWORK [conn173] end connection 127.0.0.1:57142 (0 connections now open) 2021-06-21T22:57:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55348 #174 (1 connection now open) 2021-06-21T22:57:33.435+0000 I NETWORK [conn174] end connection 10.233.77.6:55348 (0 connections now open) 2021-06-21T22:57:37.441+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57224 #175 (1 connection now open) 2021-06-21T22:57:37.442+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:57224 conn175: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:57:37.540+0000 I NETWORK [conn175] end connection 127.0.0.1:57224 (0 connections now open) 2021-06-21T22:57:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55450 #176 (1 connection now open) 2021-06-21T22:57:43.435+0000 I NETWORK [conn176] end connection 10.233.77.6:55450 (0 connections now open) 2021-06-21T22:57:47.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57332 #177 (1 connection now open) 2021-06-21T22:57:47.739+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:57332 conn177: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:57:47.747+0000 I NETWORK [conn177] end connection 127.0.0.1:57332 (0 connections now open) 2021-06-21T22:57:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55540 #178 (1 connection now open) 2021-06-21T22:57:53.434+0000 I NETWORK [conn178] end connection 10.233.77.6:55540 (0 connections now open) 2021-06-21T22:57:57.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57428 #179 (1 connection now open) 2021-06-21T22:57:57.740+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:57428 conn179: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:57:57.747+0000 I NETWORK [conn179] end connection 127.0.0.1:57428 (0 connections now open) 2021-06-21T22:58:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55638 #180 (1 connection now open) 2021-06-21T22:58:03.434+0000 I NETWORK [conn180] end connection 10.233.77.6:55638 (0 connections now open) 2021-06-21T22:58:07.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57518 #181 (1 connection now open) 2021-06-21T22:58:07.840+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:57518 conn181: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:58:07.940+0000 I NETWORK [conn181] end connection 127.0.0.1:57518 (0 connections now open) 2021-06-21T22:58:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55736 #182 (1 connection now open) 2021-06-21T22:58:13.434+0000 I NETWORK [conn182] end connection 10.233.77.6:55736 (0 connections now open) 2021-06-21T22:58:17.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57620 #183 (1 connection now open) 2021-06-21T22:58:17.842+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:57620 conn183: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:58:17.939+0000 I NETWORK [conn183] end connection 127.0.0.1:57620 (0 connections now open) 2021-06-21T22:58:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55826 #184 (1 connection now open) 2021-06-21T22:58:23.434+0000 I NETWORK [conn184] end connection 10.233.77.6:55826 (0 connections now open) 2021-06-21T22:58:27.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57708 #185 (1 connection now open) 2021-06-21T22:58:27.746+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:57708 conn185: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:58:27.844+0000 I NETWORK [conn185] end connection 127.0.0.1:57708 (0 connections now open) 2021-06-21T22:58:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55928 #186 (1 connection now open) 2021-06-21T22:58:33.435+0000 I NETWORK [conn186] end connection 10.233.77.6:55928 (0 connections now open) 2021-06-21T22:58:37.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57808 #187 (1 connection now open) 2021-06-21T22:58:37.746+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:57808 conn187: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:58:37.846+0000 I NETWORK [conn187] end connection 127.0.0.1:57808 (0 connections now open) 2021-06-21T22:58:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56024 #188 (1 connection now open) 2021-06-21T22:58:43.435+0000 I NETWORK [conn188] end connection 10.233.77.6:56024 (0 connections now open) 2021-06-21T22:58:47.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57912 #189 (1 connection now open) 2021-06-21T22:58:47.643+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:57912 conn189: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:58:47.740+0000 I NETWORK [conn189] end connection 127.0.0.1:57912 (0 connections now open) 2021-06-21T22:58:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56132 #190 (1 connection now open) 2021-06-21T22:58:53.436+0000 I NETWORK [conn190] end connection 10.233.77.6:56132 (0 connections now open) 2021-06-21T22:58:57.947+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58034 #191 (1 connection now open) 2021-06-21T22:58:58.048+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:58034 conn191: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:58:58.052+0000 I NETWORK [conn191] end connection 127.0.0.1:58034 (0 connections now open) 2021-06-21T22:59:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56246 #192 (1 connection now open) 2021-06-21T22:59:03.435+0000 I NETWORK [conn192] end connection 10.233.77.6:56246 (0 connections now open) 2021-06-21T22:59:07.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58126 #193 (1 connection now open) 2021-06-21T22:59:07.745+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:58126 conn193: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:59:07.839+0000 I NETWORK [conn193] end connection 127.0.0.1:58126 (0 connections now open) 2021-06-21T22:59:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56344 #194 (1 connection now open) 2021-06-21T22:59:13.435+0000 I NETWORK [conn194] end connection 10.233.77.6:56344 (0 connections now open) 2021-06-21T22:59:18.143+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58236 #195 (1 connection now open) 2021-06-21T22:59:18.144+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:58236 conn195: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:59:18.240+0000 I NETWORK [conn195] end connection 127.0.0.1:58236 (0 connections now open) 2021-06-21T22:59:23.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56444 #196 (1 connection now open) 2021-06-21T22:59:23.435+0000 I NETWORK [conn196] end connection 10.233.77.6:56444 (0 connections now open) 2021-06-21T22:59:27.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58328 #197 (1 connection now open) 2021-06-21T22:59:27.449+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:58328 conn197: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:59:27.549+0000 I NETWORK [conn197] end connection 127.0.0.1:58328 (0 connections now open) 2021-06-21T22:59:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56552 #198 (1 connection now open) 2021-06-21T22:59:33.435+0000 I NETWORK [conn198] end connection 10.233.77.6:56552 (0 connections now open) 2021-06-21T22:59:37.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58454 #199 (1 connection now open) 2021-06-21T22:59:37.744+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:58454 conn199: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:59:37.845+0000 I NETWORK [conn199] end connection 127.0.0.1:58454 (0 connections now open) 2021-06-21T22:59:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56674 #200 (1 connection now open) 2021-06-21T22:59:43.434+0000 I NETWORK [conn200] end connection 10.233.77.6:56674 (0 connections now open) 2021-06-21T22:59:48.041+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58566 #201 (1 connection now open) 2021-06-21T22:59:48.041+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:58566 conn201: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:59:48.143+0000 I NETWORK [conn201] end connection 127.0.0.1:58566 (0 connections now open) 2021-06-21T22:59:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56772 #202 (1 connection now open) 2021-06-21T22:59:53.435+0000 I NETWORK [conn202] end connection 10.233.77.6:56772 (0 connections now open) 2021-06-21T22:59:57.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58662 #203 (1 connection now open) 2021-06-21T22:59:57.744+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:58662 conn203: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T22:59:57.844+0000 I NETWORK [conn203] end connection 127.0.0.1:58662 (0 connections now open) 2021-06-21T23:00:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56876 #204 (1 connection now open) 2021-06-21T23:00:03.434+0000 I NETWORK [conn204] end connection 10.233.77.6:56876 (0 connections now open) 2021-06-21T23:00:07.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58768 #205 (1 connection now open) 2021-06-21T23:00:07.741+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:58768 conn205: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:00:07.841+0000 I NETWORK [conn205] end connection 127.0.0.1:58768 (0 connections now open) 2021-06-21T23:00:13.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57012 #206 (1 connection now open) 2021-06-21T23:00:13.435+0000 I NETWORK [conn206] end connection 10.233.77.6:57012 (0 connections now open) 2021-06-21T23:00:17.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58916 #207 (1 connection now open) 2021-06-21T23:00:17.651+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:58916 conn207: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:00:17.746+0000 I NETWORK [conn207] end connection 127.0.0.1:58916 (0 connections now open) 2021-06-21T23:00:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57144 #208 (1 connection now open) 2021-06-21T23:00:23.435+0000 I NETWORK [conn208] end connection 10.233.77.6:57144 (0 connections now open) 2021-06-21T23:00:27.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59036 #209 (1 connection now open) 2021-06-21T23:00:27.545+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:59036 conn209: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:00:27.643+0000 I NETWORK [conn209] end connection 127.0.0.1:59036 (0 connections now open) 2021-06-21T23:00:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57256 #210 (1 connection now open) 2021-06-21T23:00:33.435+0000 I NETWORK [conn210] end connection 10.233.77.6:57256 (0 connections now open) 2021-06-21T23:00:37.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59138 #211 (1 connection now open) 2021-06-21T23:00:37.839+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:59138 conn211: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:00:37.844+0000 I NETWORK [conn211] end connection 127.0.0.1:59138 (0 connections now open) 2021-06-21T23:00:43.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57376 #212 (1 connection now open) 2021-06-21T23:00:43.435+0000 I NETWORK [conn212] end connection 10.233.77.6:57376 (0 connections now open) 2021-06-21T23:00:47.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59282 #213 (1 connection now open) 2021-06-21T23:00:47.740+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:59282 conn213: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:00:47.746+0000 I NETWORK [conn213] end connection 127.0.0.1:59282 (0 connections now open) 2021-06-21T23:00:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57538 #214 (1 connection now open) 2021-06-21T23:00:53.435+0000 I NETWORK [conn214] end connection 10.233.77.6:57538 (0 connections now open) 2021-06-21T23:00:57.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59442 #215 (1 connection now open) 2021-06-21T23:00:57.748+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:59442 conn215: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:00:57.847+0000 I NETWORK [conn215] end connection 127.0.0.1:59442 (0 connections now open) 2021-06-21T23:01:03.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57664 #216 (1 connection now open) 2021-06-21T23:01:03.435+0000 I NETWORK [conn216] end connection 10.233.77.6:57664 (0 connections now open) 2021-06-21T23:01:07.848+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59548 #217 (1 connection now open) 2021-06-21T23:01:07.849+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:59548 conn217: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:01:07.946+0000 I NETWORK [conn217] end connection 127.0.0.1:59548 (0 connections now open) 2021-06-21T23:01:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57764 #218 (1 connection now open) 2021-06-21T23:01:13.435+0000 I NETWORK [conn218] end connection 10.233.77.6:57764 (0 connections now open) 2021-06-21T23:01:17.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59652 #219 (1 connection now open) 2021-06-21T23:01:17.839+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:59652 conn219: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:01:17.846+0000 I NETWORK [conn219] end connection 127.0.0.1:59652 (0 connections now open) 2021-06-21T23:01:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57868 #220 (1 connection now open) 2021-06-21T23:01:23.434+0000 I NETWORK [conn220] end connection 10.233.77.6:57868 (0 connections now open) 2021-06-21T23:01:27.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59756 #221 (1 connection now open) 2021-06-21T23:01:27.943+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:59756 conn221: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:01:28.039+0000 I NETWORK [conn221] end connection 127.0.0.1:59756 (0 connections now open) 2021-06-21T23:01:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57968 #222 (1 connection now open) 2021-06-21T23:01:33.434+0000 I NETWORK [conn222] end connection 10.233.77.6:57968 (0 connections now open) 2021-06-21T23:01:37.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59850 #223 (1 connection now open) 2021-06-21T23:01:37.840+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:59850 conn223: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:01:37.848+0000 I NETWORK [conn223] end connection 127.0.0.1:59850 (0 connections now open) 2021-06-21T23:01:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58070 #224 (1 connection now open) 2021-06-21T23:01:43.435+0000 I NETWORK [conn224] end connection 10.233.77.6:58070 (0 connections now open) 2021-06-21T23:01:47.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59958 #225 (1 connection now open) 2021-06-21T23:01:47.939+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:59958 conn225: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:01:47.946+0000 I NETWORK [conn225] end connection 127.0.0.1:59958 (0 connections now open) 2021-06-21T23:01:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58170 #226 (1 connection now open) 2021-06-21T23:01:53.434+0000 I NETWORK [conn226] end connection 10.233.77.6:58170 (0 connections now open) 2021-06-21T23:01:57.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60060 #227 (1 connection now open) 2021-06-21T23:01:57.942+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:60060 conn227: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:01:57.948+0000 I NETWORK [conn227] end connection 127.0.0.1:60060 (0 connections now open) 2021-06-21T23:02:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58270 #228 (1 connection now open) 2021-06-21T23:02:03.435+0000 I NETWORK [conn228] end connection 10.233.77.6:58270 (0 connections now open) 2021-06-21T23:02:07.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60152 #229 (1 connection now open) 2021-06-21T23:02:07.640+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:60152 conn229: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:02:07.647+0000 I NETWORK [conn229] end connection 127.0.0.1:60152 (0 connections now open) 2021-06-21T23:02:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58370 #230 (1 connection now open) 2021-06-21T23:02:13.435+0000 I NETWORK [conn230] end connection 10.233.77.6:58370 (0 connections now open) 2021-06-21T23:02:17.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60258 #231 (1 connection now open) 2021-06-21T23:02:17.945+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:60258 conn231: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:02:18.046+0000 I NETWORK [conn231] end connection 127.0.0.1:60258 (0 connections now open) 2021-06-21T23:02:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58466 #232 (1 connection now open) 2021-06-21T23:02:23.434+0000 I NETWORK [conn232] end connection 10.233.77.6:58466 (0 connections now open) 2021-06-21T23:02:27.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60352 #233 (1 connection now open) 2021-06-21T23:02:27.939+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:60352 conn233: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:02:27.947+0000 I NETWORK [conn233] end connection 127.0.0.1:60352 (0 connections now open) 2021-06-21T23:02:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58562 #234 (1 connection now open) 2021-06-21T23:02:33.434+0000 I NETWORK [conn234] end connection 10.233.77.6:58562 (0 connections now open) 2021-06-21T23:02:37.541+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60454 #235 (1 connection now open) 2021-06-21T23:02:37.542+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:60454 conn235: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:02:37.548+0000 I NETWORK [conn235] end connection 127.0.0.1:60454 (0 connections now open) 2021-06-21T23:02:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58710 #236 (1 connection now open) 2021-06-21T23:02:43.435+0000 I NETWORK [conn236] end connection 10.233.77.6:58710 (0 connections now open) 2021-06-21T23:02:47.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60626 #237 (1 connection now open) 2021-06-21T23:02:48.039+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:60626 conn237: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:02:48.140+0000 I NETWORK [conn237] end connection 127.0.0.1:60626 (0 connections now open) 2021-06-21T23:02:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58854 #238 (1 connection now open) 2021-06-21T23:02:53.434+0000 I NETWORK [conn238] end connection 10.233.77.6:58854 (0 connections now open) 2021-06-21T23:02:57.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60750 #239 (1 connection now open) 2021-06-21T23:02:57.840+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:60750 conn239: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:02:57.847+0000 I NETWORK [conn239] end connection 127.0.0.1:60750 (0 connections now open) 2021-06-21T23:03:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58980 #240 (1 connection now open) 2021-06-21T23:03:03.435+0000 I NETWORK [conn240] end connection 10.233.77.6:58980 (0 connections now open) 2021-06-21T23:03:07.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60874 #241 (1 connection now open) 2021-06-21T23:03:07.850+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:60874 conn241: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:03:07.946+0000 I NETWORK [conn241] end connection 127.0.0.1:60874 (0 connections now open) 2021-06-21T23:03:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59102 #242 (1 connection now open) 2021-06-21T23:03:13.435+0000 I NETWORK [conn242] end connection 10.233.77.6:59102 (0 connections now open) 2021-06-21T23:03:17.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60990 #243 (1 connection now open) 2021-06-21T23:03:17.748+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:60990 conn243: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:03:17.845+0000 I NETWORK [conn243] end connection 127.0.0.1:60990 (0 connections now open) 2021-06-21T23:03:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59208 #244 (1 connection now open) 2021-06-21T23:03:23.434+0000 I NETWORK [conn244] end connection 10.233.77.6:59208 (0 connections now open) 2021-06-21T23:03:27.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32866 #245 (1 connection now open) 2021-06-21T23:03:27.941+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:32866 conn245: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:03:27.948+0000 I NETWORK [conn245] end connection 127.0.0.1:32866 (0 connections now open) 2021-06-21T23:03:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59312 #246 (1 connection now open) 2021-06-21T23:03:33.435+0000 I NETWORK [conn246] end connection 10.233.77.6:59312 (0 connections now open) 2021-06-21T23:03:37.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32962 #247 (1 connection now open) 2021-06-21T23:03:37.842+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:32962 conn247: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:03:37.847+0000 I NETWORK [conn247] end connection 127.0.0.1:32962 (0 connections now open) 2021-06-21T23:03:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59414 #248 (1 connection now open) 2021-06-21T23:03:43.435+0000 I NETWORK [conn248] end connection 10.233.77.6:59414 (0 connections now open) 2021-06-21T23:03:47.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33068 #249 (1 connection now open) 2021-06-21T23:03:47.550+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:33068 conn249: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:03:47.645+0000 I NETWORK [conn249] end connection 127.0.0.1:33068 (0 connections now open) 2021-06-21T23:03:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59514 #250 (1 connection now open) 2021-06-21T23:03:53.435+0000 I NETWORK [conn250] end connection 10.233.77.6:59514 (0 connections now open) 2021-06-21T23:03:57.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33168 #251 (1 connection now open) 2021-06-21T23:03:57.749+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:33168 conn251: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:03:57.940+0000 I NETWORK [conn251] end connection 127.0.0.1:33168 (0 connections now open) 2021-06-21T23:04:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59616 #252 (1 connection now open) 2021-06-21T23:04:03.435+0000 I NETWORK [conn252] end connection 10.233.77.6:59616 (0 connections now open) 2021-06-21T23:04:07.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33272 #253 (1 connection now open) 2021-06-21T23:04:07.550+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:33272 conn253: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:04:07.647+0000 I NETWORK [conn253] end connection 127.0.0.1:33272 (0 connections now open) 2021-06-21T23:04:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59722 #254 (1 connection now open) 2021-06-21T23:04:13.434+0000 I NETWORK [conn254] end connection 10.233.77.6:59722 (0 connections now open) 2021-06-21T23:04:17.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33378 #255 (1 connection now open) 2021-06-21T23:04:17.940+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:33378 conn255: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:04:17.948+0000 I NETWORK [conn255] end connection 127.0.0.1:33378 (0 connections now open) 2021-06-21T23:04:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59818 #256 (1 connection now open) 2021-06-21T23:04:23.434+0000 I NETWORK [conn256] end connection 10.233.77.6:59818 (0 connections now open) 2021-06-21T23:04:27.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33476 #257 (1 connection now open) 2021-06-21T23:04:27.942+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:33476 conn257: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:04:28.039+0000 I NETWORK [conn257] end connection 127.0.0.1:33476 (0 connections now open) 2021-06-21T23:04:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59916 #258 (1 connection now open) 2021-06-21T23:04:33.435+0000 I NETWORK [conn258] end connection 10.233.77.6:59916 (0 connections now open) 2021-06-21T23:04:37.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33570 #259 (1 connection now open) 2021-06-21T23:04:37.943+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:33570 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:04:38.040+0000 I NETWORK [conn259] end connection 127.0.0.1:33570 (0 connections now open) 2021-06-21T23:04:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60022 #260 (1 connection now open) 2021-06-21T23:04:43.435+0000 I NETWORK [conn260] end connection 10.233.77.6:60022 (0 connections now open) 2021-06-21T23:04:47.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33678 #261 (1 connection now open) 2021-06-21T23:04:47.947+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:33678 conn261: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:04:48.042+0000 I NETWORK [conn261] end connection 127.0.0.1:33678 (0 connections now open) 2021-06-21T23:04:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60116 #262 (1 connection now open) 2021-06-21T23:04:53.434+0000 I NETWORK [conn262] end connection 10.233.77.6:60116 (0 connections now open) 2021-06-21T23:04:57.346+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33764 #263 (1 connection now open) 2021-06-21T23:04:57.439+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:33764 conn263: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:04:57.444+0000 I NETWORK [conn263] end connection 127.0.0.1:33764 (0 connections now open) 2021-06-21T23:05:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60234 #264 (1 connection now open) 2021-06-21T23:05:03.435+0000 I NETWORK [conn264] end connection 10.233.77.6:60234 (0 connections now open) 2021-06-21T23:05:07.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33906 #265 (1 connection now open) 2021-06-21T23:05:07.640+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:33906 conn265: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:05:07.648+0000 I NETWORK [conn265] end connection 127.0.0.1:33906 (0 connections now open) 2021-06-21T23:05:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60356 #266 (1 connection now open) 2021-06-21T23:05:13.435+0000 I NETWORK [conn266] end connection 10.233.77.6:60356 (0 connections now open) 2021-06-21T23:05:17.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34020 #267 (1 connection now open) 2021-06-21T23:05:17.547+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:34020 conn267: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:05:17.644+0000 I NETWORK [conn267] end connection 127.0.0.1:34020 (0 connections now open) 2021-06-21T23:05:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60464 #268 (1 connection now open) 2021-06-21T23:05:23.435+0000 I NETWORK [conn268] end connection 10.233.77.6:60464 (0 connections now open) 2021-06-21T23:05:27.460+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34112 #269 (1 connection now open) 2021-06-21T23:05:27.460+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:34112 conn269: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:05:27.552+0000 I NETWORK [conn269] end connection 127.0.0.1:34112 (0 connections now open) 2021-06-21T23:05:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60568 #270 (1 connection now open) 2021-06-21T23:05:33.435+0000 I NETWORK [conn270] end connection 10.233.77.6:60568 (0 connections now open) 2021-06-21T23:05:37.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34226 #271 (1 connection now open) 2021-06-21T23:05:37.842+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:34226 conn271: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:05:37.942+0000 I NETWORK [conn271] end connection 127.0.0.1:34226 (0 connections now open) 2021-06-21T23:05:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60674 #272 (1 connection now open) 2021-06-21T23:05:43.435+0000 I NETWORK [conn272] end connection 10.233.77.6:60674 (0 connections now open) 2021-06-21T23:05:47.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34332 #273 (1 connection now open) 2021-06-21T23:05:47.740+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:34332 conn273: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:05:47.748+0000 I NETWORK [conn273] end connection 127.0.0.1:34332 (0 connections now open) 2021-06-21T23:05:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60778 #274 (1 connection now open) 2021-06-21T23:05:53.434+0000 I NETWORK [conn274] end connection 10.233.77.6:60778 (0 connections now open) 2021-06-21T23:05:57.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34438 #275 (1 connection now open) 2021-06-21T23:05:57.944+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:34438 conn275: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:05:58.044+0000 I NETWORK [conn275] end connection 127.0.0.1:34438 (0 connections now open) 2021-06-21T23:06:03.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60884 #276 (1 connection now open) 2021-06-21T23:06:03.435+0000 I NETWORK [conn276] end connection 10.233.77.6:60884 (0 connections now open) 2021-06-21T23:06:07.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34542 #277 (1 connection now open) 2021-06-21T23:06:07.843+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:34542 conn277: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:06:07.939+0000 I NETWORK [conn277] end connection 127.0.0.1:34542 (0 connections now open) 2021-06-21T23:06:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60992 #278 (1 connection now open) 2021-06-21T23:06:13.434+0000 I NETWORK [conn278] end connection 10.233.77.6:60992 (0 connections now open) 2021-06-21T23:06:17.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34650 #279 (1 connection now open) 2021-06-21T23:06:17.741+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:34650 conn279: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:06:17.747+0000 I NETWORK [conn279] end connection 127.0.0.1:34650 (0 connections now open) 2021-06-21T23:06:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:32866 #280 (1 connection now open) 2021-06-21T23:06:23.435+0000 I NETWORK [conn280] end connection 10.233.77.6:32866 (0 connections now open) 2021-06-21T23:06:27.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34770 #281 (1 connection now open) 2021-06-21T23:06:27.946+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:34770 conn281: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:06:28.043+0000 I NETWORK [conn281] end connection 127.0.0.1:34770 (0 connections now open) 2021-06-21T23:06:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:32984 #282 (1 connection now open) 2021-06-21T23:06:33.435+0000 I NETWORK [conn282] end connection 10.233.77.6:32984 (0 connections now open) 2021-06-21T23:06:38.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34870 #283 (1 connection now open) 2021-06-21T23:06:38.040+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:34870 conn283: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:06:38.045+0000 I NETWORK [conn283] end connection 127.0.0.1:34870 (0 connections now open) 2021-06-21T23:06:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33090 #284 (1 connection now open) 2021-06-21T23:06:43.435+0000 I NETWORK [conn284] end connection 10.233.77.6:33090 (0 connections now open) 2021-06-21T23:06:48.048+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34984 #285 (1 connection now open) 2021-06-21T23:06:48.049+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:34984 conn285: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:06:48.144+0000 I NETWORK [conn285] end connection 127.0.0.1:34984 (0 connections now open) 2021-06-21T23:06:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33198 #286 (1 connection now open) 2021-06-21T23:06:53.435+0000 I NETWORK [conn286] end connection 10.233.77.6:33198 (0 connections now open) 2021-06-21T23:06:57.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35090 #287 (1 connection now open) 2021-06-21T23:06:58.040+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:35090 conn287: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:06:58.139+0000 I NETWORK [conn287] end connection 127.0.0.1:35090 (0 connections now open) 2021-06-21T23:07:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33304 #288 (1 connection now open) 2021-06-21T23:07:03.435+0000 I NETWORK [conn288] end connection 10.233.77.6:33304 (0 connections now open) 2021-06-21T23:07:07.449+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35184 #289 (1 connection now open) 2021-06-21T23:07:07.450+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:35184 conn289: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:07:07.543+0000 I NETWORK [conn289] end connection 127.0.0.1:35184 (0 connections now open) 2021-06-21T23:07:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33408 #290 (1 connection now open) 2021-06-21T23:07:13.435+0000 I NETWORK [conn290] end connection 10.233.77.6:33408 (0 connections now open) 2021-06-21T23:07:17.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35296 #291 (1 connection now open) 2021-06-21T23:07:17.748+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:35296 conn291: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:07:17.846+0000 I NETWORK [conn291] end connection 127.0.0.1:35296 (0 connections now open) 2021-06-21T23:07:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33518 #292 (1 connection now open) 2021-06-21T23:07:23.435+0000 I NETWORK [conn292] end connection 10.233.77.6:33518 (0 connections now open) 2021-06-21T23:07:27.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35438 #293 (1 connection now open) 2021-06-21T23:07:27.844+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:35438 conn293: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:07:27.942+0000 I NETWORK [conn293] end connection 127.0.0.1:35438 (0 connections now open) 2021-06-21T23:07:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33660 #294 (1 connection now open) 2021-06-21T23:07:33.435+0000 I NETWORK [conn294] end connection 10.233.77.6:33660 (0 connections now open) 2021-06-21T23:07:37.848+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35546 #295 (1 connection now open) 2021-06-21T23:07:37.939+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:35546 conn295: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:07:37.946+0000 I NETWORK [conn295] end connection 127.0.0.1:35546 (0 connections now open) 2021-06-21T23:07:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33774 #296 (1 connection now open) 2021-06-21T23:07:43.434+0000 I NETWORK [conn296] end connection 10.233.77.6:33774 (0 connections now open) 2021-06-21T23:07:47.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35666 #297 (1 connection now open) 2021-06-21T23:07:47.645+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:35666 conn297: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:07:47.746+0000 I NETWORK [conn297] end connection 127.0.0.1:35666 (0 connections now open) 2021-06-21T23:07:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33882 #298 (1 connection now open) 2021-06-21T23:07:53.435+0000 I NETWORK [conn298] end connection 10.233.77.6:33882 (0 connections now open) 2021-06-21T23:07:57.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35770 #299 (1 connection now open) 2021-06-21T23:07:57.846+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:35770 conn299: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:07:57.944+0000 I NETWORK [conn299] end connection 127.0.0.1:35770 (0 connections now open) 2021-06-21T23:08:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33984 #300 (1 connection now open) 2021-06-21T23:08:03.435+0000 I NETWORK [conn300] end connection 10.233.77.6:33984 (0 connections now open) 2021-06-21T23:08:07.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35872 #301 (1 connection now open) 2021-06-21T23:08:07.942+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:35872 conn301: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:08:08.040+0000 I NETWORK [conn301] end connection 127.0.0.1:35872 (0 connections now open) 2021-06-21T23:08:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34092 #302 (1 connection now open) 2021-06-21T23:08:13.435+0000 I NETWORK [conn302] end connection 10.233.77.6:34092 (0 connections now open) 2021-06-21T23:08:17.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35988 #303 (1 connection now open) 2021-06-21T23:08:17.945+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:35988 conn303: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:08:18.042+0000 I NETWORK [conn303] end connection 127.0.0.1:35988 (0 connections now open) 2021-06-21T23:08:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34198 #304 (1 connection now open) 2021-06-21T23:08:23.435+0000 I NETWORK [conn304] end connection 10.233.77.6:34198 (0 connections now open) 2021-06-21T23:08:27.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36088 #305 (1 connection now open) 2021-06-21T23:08:27.940+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:36088 conn305: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:08:27.944+0000 I NETWORK [conn305] end connection 127.0.0.1:36088 (0 connections now open) 2021-06-21T23:08:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34302 #306 (1 connection now open) 2021-06-21T23:08:33.435+0000 I NETWORK [conn306] end connection 10.233.77.6:34302 (0 connections now open) 2021-06-21T23:08:38.040+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36190 #307 (1 connection now open) 2021-06-21T23:08:38.041+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:36190 conn307: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:08:38.141+0000 I NETWORK [conn307] end connection 127.0.0.1:36190 (0 connections now open) 2021-06-21T23:08:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34406 #308 (1 connection now open) 2021-06-21T23:08:43.435+0000 I NETWORK [conn308] end connection 10.233.77.6:34406 (0 connections now open) 2021-06-21T23:08:47.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36304 #309 (1 connection now open) 2021-06-21T23:08:47.947+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:36304 conn309: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:08:48.044+0000 I NETWORK [conn309] end connection 127.0.0.1:36304 (0 connections now open) 2021-06-21T23:08:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34516 #310 (1 connection now open) 2021-06-21T23:08:53.435+0000 I NETWORK [conn310] end connection 10.233.77.6:34516 (0 connections now open) 2021-06-21T23:08:57.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36406 #311 (1 connection now open) 2021-06-21T23:08:57.747+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:36406 conn311: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:08:57.844+0000 I NETWORK [conn311] end connection 127.0.0.1:36406 (0 connections now open) 2021-06-21T23:09:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34624 #312 (1 connection now open) 2021-06-21T23:09:03.434+0000 I NETWORK [conn312] end connection 10.233.77.6:34624 (0 connections now open) 2021-06-21T23:09:07.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36510 #313 (1 connection now open) 2021-06-21T23:09:07.650+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:36510 conn313: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:09:07.748+0000 I NETWORK [conn313] end connection 127.0.0.1:36510 (0 connections now open) 2021-06-21T23:09:13.438+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34730 #314 (1 connection now open) 2021-06-21T23:09:13.440+0000 I NETWORK [conn314] end connection 10.233.77.6:34730 (0 connections now open) 2021-06-21T23:09:17.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36622 #315 (1 connection now open) 2021-06-21T23:09:17.744+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:36622 conn315: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:09:17.844+0000 I NETWORK [conn315] end connection 127.0.0.1:36622 (0 connections now open) 2021-06-21T23:09:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34836 #316 (1 connection now open) 2021-06-21T23:09:23.435+0000 I NETWORK [conn316] end connection 10.233.77.6:34836 (0 connections now open) 2021-06-21T23:09:27.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36726 #317 (1 connection now open) 2021-06-21T23:09:27.841+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:36726 conn317: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:09:27.848+0000 I NETWORK [conn317] end connection 127.0.0.1:36726 (0 connections now open) 2021-06-21T23:09:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34944 #318 (1 connection now open) 2021-06-21T23:09:33.435+0000 I NETWORK [conn318] end connection 10.233.77.6:34944 (0 connections now open) 2021-06-21T23:09:38.140+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36846 #319 (1 connection now open) 2021-06-21T23:09:38.142+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:36846 conn319: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:09:38.241+0000 I NETWORK [conn319] end connection 127.0.0.1:36846 (0 connections now open) 2021-06-21T23:09:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35072 #320 (1 connection now open) 2021-06-21T23:09:43.435+0000 I NETWORK [conn320] end connection 10.233.77.6:35072 (0 connections now open) 2021-06-21T23:09:47.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36970 #321 (1 connection now open) 2021-06-21T23:09:47.844+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:36970 conn321: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:09:47.942+0000 I NETWORK [conn321] end connection 127.0.0.1:36970 (0 connections now open) 2021-06-21T23:09:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35182 #322 (1 connection now open) 2021-06-21T23:09:53.434+0000 I NETWORK [conn322] end connection 10.233.77.6:35182 (0 connections now open) 2021-06-21T23:09:57.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37072 #323 (1 connection now open) 2021-06-21T23:09:57.839+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:37072 conn323: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:09:57.844+0000 I NETWORK [conn323] end connection 127.0.0.1:37072 (0 connections now open) 2021-06-21T23:10:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35288 #324 (1 connection now open) 2021-06-21T23:10:03.435+0000 I NETWORK [conn324] end connection 10.233.77.6:35288 (0 connections now open) 2021-06-21T23:10:07.751+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37176 #325 (1 connection now open) 2021-06-21T23:10:07.841+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:37176 conn325: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:10:07.943+0000 I NETWORK [conn325] end connection 127.0.0.1:37176 (0 connections now open) 2021-06-21T23:10:13.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35400 #326 (1 connection now open) 2021-06-21T23:10:13.436+0000 I NETWORK [conn326] end connection 10.233.77.6:35400 (0 connections now open) 2021-06-21T23:10:17.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37292 #327 (1 connection now open) 2021-06-21T23:10:17.941+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:37292 conn327: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:10:18.039+0000 I NETWORK [conn327] end connection 127.0.0.1:37292 (0 connections now open) 2021-06-21T23:10:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35500 #328 (1 connection now open) 2021-06-21T23:10:23.434+0000 I NETWORK [conn328] end connection 10.233.77.6:35500 (0 connections now open) 2021-06-21T23:10:27.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37394 #329 (1 connection now open) 2021-06-21T23:10:27.946+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:37394 conn329: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:10:28.139+0000 I NETWORK [conn329] end connection 127.0.0.1:37394 (0 connections now open) 2021-06-21T23:10:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35610 #330 (1 connection now open) 2021-06-21T23:10:33.435+0000 I NETWORK [conn330] end connection 10.233.77.6:35610 (0 connections now open) 2021-06-21T23:10:37.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37496 #331 (1 connection now open) 2021-06-21T23:10:37.545+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:37496 conn331: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:10:37.644+0000 I NETWORK [conn331] end connection 127.0.0.1:37496 (0 connections now open) 2021-06-21T23:10:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35718 #332 (1 connection now open) 2021-06-21T23:10:43.435+0000 I NETWORK [conn332] end connection 10.233.77.6:35718 (0 connections now open) 2021-06-21T23:10:47.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37618 #333 (1 connection now open) 2021-06-21T23:10:47.945+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:37618 conn333: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:10:48.039+0000 I NETWORK [conn333] end connection 127.0.0.1:37618 (0 connections now open) 2021-06-21T23:10:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35828 #334 (1 connection now open) 2021-06-21T23:10:53.434+0000 I NETWORK [conn334] end connection 10.233.77.6:35828 (0 connections now open) 2021-06-21T23:10:58.044+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37724 #335 (1 connection now open) 2021-06-21T23:10:58.140+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:37724 conn335: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:10:58.144+0000 I NETWORK [conn335] end connection 127.0.0.1:37724 (0 connections now open) 2021-06-21T23:11:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35940 #336 (1 connection now open) 2021-06-21T23:11:03.435+0000 I NETWORK [conn336] end connection 10.233.77.6:35940 (0 connections now open) 2021-06-21T23:11:07.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37836 #337 (1 connection now open) 2021-06-21T23:11:07.940+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:37836 conn337: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:11:07.945+0000 I NETWORK [conn337] end connection 127.0.0.1:37836 (0 connections now open) 2021-06-21T23:11:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36054 #338 (1 connection now open) 2021-06-21T23:11:13.435+0000 I NETWORK [conn338] end connection 10.233.77.6:36054 (0 connections now open) 2021-06-21T23:11:17.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37940 #339 (1 connection now open) 2021-06-21T23:11:17.749+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:37940 conn339: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:11:17.844+0000 I NETWORK [conn339] end connection 127.0.0.1:37940 (0 connections now open) 2021-06-21T23:11:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36156 #340 (1 connection now open) 2021-06-21T23:11:23.435+0000 I NETWORK [conn340] end connection 10.233.77.6:36156 (0 connections now open) 2021-06-21T23:11:27.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38044 #341 (1 connection now open) 2021-06-21T23:11:27.742+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:38044 conn341: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:11:27.839+0000 I NETWORK [conn341] end connection 127.0.0.1:38044 (0 connections now open) 2021-06-21T23:11:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36264 #342 (1 connection now open) 2021-06-21T23:11:33.435+0000 I NETWORK [conn342] end connection 10.233.77.6:36264 (0 connections now open) 2021-06-21T23:11:37.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38150 #343 (1 connection now open) 2021-06-21T23:11:37.844+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:38150 conn343: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:11:37.940+0000 I NETWORK [conn343] end connection 127.0.0.1:38150 (0 connections now open) 2021-06-21T23:11:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36372 #344 (1 connection now open) 2021-06-21T23:11:43.434+0000 I NETWORK [conn344] end connection 10.233.77.6:36372 (0 connections now open) 2021-06-21T23:11:45.159+0000 I NETWORK [listener] connection accepted from 10.233.71.58:59892 #345 (1 connection now open) 2021-06-21T23:11:45.193+0000 I NETWORK [conn345] received client metadata from 10.233.71.58:59892 conn345: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-06-21T23:11:46.674+0000 I NETWORK [listener] connection accepted from 10.233.71.58:59910 #346 (2 connections now open) 2021-06-21T23:11:46.740+0000 I NETWORK [conn346] received client metadata from 10.233.71.58:59910 conn346: { driver: { name: "mongo-java-driver", version: "unknown" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-13-cloud-amd64" }, platform: "Java/N/A/11.0.8+10" } 2021-06-21T23:11:46.841+0000 I STORAGE [conn346] createCollection: dcae-tcagen2.channelMessages with generated UUID: a8ee6780-54f0-4b28-83cf-68bf88dea7d8 2021-06-21T23:11:47.500+0000 I INDEX [conn346] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-06-21T23:11:47.500+0000 I INDEX [conn346] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-21T23:11:47.551+0000 I INDEX [conn346] build index done. scanned 0 total records. 0 secs 2021-06-21T23:11:47.552+0000 I COMMAND [conn346] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("8fecab95-1a86-44af-9752-da024e9ae328") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 710ms 2021-06-21T23:11:47.950+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38274 #347 (3 connections now open) 2021-06-21T23:11:47.950+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:38274 conn347: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:11:48.047+0000 I NETWORK [conn347] end connection 127.0.0.1:38274 (2 connections now open) 2021-06-21T23:11:48.359+0000 I INDEX [conn346] build index on: dcae-tcagen2.channelMessages properties: { v: 2, unique: true, key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-06-21T23:11:48.359+0000 I INDEX [conn346] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-21T23:11:48.362+0000 I INDEX [conn346] build index done. scanned 0 total records. 0 secs 2021-06-21T23:11:48.363+0000 I COMMAND [conn346] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, messageId: 1 }, name: "groupId_1_messageId_1", ns: "dcae-tcagen2.channelMessages", unique: true } ], $db: "dcae-tcagen2", lsid: { id: UUID("8fecab95-1a86-44af-9752-da024e9ae328") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 806ms 2021-06-21T23:11:48.627+0000 I INDEX [conn346] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } 2021-06-21T23:11:48.627+0000 I INDEX [conn346] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-21T23:11:48.630+0000 I INDEX [conn346] build index done. scanned 0 total records. 0 secs 2021-06-21T23:11:48.630+0000 I COMMAND [conn346] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, lastModifiedTime: -1, sequence: -1 }, name: "groupId_1_lastModifiedTime_-1_sequence_-1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("8fecab95-1a86-44af-9752-da024e9ae328") }, $readPreference: { mode: "primaryPreferred" } } numYields:0 reslen:114 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_msg 265ms 2021-06-21T23:11:48.666+0000 I INDEX [conn346] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } 2021-06-21T23:11:48.666+0000 I INDEX [conn346] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-21T23:11:48.670+0000 I INDEX [conn346] build index done. scanned 0 total records. 0 secs 2021-06-21T23:11:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36512 #348 (3 connections now open) 2021-06-21T23:11:53.435+0000 I NETWORK [conn348] end connection 10.233.77.6:36512 (2 connections now open) 2021-06-21T23:11:57.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38446 #349 (3 connections now open) 2021-06-21T23:11:57.939+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:38446 conn349: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:11:58.039+0000 I NETWORK [conn349] end connection 127.0.0.1:38446 (2 connections now open) 2021-06-21T23:12:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36722 #350 (3 connections now open) 2021-06-21T23:12:03.434+0000 I NETWORK [conn350] end connection 10.233.77.6:36722 (2 connections now open) 2021-06-21T23:12:07.246+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38642 #351 (3 connections now open) 2021-06-21T23:12:07.247+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:38642 conn351: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:12:07.341+0000 I NETWORK [conn351] end connection 127.0.0.1:38642 (2 connections now open) 2021-06-21T23:12:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36896 #352 (3 connections now open) 2021-06-21T23:12:13.435+0000 I NETWORK [conn352] end connection 10.233.77.6:36896 (2 connections now open) 2021-06-21T23:12:17.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38790 #353 (3 connections now open) 2021-06-21T23:12:17.747+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:38790 conn353: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:12:17.847+0000 I NETWORK [conn353] end connection 127.0.0.1:38790 (2 connections now open) 2021-06-21T23:12:23.436+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37012 #354 (3 connections now open) 2021-06-21T23:12:23.437+0000 I NETWORK [conn354] end connection 10.233.77.6:37012 (2 connections now open) 2021-06-21T23:12:27.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38916 #355 (3 connections now open) 2021-06-21T23:12:27.940+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:38916 conn355: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:12:28.040+0000 I NETWORK [conn355] end connection 127.0.0.1:38916 (2 connections now open) 2021-06-21T23:12:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37138 #356 (3 connections now open) 2021-06-21T23:12:33.434+0000 I NETWORK [conn356] end connection 10.233.77.6:37138 (2 connections now open) 2021-06-21T23:12:37.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39032 #357 (3 connections now open) 2021-06-21T23:12:37.945+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:39032 conn357: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:12:38.043+0000 I NETWORK [conn357] end connection 127.0.0.1:39032 (2 connections now open) 2021-06-21T23:12:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37254 #358 (3 connections now open) 2021-06-21T23:12:43.435+0000 I NETWORK [conn358] end connection 10.233.77.6:37254 (2 connections now open) 2021-06-21T23:12:47.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39156 #359 (3 connections now open) 2021-06-21T23:12:47.749+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:39156 conn359: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:12:47.847+0000 I NETWORK [conn359] end connection 127.0.0.1:39156 (2 connections now open) 2021-06-21T23:12:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37396 #360 (3 connections now open) 2021-06-21T23:12:53.435+0000 I NETWORK [conn360] end connection 10.233.77.6:37396 (2 connections now open) 2021-06-21T23:12:57.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39294 #361 (3 connections now open) 2021-06-21T23:12:57.641+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:39294 conn361: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:12:57.739+0000 I NETWORK [conn361] end connection 127.0.0.1:39294 (2 connections now open) 2021-06-21T23:13:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37514 #362 (3 connections now open) 2021-06-21T23:13:03.434+0000 I NETWORK [conn362] end connection 10.233.77.6:37514 (2 connections now open) 2021-06-21T23:13:07.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39414 #363 (3 connections now open) 2021-06-21T23:13:07.744+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:39414 conn363: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:13:07.847+0000 I NETWORK [conn363] end connection 127.0.0.1:39414 (2 connections now open) 2021-06-21T23:13:13.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37660 #364 (3 connections now open) 2021-06-21T23:13:13.435+0000 I NETWORK [conn364] end connection 10.233.77.6:37660 (2 connections now open) 2021-06-21T23:13:17.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39576 #365 (3 connections now open) 2021-06-21T23:13:17.641+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:39576 conn365: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:13:17.743+0000 I NETWORK [conn365] end connection 127.0.0.1:39576 (2 connections now open) 2021-06-21T23:13:23.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37802 #366 (3 connections now open) 2021-06-21T23:13:23.435+0000 I NETWORK [conn366] end connection 10.233.77.6:37802 (2 connections now open) 2021-06-21T23:13:27.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39710 #367 (3 connections now open) 2021-06-21T23:13:27.848+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:39710 conn367: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:13:27.945+0000 I NETWORK [conn367] end connection 127.0.0.1:39710 (2 connections now open) 2021-06-21T23:13:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37932 #368 (3 connections now open) 2021-06-21T23:13:33.435+0000 I NETWORK [conn368] end connection 10.233.77.6:37932 (2 connections now open) 2021-06-21T23:13:37.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39840 #369 (3 connections now open) 2021-06-21T23:13:37.845+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:39840 conn369: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:13:37.943+0000 I NETWORK [conn369] end connection 127.0.0.1:39840 (2 connections now open) 2021-06-21T23:13:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38066 #370 (3 connections now open) 2021-06-21T23:13:43.435+0000 I NETWORK [conn370] end connection 10.233.77.6:38066 (2 connections now open) 2021-06-21T23:13:48.143+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39986 #371 (3 connections now open) 2021-06-21T23:13:48.143+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:39986 conn371: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:13:48.147+0000 I NETWORK [conn371] end connection 127.0.0.1:39986 (2 connections now open) 2021-06-21T23:13:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38202 #372 (3 connections now open) 2021-06-21T23:13:53.435+0000 I NETWORK [conn372] end connection 10.233.77.6:38202 (2 connections now open) 2021-06-21T23:13:57.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40102 #373 (3 connections now open) 2021-06-21T23:13:57.843+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:40102 conn373: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:13:57.939+0000 I NETWORK [conn373] end connection 127.0.0.1:40102 (2 connections now open) 2021-06-21T23:14:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38322 #374 (3 connections now open) 2021-06-21T23:14:03.435+0000 I NETWORK [conn374] end connection 10.233.77.6:38322 (2 connections now open) 2021-06-21T23:14:07.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40220 #375 (3 connections now open) 2021-06-21T23:14:07.641+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:40220 conn375: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:14:07.744+0000 I NETWORK [conn375] end connection 127.0.0.1:40220 (2 connections now open) 2021-06-21T23:14:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38454 #376 (3 connections now open) 2021-06-21T23:14:13.435+0000 I NETWORK [conn376] end connection 10.233.77.6:38454 (2 connections now open) 2021-06-21T23:14:17.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40360 #377 (3 connections now open) 2021-06-21T23:14:17.839+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:40360 conn377: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:14:17.846+0000 I NETWORK [conn377] end connection 127.0.0.1:40360 (2 connections now open) 2021-06-21T23:14:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38578 #378 (3 connections now open) 2021-06-21T23:14:23.434+0000 I NETWORK [conn378] end connection 10.233.77.6:38578 (2 connections now open) 2021-06-21T23:14:27.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40478 #379 (3 connections now open) 2021-06-21T23:14:27.543+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:40478 conn379: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:14:27.641+0000 I NETWORK [conn379] end connection 127.0.0.1:40478 (2 connections now open) 2021-06-21T23:14:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38722 #380 (3 connections now open) 2021-06-21T23:14:33.434+0000 I NETWORK [conn380] end connection 10.233.77.6:38722 (2 connections now open) 2021-06-21T23:14:37.941+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40630 #381 (3 connections now open) 2021-06-21T23:14:37.942+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:40630 conn381: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:14:38.044+0000 I NETWORK [conn381] end connection 127.0.0.1:40630 (2 connections now open) 2021-06-21T23:14:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38858 #382 (3 connections now open) 2021-06-21T23:14:43.434+0000 I NETWORK [conn382] end connection 10.233.77.6:38858 (2 connections now open) 2021-06-21T23:14:47.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40770 #383 (3 connections now open) 2021-06-21T23:14:47.844+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:40770 conn383: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:14:47.941+0000 I NETWORK [conn383] end connection 127.0.0.1:40770 (2 connections now open) 2021-06-21T23:14:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38988 #384 (3 connections now open) 2021-06-21T23:14:53.435+0000 I NETWORK [conn384] end connection 10.233.77.6:38988 (2 connections now open) 2021-06-21T23:14:57.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40886 #385 (3 connections now open) 2021-06-21T23:14:57.649+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:40886 conn385: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:14:57.746+0000 I NETWORK [conn385] end connection 127.0.0.1:40886 (2 connections now open) 2021-06-21T23:15:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39114 #386 (3 connections now open) 2021-06-21T23:15:03.435+0000 I NETWORK [conn386] end connection 10.233.77.6:39114 (2 connections now open) 2021-06-21T23:15:07.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41022 #387 (3 connections now open) 2021-06-21T23:15:07.944+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:41022 conn387: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:15:08.039+0000 I NETWORK [conn387] end connection 127.0.0.1:41022 (2 connections now open) 2021-06-21T23:15:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39252 #388 (3 connections now open) 2021-06-21T23:15:13.435+0000 I NETWORK [conn388] end connection 10.233.77.6:39252 (2 connections now open) 2021-06-21T23:15:17.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41154 #389 (3 connections now open) 2021-06-21T23:15:17.939+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:41154 conn389: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:15:17.945+0000 I NETWORK [conn389] end connection 127.0.0.1:41154 (2 connections now open) 2021-06-21T23:15:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39382 #390 (3 connections now open) 2021-06-21T23:15:23.435+0000 I NETWORK [conn390] end connection 10.233.77.6:39382 (2 connections now open) 2021-06-21T23:15:27.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41286 #391 (3 connections now open) 2021-06-21T23:15:27.747+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:41286 conn391: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:15:27.843+0000 I NETWORK [conn391] end connection 127.0.0.1:41286 (2 connections now open) 2021-06-21T23:15:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39516 #392 (3 connections now open) 2021-06-21T23:15:33.435+0000 I NETWORK [conn392] end connection 10.233.77.6:39516 (2 connections now open) 2021-06-21T23:15:37.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41416 #393 (3 connections now open) 2021-06-21T23:15:37.845+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:41416 conn393: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:15:37.939+0000 I NETWORK [conn393] end connection 127.0.0.1:41416 (2 connections now open) 2021-06-21T23:15:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39642 #394 (3 connections now open) 2021-06-21T23:15:43.434+0000 I NETWORK [conn394] end connection 10.233.77.6:39642 (2 connections now open) 2021-06-21T23:15:47.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41548 #395 (3 connections now open) 2021-06-21T23:15:47.544+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:41548 conn395: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:15:47.644+0000 I NETWORK [conn395] end connection 127.0.0.1:41548 (2 connections now open) 2021-06-21T23:15:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39778 #396 (3 connections now open) 2021-06-21T23:15:53.435+0000 I NETWORK [conn396] end connection 10.233.77.6:39778 (2 connections now open) 2021-06-21T23:15:57.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41680 #397 (3 connections now open) 2021-06-21T23:15:57.846+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:41680 conn397: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:15:57.946+0000 I NETWORK [conn397] end connection 127.0.0.1:41680 (2 connections now open) 2021-06-21T23:16:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39906 #398 (3 connections now open) 2021-06-21T23:16:03.435+0000 I NETWORK [conn398] end connection 10.233.77.6:39906 (2 connections now open) 2021-06-21T23:16:07.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41806 #399 (3 connections now open) 2021-06-21T23:16:07.739+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:41806 conn399: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:16:07.746+0000 I NETWORK [conn399] end connection 127.0.0.1:41806 (2 connections now open) 2021-06-21T23:16:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40044 #400 (3 connections now open) 2021-06-21T23:16:13.435+0000 I NETWORK [conn400] end connection 10.233.77.6:40044 (2 connections now open) 2021-06-21T23:16:17.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41940 #401 (3 connections now open) 2021-06-21T23:16:17.649+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:41940 conn401: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:16:17.745+0000 I NETWORK [conn401] end connection 127.0.0.1:41940 (2 connections now open) 2021-06-21T23:16:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40166 #402 (3 connections now open) 2021-06-21T23:16:23.435+0000 I NETWORK [conn402] end connection 10.233.77.6:40166 (2 connections now open) 2021-06-21T23:16:27.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42070 #403 (3 connections now open) 2021-06-21T23:16:27.741+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:42070 conn403: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:16:27.846+0000 I NETWORK [conn403] end connection 127.0.0.1:42070 (2 connections now open) 2021-06-21T23:16:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40302 #404 (3 connections now open) 2021-06-21T23:16:33.435+0000 I NETWORK [conn404] end connection 10.233.77.6:40302 (2 connections now open) 2021-06-21T23:16:37.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42202 #405 (3 connections now open) 2021-06-21T23:16:37.741+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:42202 conn405: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:16:37.748+0000 I NETWORK [conn405] end connection 127.0.0.1:42202 (2 connections now open) 2021-06-21T23:16:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40436 #406 (3 connections now open) 2021-06-21T23:16:43.435+0000 I NETWORK [conn406] end connection 10.233.77.6:40436 (2 connections now open) 2021-06-21T23:16:47.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42346 #407 (3 connections now open) 2021-06-21T23:16:47.639+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:42346 conn407: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:16:47.645+0000 I NETWORK [conn407] end connection 127.0.0.1:42346 (2 connections now open) 2021-06-21T23:16:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40578 #408 (3 connections now open) 2021-06-21T23:16:53.435+0000 I NETWORK [conn408] end connection 10.233.77.6:40578 (2 connections now open) 2021-06-21T23:16:57.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42476 #409 (3 connections now open) 2021-06-21T23:16:57.746+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:42476 conn409: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:16:57.843+0000 I NETWORK [conn409] end connection 127.0.0.1:42476 (2 connections now open) 2021-06-21T23:17:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40706 #410 (3 connections now open) 2021-06-21T23:17:03.435+0000 I NETWORK [conn410] end connection 10.233.77.6:40706 (2 connections now open) 2021-06-21T23:17:07.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42602 #411 (3 connections now open) 2021-06-21T23:17:07.647+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:42602 conn411: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:17:07.748+0000 I NETWORK [conn411] end connection 127.0.0.1:42602 (2 connections now open) 2021-06-21T23:17:13.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40838 #412 (3 connections now open) 2021-06-21T23:17:13.435+0000 I NETWORK [conn412] end connection 10.233.77.6:40838 (2 connections now open) 2021-06-21T23:17:17.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42742 #413 (3 connections now open) 2021-06-21T23:17:17.741+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:42742 conn413: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:17:17.839+0000 I NETWORK [conn413] end connection 127.0.0.1:42742 (2 connections now open) 2021-06-21T23:17:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40982 #414 (3 connections now open) 2021-06-21T23:17:23.435+0000 I NETWORK [conn414] end connection 10.233.77.6:40982 (2 connections now open) 2021-06-21T23:17:27.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42898 #415 (3 connections now open) 2021-06-21T23:17:27.844+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:42898 conn415: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:17:27.942+0000 I NETWORK [conn415] end connection 127.0.0.1:42898 (2 connections now open) 2021-06-21T23:17:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41152 #416 (3 connections now open) 2021-06-21T23:17:33.434+0000 I NETWORK [conn416] end connection 10.233.77.6:41152 (2 connections now open) 2021-06-21T23:17:37.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43054 #417 (3 connections now open) 2021-06-21T23:17:37.443+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:43054 conn417: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:17:37.547+0000 I NETWORK [conn417] end connection 127.0.0.1:43054 (2 connections now open) 2021-06-21T23:17:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41316 #418 (3 connections now open) 2021-06-21T23:17:43.435+0000 I NETWORK [conn418] end connection 10.233.77.6:41316 (2 connections now open) 2021-06-21T23:17:47.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43236 #419 (3 connections now open) 2021-06-21T23:17:47.843+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:43236 conn419: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:17:47.940+0000 I NETWORK [conn419] end connection 127.0.0.1:43236 (2 connections now open) 2021-06-21T23:17:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41492 #420 (3 connections now open) 2021-06-21T23:17:53.434+0000 I NETWORK [conn420] end connection 10.233.77.6:41492 (2 connections now open) 2021-06-21T23:17:57.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43420 #421 (3 connections now open) 2021-06-21T23:17:57.748+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:43420 conn421: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:17:57.846+0000 I NETWORK [conn421] end connection 127.0.0.1:43420 (2 connections now open) 2021-06-21T23:18:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41670 #422 (3 connections now open) 2021-06-21T23:18:03.434+0000 I NETWORK [conn422] end connection 10.233.77.6:41670 (2 connections now open) 2021-06-21T23:18:07.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43574 #423 (3 connections now open) 2021-06-21T23:18:07.550+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:43574 conn423: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:18:07.644+0000 I NETWORK [conn423] end connection 127.0.0.1:43574 (2 connections now open) 2021-06-21T23:18:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41808 #424 (3 connections now open) 2021-06-21T23:18:13.435+0000 I NETWORK [conn424] end connection 10.233.77.6:41808 (2 connections now open) 2021-06-21T23:18:17.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43712 #425 (3 connections now open) 2021-06-21T23:18:17.843+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:43712 conn425: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:18:17.939+0000 I NETWORK [conn425] end connection 127.0.0.1:43712 (2 connections now open) 2021-06-21T23:18:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41936 #426 (3 connections now open) 2021-06-21T23:18:23.435+0000 I NETWORK [conn426] end connection 10.233.77.6:41936 (2 connections now open) 2021-06-21T23:18:27.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43834 #427 (3 connections now open) 2021-06-21T23:18:27.740+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:43834 conn427: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:18:27.842+0000 I NETWORK [conn427] end connection 127.0.0.1:43834 (2 connections now open) 2021-06-21T23:18:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42060 #428 (3 connections now open) 2021-06-21T23:18:33.435+0000 I NETWORK [conn428] end connection 10.233.77.6:42060 (2 connections now open) 2021-06-21T23:18:37.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43960 #429 (3 connections now open) 2021-06-21T23:18:37.842+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:43960 conn429: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:18:37.942+0000 I NETWORK [conn429] end connection 127.0.0.1:43960 (2 connections now open) 2021-06-21T23:18:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42184 #430 (3 connections now open) 2021-06-21T23:18:43.435+0000 I NETWORK [conn430] end connection 10.233.77.6:42184 (2 connections now open) 2021-06-21T23:18:47.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44088 #431 (3 connections now open) 2021-06-21T23:18:47.839+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:44088 conn431: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:18:47.846+0000 I NETWORK [conn431] end connection 127.0.0.1:44088 (2 connections now open) 2021-06-21T23:18:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42318 #432 (3 connections now open) 2021-06-21T23:18:53.435+0000 I NETWORK [conn432] end connection 10.233.77.6:42318 (2 connections now open) 2021-06-21T23:18:57.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44214 #433 (3 connections now open) 2021-06-21T23:18:57.841+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:44214 conn433: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:18:57.939+0000 I NETWORK [conn433] end connection 127.0.0.1:44214 (2 connections now open) 2021-06-21T23:19:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42438 #434 (3 connections now open) 2021-06-21T23:19:03.435+0000 I NETWORK [conn434] end connection 10.233.77.6:42438 (2 connections now open) 2021-06-21T23:19:07.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44340 #435 (3 connections now open) 2021-06-21T23:19:07.845+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:44340 conn435: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:19:07.943+0000 I NETWORK [conn435] end connection 127.0.0.1:44340 (2 connections now open) 2021-06-21T23:19:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42566 #436 (3 connections now open) 2021-06-21T23:19:13.434+0000 I NETWORK [conn436] end connection 10.233.77.6:42566 (2 connections now open) 2021-06-21T23:19:17.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44466 #437 (3 connections now open) 2021-06-21T23:19:17.652+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:44466 conn437: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:19:17.745+0000 I NETWORK [conn437] end connection 127.0.0.1:44466 (2 connections now open) 2021-06-21T23:19:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42692 #438 (3 connections now open) 2021-06-21T23:19:23.435+0000 I NETWORK [conn438] end connection 10.233.77.6:42692 (2 connections now open) 2021-06-21T23:19:27.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44598 #439 (3 connections now open) 2021-06-21T23:19:27.944+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:44598 conn439: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:19:28.044+0000 I NETWORK [conn439] end connection 127.0.0.1:44598 (2 connections now open) 2021-06-21T23:19:33.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42816 #440 (3 connections now open) 2021-06-21T23:19:33.435+0000 I NETWORK [conn440] end connection 10.233.77.6:42816 (2 connections now open) 2021-06-21T23:19:37.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44716 #441 (3 connections now open) 2021-06-21T23:19:37.941+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:44716 conn441: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:19:37.947+0000 I NETWORK [conn441] end connection 127.0.0.1:44716 (2 connections now open) 2021-06-21T23:19:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42942 #442 (3 connections now open) 2021-06-21T23:19:43.434+0000 I NETWORK [conn442] end connection 10.233.77.6:42942 (2 connections now open) 2021-06-21T23:19:47.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44844 #443 (3 connections now open) 2021-06-21T23:19:47.741+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:44844 conn443: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:19:47.840+0000 I NETWORK [conn443] end connection 127.0.0.1:44844 (2 connections now open) 2021-06-21T23:19:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43066 #444 (3 connections now open) 2021-06-21T23:19:53.435+0000 I NETWORK [conn444] end connection 10.233.77.6:43066 (2 connections now open) 2021-06-21T23:19:57.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44962 #445 (3 connections now open) 2021-06-21T23:19:57.840+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:44962 conn445: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:19:57.844+0000 I NETWORK [conn445] end connection 127.0.0.1:44962 (2 connections now open) 2021-06-21T23:20:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43188 #446 (3 connections now open) 2021-06-21T23:20:03.435+0000 I NETWORK [conn446] end connection 10.233.77.6:43188 (2 connections now open) 2021-06-21T23:20:07.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45088 #447 (3 connections now open) 2021-06-21T23:20:07.741+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:45088 conn447: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:20:07.746+0000 I NETWORK [conn447] end connection 127.0.0.1:45088 (2 connections now open) 2021-06-21T23:20:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43316 #448 (3 connections now open) 2021-06-21T23:20:13.435+0000 I NETWORK [conn448] end connection 10.233.77.6:43316 (2 connections now open) 2021-06-21T23:20:17.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45218 #449 (3 connections now open) 2021-06-21T23:20:17.848+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:45218 conn449: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:20:17.945+0000 I NETWORK [conn449] end connection 127.0.0.1:45218 (2 connections now open) 2021-06-21T23:20:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43436 #450 (3 connections now open) 2021-06-21T23:20:23.434+0000 I NETWORK [conn450] end connection 10.233.77.6:43436 (2 connections now open) 2021-06-21T23:20:27.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45334 #451 (3 connections now open) 2021-06-21T23:20:27.840+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:45334 conn451: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:20:27.844+0000 I NETWORK [conn451] end connection 127.0.0.1:45334 (2 connections now open) 2021-06-21T23:20:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43560 #452 (3 connections now open) 2021-06-21T23:20:33.439+0000 I NETWORK [conn452] end connection 10.233.77.6:43560 (2 connections now open) 2021-06-21T23:20:37.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45456 #453 (3 connections now open) 2021-06-21T23:20:37.642+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:45456 conn453: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:20:37.748+0000 I NETWORK [conn453] end connection 127.0.0.1:45456 (2 connections now open) 2021-06-21T23:20:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43700 #454 (3 connections now open) 2021-06-21T23:20:43.434+0000 I NETWORK [conn454] end connection 10.233.77.6:43700 (2 connections now open) 2021-06-21T23:20:47.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45608 #455 (3 connections now open) 2021-06-21T23:20:47.551+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:45608 conn455: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:20:47.739+0000 I NETWORK [conn455] end connection 127.0.0.1:45608 (2 connections now open) 2021-06-21T23:20:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43848 #456 (3 connections now open) 2021-06-21T23:20:53.435+0000 I NETWORK [conn456] end connection 10.233.77.6:43848 (2 connections now open) 2021-06-21T23:20:57.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45762 #457 (3 connections now open) 2021-06-21T23:20:57.943+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:45762 conn457: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:20:58.042+0000 I NETWORK [conn457] end connection 127.0.0.1:45762 (2 connections now open) 2021-06-21T23:21:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43980 #458 (3 connections now open) 2021-06-21T23:21:03.435+0000 I NETWORK [conn458] end connection 10.233.77.6:43980 (2 connections now open) 2021-06-21T23:21:07.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45882 #459 (3 connections now open) 2021-06-21T23:21:07.540+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:45882 conn459: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:21:07.545+0000 I NETWORK [conn459] end connection 127.0.0.1:45882 (2 connections now open) 2021-06-21T23:21:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44120 #460 (3 connections now open) 2021-06-21T23:21:13.435+0000 I NETWORK [conn460] end connection 10.233.77.6:44120 (2 connections now open) 2021-06-21T23:21:17.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46018 #461 (3 connections now open) 2021-06-21T23:21:17.940+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:46018 conn461: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:21:17.944+0000 I NETWORK [conn461] end connection 127.0.0.1:46018 (2 connections now open) 2021-06-21T23:21:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44246 #462 (3 connections now open) 2021-06-21T23:21:23.434+0000 I NETWORK [conn462] end connection 10.233.77.6:44246 (2 connections now open) 2021-06-21T23:21:27.541+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46148 #463 (3 connections now open) 2021-06-21T23:21:27.542+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:46148 conn463: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:21:27.642+0000 I NETWORK [conn463] end connection 127.0.0.1:46148 (2 connections now open) 2021-06-21T23:21:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44372 #464 (3 connections now open) 2021-06-21T23:21:33.434+0000 I NETWORK [conn464] end connection 10.233.77.6:44372 (2 connections now open) 2021-06-21T23:21:37.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46270 #465 (3 connections now open) 2021-06-21T23:21:37.843+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:46270 conn465: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:21:37.942+0000 I NETWORK [conn465] end connection 127.0.0.1:46270 (2 connections now open) 2021-06-21T23:21:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44498 #466 (3 connections now open) 2021-06-21T23:21:43.435+0000 I NETWORK [conn466] end connection 10.233.77.6:44498 (2 connections now open) 2021-06-21T23:21:47.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46394 #467 (3 connections now open) 2021-06-21T23:21:47.541+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:46394 conn467: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:21:47.545+0000 I NETWORK [conn467] end connection 127.0.0.1:46394 (2 connections now open) 2021-06-21T23:21:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44622 #468 (3 connections now open) 2021-06-21T23:21:53.435+0000 I NETWORK [conn468] end connection 10.233.77.6:44622 (2 connections now open) 2021-06-21T23:21:57.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46512 #469 (3 connections now open) 2021-06-21T23:21:57.454+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:46512 conn469: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:21:57.645+0000 I NETWORK [conn469] end connection 127.0.0.1:46512 (2 connections now open) 2021-06-21T23:22:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44742 #470 (3 connections now open) 2021-06-21T23:22:03.435+0000 I NETWORK [conn470] end connection 10.233.77.6:44742 (2 connections now open) 2021-06-21T23:22:07.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46646 #471 (3 connections now open) 2021-06-21T23:22:07.649+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:46646 conn471: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:22:07.746+0000 I NETWORK [conn471] end connection 127.0.0.1:46646 (2 connections now open) 2021-06-21T23:22:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44896 #472 (3 connections now open) 2021-06-21T23:22:13.435+0000 I NETWORK [conn472] end connection 10.233.77.6:44896 (2 connections now open) 2021-06-21T23:22:17.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46794 #473 (3 connections now open) 2021-06-21T23:22:17.543+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:46794 conn473: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:22:17.643+0000 I NETWORK [conn473] end connection 127.0.0.1:46794 (2 connections now open) 2021-06-21T23:22:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45014 #474 (3 connections now open) 2021-06-21T23:22:23.435+0000 I NETWORK [conn474] end connection 10.233.77.6:45014 (2 connections now open) 2021-06-21T23:22:27.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46914 #475 (3 connections now open) 2021-06-21T23:22:27.843+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:46914 conn475: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:22:27.941+0000 I NETWORK [conn475] end connection 127.0.0.1:46914 (2 connections now open) 2021-06-21T23:22:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45142 #476 (3 connections now open) 2021-06-21T23:22:33.434+0000 I NETWORK [conn476] end connection 10.233.77.6:45142 (2 connections now open) 2021-06-21T23:22:37.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47036 #477 (3 connections now open) 2021-06-21T23:22:37.844+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:47036 conn477: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:22:37.954+0000 I NETWORK [conn477] end connection 127.0.0.1:47036 (2 connections now open) 2021-06-21T23:22:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45262 #478 (3 connections now open) 2021-06-21T23:22:43.435+0000 I NETWORK [conn478] end connection 10.233.77.6:45262 (2 connections now open) 2021-06-21T23:22:47.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47162 #479 (3 connections now open) 2021-06-21T23:22:47.549+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:47162 conn479: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:22:47.646+0000 I NETWORK [conn479] end connection 127.0.0.1:47162 (2 connections now open) 2021-06-21T23:22:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45392 #480 (3 connections now open) 2021-06-21T23:22:53.435+0000 I NETWORK [conn480] end connection 10.233.77.6:45392 (2 connections now open) 2021-06-21T23:22:57.950+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47308 #481 (3 connections now open) 2021-06-21T23:22:58.040+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:47308 conn481: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:22:58.142+0000 I NETWORK [conn481] end connection 127.0.0.1:47308 (2 connections now open) 2021-06-21T23:23:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45532 #482 (3 connections now open) 2021-06-21T23:23:03.434+0000 I NETWORK [conn482] end connection 10.233.77.6:45532 (2 connections now open) 2021-06-21T23:23:07.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47436 #483 (3 connections now open) 2021-06-21T23:23:07.540+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:47436 conn483: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:23:07.640+0000 I NETWORK [conn483] end connection 127.0.0.1:47436 (2 connections now open) 2021-06-21T23:23:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45714 #484 (3 connections now open) 2021-06-21T23:23:13.435+0000 I NETWORK [conn484] end connection 10.233.77.6:45714 (2 connections now open) 2021-06-21T23:23:17.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47632 #485 (3 connections now open) 2021-06-21T23:23:17.740+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:47632 conn485: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:23:17.839+0000 I NETWORK [conn485] end connection 127.0.0.1:47632 (2 connections now open) 2021-06-21T23:23:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45884 #486 (3 connections now open) 2021-06-21T23:23:23.435+0000 I NETWORK [conn486] end connection 10.233.77.6:45884 (2 connections now open) 2021-06-21T23:23:27.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47844 #487 (3 connections now open) 2021-06-21T23:23:27.644+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:47844 conn487: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:23:27.739+0000 I NETWORK [conn487] end connection 127.0.0.1:47844 (2 connections now open) 2021-06-21T23:23:33.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46094 #488 (3 connections now open) 2021-06-21T23:23:33.435+0000 I NETWORK [conn488] end connection 10.233.77.6:46094 (2 connections now open) 2021-06-21T23:23:37.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48010 #489 (3 connections now open) 2021-06-21T23:23:37.944+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:48010 conn489: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:23:38.043+0000 I NETWORK [conn489] end connection 127.0.0.1:48010 (2 connections now open) 2021-06-21T23:23:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46242 #490 (3 connections now open) 2021-06-21T23:23:43.434+0000 I NETWORK [conn490] end connection 10.233.77.6:46242 (2 connections now open) 2021-06-21T23:23:47.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48160 #491 (3 connections now open) 2021-06-21T23:23:47.939+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:48160 conn491: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:23:47.947+0000 I NETWORK [conn491] end connection 127.0.0.1:48160 (2 connections now open) 2021-06-21T23:23:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46396 #492 (3 connections now open) 2021-06-21T23:23:53.434+0000 I NETWORK [conn492] end connection 10.233.77.6:46396 (2 connections now open) 2021-06-21T23:23:57.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48300 #493 (3 connections now open) 2021-06-21T23:23:57.840+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:48300 conn493: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:23:57.848+0000 I NETWORK [conn493] end connection 127.0.0.1:48300 (2 connections now open) 2021-06-21T23:24:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46540 #494 (3 connections now open) 2021-06-21T23:24:03.435+0000 I NETWORK [conn494] end connection 10.233.77.6:46540 (2 connections now open) 2021-06-21T23:24:07.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48450 #495 (3 connections now open) 2021-06-21T23:24:07.640+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:48450 conn495: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:24:07.741+0000 I NETWORK [conn495] end connection 127.0.0.1:48450 (2 connections now open) 2021-06-21T23:24:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46692 #496 (3 connections now open) 2021-06-21T23:24:13.435+0000 I NETWORK [conn496] end connection 10.233.77.6:46692 (2 connections now open) 2021-06-21T23:24:17.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48612 #497 (3 connections now open) 2021-06-21T23:24:17.846+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:48612 conn497: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:24:17.943+0000 I NETWORK [conn497] end connection 127.0.0.1:48612 (2 connections now open) 2021-06-21T23:24:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46846 #498 (3 connections now open) 2021-06-21T23:24:23.435+0000 I NETWORK [conn498] end connection 10.233.77.6:46846 (2 connections now open) 2021-06-21T23:24:27.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48756 #499 (3 connections now open) 2021-06-21T23:24:27.543+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:48756 conn499: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:24:27.644+0000 I NETWORK [conn499] end connection 127.0.0.1:48756 (2 connections now open) 2021-06-21T23:24:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46994 #500 (3 connections now open) 2021-06-21T23:24:33.435+0000 I NETWORK [conn500] end connection 10.233.77.6:46994 (2 connections now open) 2021-06-21T23:24:37.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48908 #501 (3 connections now open) 2021-06-21T23:24:37.740+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:48908 conn501: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:24:37.840+0000 I NETWORK [conn501] end connection 127.0.0.1:48908 (2 connections now open) 2021-06-21T23:24:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47150 #502 (3 connections now open) 2021-06-21T23:24:43.435+0000 I NETWORK [conn502] end connection 10.233.77.6:47150 (2 connections now open) 2021-06-21T23:24:47.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49072 #503 (3 connections now open) 2021-06-21T23:24:47.839+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:49072 conn503: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:24:47.847+0000 I NETWORK [conn503] end connection 127.0.0.1:49072 (2 connections now open) 2021-06-21T23:24:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47330 #504 (3 connections now open) 2021-06-21T23:24:53.434+0000 I NETWORK [conn504] end connection 10.233.77.6:47330 (2 connections now open) 2021-06-21T23:24:57.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49254 #505 (3 connections now open) 2021-06-21T23:24:57.647+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:49254 conn505: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:24:57.745+0000 I NETWORK [conn505] end connection 127.0.0.1:49254 (2 connections now open) 2021-06-21T23:25:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47492 #506 (3 connections now open) 2021-06-21T23:25:03.435+0000 I NETWORK [conn506] end connection 10.233.77.6:47492 (2 connections now open) 2021-06-21T23:25:07.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49404 #507 (3 connections now open) 2021-06-21T23:25:07.840+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:49404 conn507: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:25:07.847+0000 I NETWORK [conn507] end connection 127.0.0.1:49404 (2 connections now open) 2021-06-21T23:25:13.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47642 #508 (3 connections now open) 2021-06-21T23:25:13.436+0000 I NETWORK [conn508] end connection 10.233.77.6:47642 (2 connections now open) 2021-06-21T23:25:17.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49568 #509 (3 connections now open) 2021-06-21T23:25:17.743+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:49568 conn509: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:25:17.840+0000 I NETWORK [conn509] end connection 127.0.0.1:49568 (2 connections now open) 2021-06-21T23:25:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47816 #510 (3 connections now open) 2021-06-21T23:25:23.435+0000 I NETWORK [conn510] end connection 10.233.77.6:47816 (2 connections now open) 2021-06-21T23:25:27.943+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49732 #511 (3 connections now open) 2021-06-21T23:25:28.040+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:49732 conn511: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:25:28.046+0000 I NETWORK [conn511] end connection 127.0.0.1:49732 (2 connections now open) 2021-06-21T23:25:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47990 #512 (3 connections now open) 2021-06-21T23:25:33.435+0000 I NETWORK [conn512] end connection 10.233.77.6:47990 (2 connections now open) 2021-06-21T23:25:37.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49904 #513 (3 connections now open) 2021-06-21T23:25:37.843+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:49904 conn513: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:25:37.944+0000 I NETWORK [conn513] end connection 127.0.0.1:49904 (2 connections now open) 2021-06-21T23:25:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48140 #514 (3 connections now open) 2021-06-21T23:25:43.435+0000 I NETWORK [conn514] end connection 10.233.77.6:48140 (2 connections now open) 2021-06-21T23:25:47.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50062 #515 (3 connections now open) 2021-06-21T23:25:47.640+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:50062 conn515: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:25:47.644+0000 I NETWORK [conn515] end connection 127.0.0.1:50062 (2 connections now open) 2021-06-21T23:25:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48302 #516 (3 connections now open) 2021-06-21T23:25:53.435+0000 I NETWORK [conn516] end connection 10.233.77.6:48302 (2 connections now open) 2021-06-21T23:25:57.848+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50206 #517 (3 connections now open) 2021-06-21T23:25:57.940+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:50206 conn517: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:25:57.944+0000 I NETWORK [conn517] end connection 127.0.0.1:50206 (2 connections now open) 2021-06-21T23:26:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48446 #518 (3 connections now open) 2021-06-21T23:26:03.434+0000 I NETWORK [conn518] end connection 10.233.77.6:48446 (2 connections now open) 2021-06-21T23:26:07.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50360 #519 (3 connections now open) 2021-06-21T23:26:07.649+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:50360 conn519: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:26:07.743+0000 I NETWORK [conn519] end connection 127.0.0.1:50360 (2 connections now open) 2021-06-21T23:26:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48596 #520 (3 connections now open) 2021-06-21T23:26:13.435+0000 I NETWORK [conn520] end connection 10.233.77.6:48596 (2 connections now open) 2021-06-21T23:26:17.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50522 #521 (3 connections now open) 2021-06-21T23:26:17.845+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:50522 conn521: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:26:17.942+0000 I NETWORK [conn521] end connection 127.0.0.1:50522 (2 connections now open) 2021-06-21T23:26:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48762 #522 (3 connections now open) 2021-06-21T23:26:23.435+0000 I NETWORK [conn522] end connection 10.233.77.6:48762 (2 connections now open) 2021-06-21T23:26:27.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50668 #523 (3 connections now open) 2021-06-21T23:26:27.642+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:50668 conn523: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:26:27.739+0000 I NETWORK [conn523] end connection 127.0.0.1:50668 (2 connections now open) 2021-06-21T23:26:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:48914 #524 (3 connections now open) 2021-06-21T23:26:33.434+0000 I NETWORK [conn524] end connection 10.233.77.6:48914 (2 connections now open) 2021-06-21T23:26:37.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50828 #525 (3 connections now open) 2021-06-21T23:26:37.940+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:50828 conn525: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:26:37.944+0000 I NETWORK [conn525] end connection 127.0.0.1:50828 (2 connections now open) 2021-06-21T23:26:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49060 #526 (3 connections now open) 2021-06-21T23:26:43.435+0000 I NETWORK [conn526] end connection 10.233.77.6:49060 (2 connections now open) 2021-06-21T23:26:47.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50976 #527 (3 connections now open) 2021-06-21T23:26:47.747+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:50976 conn527: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:26:47.845+0000 I NETWORK [conn527] end connection 127.0.0.1:50976 (2 connections now open) 2021-06-21T23:26:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49228 #528 (3 connections now open) 2021-06-21T23:26:53.435+0000 I NETWORK [conn528] end connection 10.233.77.6:49228 (2 connections now open) 2021-06-21T23:26:57.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51138 #529 (3 connections now open) 2021-06-21T23:26:57.946+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:51138 conn529: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:26:58.045+0000 I NETWORK [conn529] end connection 127.0.0.1:51138 (2 connections now open) 2021-06-21T23:27:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49374 #530 (3 connections now open) 2021-06-21T23:27:03.434+0000 I NETWORK [conn530] end connection 10.233.77.6:49374 (2 connections now open) 2021-06-21T23:27:07.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51290 #531 (3 connections now open) 2021-06-21T23:27:07.541+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:51290 conn531: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:27:07.547+0000 I NETWORK [conn531] end connection 127.0.0.1:51290 (2 connections now open) 2021-06-21T23:27:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49538 #532 (3 connections now open) 2021-06-21T23:27:13.435+0000 I NETWORK [conn532] end connection 10.233.77.6:49538 (2 connections now open) 2021-06-21T23:27:17.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51460 #533 (3 connections now open) 2021-06-21T23:27:17.943+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:51460 conn533: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:27:18.039+0000 I NETWORK [conn533] end connection 127.0.0.1:51460 (2 connections now open) 2021-06-21T23:27:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49696 #534 (3 connections now open) 2021-06-21T23:27:23.435+0000 I NETWORK [conn534] end connection 10.233.77.6:49696 (2 connections now open) 2021-06-21T23:27:27.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51606 #535 (3 connections now open) 2021-06-21T23:27:27.847+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:51606 conn535: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:27:27.945+0000 I NETWORK [conn535] end connection 127.0.0.1:51606 (2 connections now open) 2021-06-21T23:27:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:49846 #536 (3 connections now open) 2021-06-21T23:27:33.435+0000 I NETWORK [conn536] end connection 10.233.77.6:49846 (2 connections now open) 2021-06-21T23:27:37.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51762 #537 (3 connections now open) 2021-06-21T23:27:37.845+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:51762 conn537: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:27:37.944+0000 I NETWORK [conn537] end connection 127.0.0.1:51762 (2 connections now open) 2021-06-21T23:27:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50000 #538 (3 connections now open) 2021-06-21T23:27:43.435+0000 I NETWORK [conn538] end connection 10.233.77.6:50000 (2 connections now open) 2021-06-21T23:27:47.542+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51920 #539 (3 connections now open) 2021-06-21T23:27:47.640+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:51920 conn539: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:27:47.647+0000 I NETWORK [conn539] end connection 127.0.0.1:51920 (2 connections now open) 2021-06-21T23:27:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50158 #540 (3 connections now open) 2021-06-21T23:27:53.434+0000 I NETWORK [conn540] end connection 10.233.77.6:50158 (2 connections now open) 2021-06-21T23:27:57.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52064 #541 (3 connections now open) 2021-06-21T23:27:57.744+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:52064 conn541: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:27:57.842+0000 I NETWORK [conn541] end connection 127.0.0.1:52064 (2 connections now open) 2021-06-21T23:28:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50304 #542 (3 connections now open) 2021-06-21T23:28:03.435+0000 I NETWORK [conn542] end connection 10.233.77.6:50304 (2 connections now open) 2021-06-21T23:28:07.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52222 #543 (3 connections now open) 2021-06-21T23:28:07.941+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:52222 conn543: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:28:08.039+0000 I NETWORK [conn543] end connection 127.0.0.1:52222 (2 connections now open) 2021-06-21T23:28:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50454 #544 (3 connections now open) 2021-06-21T23:28:13.435+0000 I NETWORK [conn544] end connection 10.233.77.6:50454 (2 connections now open) 2021-06-21T23:28:17.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52376 #545 (3 connections now open) 2021-06-21T23:28:17.839+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:52376 conn545: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:28:17.939+0000 I NETWORK [conn545] end connection 127.0.0.1:52376 (2 connections now open) 2021-06-21T23:28:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50616 #546 (3 connections now open) 2021-06-21T23:28:23.434+0000 I NETWORK [conn546] end connection 10.233.77.6:50616 (2 connections now open) 2021-06-21T23:28:27.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52524 #547 (3 connections now open) 2021-06-21T23:28:27.745+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:52524 conn547: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:28:27.844+0000 I NETWORK [conn547] end connection 127.0.0.1:52524 (2 connections now open) 2021-06-21T23:28:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50764 #548 (3 connections now open) 2021-06-21T23:28:33.435+0000 I NETWORK [conn548] end connection 10.233.77.6:50764 (2 connections now open) 2021-06-21T23:28:37.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52684 #549 (3 connections now open) 2021-06-21T23:28:37.840+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:52684 conn549: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:28:37.844+0000 I NETWORK [conn549] end connection 127.0.0.1:52684 (2 connections now open) 2021-06-21T23:28:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:50920 #550 (3 connections now open) 2021-06-21T23:28:43.435+0000 I NETWORK [conn550] end connection 10.233.77.6:50920 (2 connections now open) 2021-06-21T23:28:47.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52838 #551 (3 connections now open) 2021-06-21T23:28:47.841+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:52838 conn551: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:28:47.847+0000 I NETWORK [conn551] end connection 127.0.0.1:52838 (2 connections now open) 2021-06-21T23:28:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51082 #552 (3 connections now open) 2021-06-21T23:28:53.435+0000 I NETWORK [conn552] end connection 10.233.77.6:51082 (2 connections now open) 2021-06-21T23:28:57.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52992 #553 (3 connections now open) 2021-06-21T23:28:57.845+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:52992 conn553: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:28:57.943+0000 I NETWORK [conn553] end connection 127.0.0.1:52992 (2 connections now open) 2021-06-21T23:29:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51230 #554 (3 connections now open) 2021-06-21T23:29:03.434+0000 I NETWORK [conn554] end connection 10.233.77.6:51230 (2 connections now open) 2021-06-21T23:29:07.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53152 #555 (3 connections now open) 2021-06-21T23:29:07.748+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:53152 conn555: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:29:07.847+0000 I NETWORK [conn555] end connection 127.0.0.1:53152 (2 connections now open) 2021-06-21T23:29:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51390 #556 (3 connections now open) 2021-06-21T23:29:13.435+0000 I NETWORK [conn556] end connection 10.233.77.6:51390 (2 connections now open) 2021-06-21T23:29:17.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53312 #557 (3 connections now open) 2021-06-21T23:29:17.940+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:53312 conn557: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:29:17.946+0000 I NETWORK [conn557] end connection 127.0.0.1:53312 (2 connections now open) 2021-06-21T23:29:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51550 #558 (3 connections now open) 2021-06-21T23:29:23.434+0000 I NETWORK [conn558] end connection 10.233.77.6:51550 (2 connections now open) 2021-06-21T23:29:27.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53462 #559 (3 connections now open) 2021-06-21T23:29:27.641+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:53462 conn559: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:29:27.648+0000 I NETWORK [conn559] end connection 127.0.0.1:53462 (2 connections now open) 2021-06-21T23:29:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51706 #560 (3 connections now open) 2021-06-21T23:29:33.434+0000 I NETWORK [conn560] end connection 10.233.77.6:51706 (2 connections now open) 2021-06-21T23:29:37.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53608 #561 (3 connections now open) 2021-06-21T23:29:37.448+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:53608 conn561: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:29:37.546+0000 I NETWORK [conn561] end connection 127.0.0.1:53608 (2 connections now open) 2021-06-21T23:29:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:51856 #562 (3 connections now open) 2021-06-21T23:29:43.435+0000 I NETWORK [conn562] end connection 10.233.77.6:51856 (2 connections now open) 2021-06-21T23:29:47.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53780 #563 (3 connections now open) 2021-06-21T23:29:47.946+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:53780 conn563: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:29:48.043+0000 I NETWORK [conn563] end connection 127.0.0.1:53780 (2 connections now open) 2021-06-21T23:29:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52018 #564 (3 connections now open) 2021-06-21T23:29:53.435+0000 I NETWORK [conn564] end connection 10.233.77.6:52018 (2 connections now open) 2021-06-21T23:29:57.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53922 #565 (3 connections now open) 2021-06-21T23:29:57.840+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:53922 conn565: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:29:57.846+0000 I NETWORK [conn565] end connection 127.0.0.1:53922 (2 connections now open) 2021-06-21T23:30:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52166 #566 (3 connections now open) 2021-06-21T23:30:03.435+0000 I NETWORK [conn566] end connection 10.233.77.6:52166 (2 connections now open) 2021-06-21T23:30:07.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54074 #567 (3 connections now open) 2021-06-21T23:30:07.546+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:54074 conn567: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:30:07.649+0000 I NETWORK [conn567] end connection 127.0.0.1:54074 (2 connections now open) 2021-06-21T23:30:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52338 #568 (3 connections now open) 2021-06-21T23:30:13.434+0000 I NETWORK [conn568] end connection 10.233.77.6:52338 (2 connections now open) 2021-06-21T23:30:17.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54268 #569 (3 connections now open) 2021-06-21T23:30:17.846+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:54268 conn569: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:30:17.946+0000 I NETWORK [conn569] end connection 127.0.0.1:54268 (2 connections now open) 2021-06-21T23:30:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52510 #570 (3 connections now open) 2021-06-21T23:30:23.435+0000 I NETWORK [conn570] end connection 10.233.77.6:52510 (2 connections now open) 2021-06-21T23:30:27.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54422 #571 (3 connections now open) 2021-06-21T23:30:27.643+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:54422 conn571: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:30:27.742+0000 I NETWORK [conn571] end connection 127.0.0.1:54422 (2 connections now open) 2021-06-21T23:30:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52666 #572 (3 connections now open) 2021-06-21T23:30:33.435+0000 I NETWORK [conn572] end connection 10.233.77.6:52666 (2 connections now open) 2021-06-21T23:30:37.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54586 #573 (3 connections now open) 2021-06-21T23:30:37.946+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:54586 conn573: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:30:38.043+0000 I NETWORK [conn573] end connection 127.0.0.1:54586 (2 connections now open) 2021-06-21T23:30:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52820 #574 (3 connections now open) 2021-06-21T23:30:43.435+0000 I NETWORK [conn574] end connection 10.233.77.6:52820 (2 connections now open) 2021-06-21T23:30:47.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54736 #575 (3 connections now open) 2021-06-21T23:30:47.741+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:54736 conn575: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:30:47.840+0000 I NETWORK [conn575] end connection 127.0.0.1:54736 (2 connections now open) 2021-06-21T23:30:53.442+0000 I NETWORK [listener] connection accepted from 10.233.77.6:52986 #576 (3 connections now open) 2021-06-21T23:30:53.443+0000 I NETWORK [conn576] end connection 10.233.77.6:52986 (2 connections now open) 2021-06-21T23:30:57.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54908 #577 (3 connections now open) 2021-06-21T23:30:57.945+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:54908 conn577: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:30:58.042+0000 I NETWORK [conn577] end connection 127.0.0.1:54908 (2 connections now open) 2021-06-21T23:31:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53172 #578 (3 connections now open) 2021-06-21T23:31:03.434+0000 I NETWORK [conn578] end connection 10.233.77.6:53172 (2 connections now open) 2021-06-21T23:31:07.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55102 #579 (3 connections now open) 2021-06-21T23:31:07.845+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:55102 conn579: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:31:07.946+0000 I NETWORK [conn579] end connection 127.0.0.1:55102 (2 connections now open) 2021-06-21T23:31:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53340 #580 (3 connections now open) 2021-06-21T23:31:13.434+0000 I NETWORK [conn580] end connection 10.233.77.6:53340 (2 connections now open) 2021-06-21T23:31:17.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55260 #581 (3 connections now open) 2021-06-21T23:31:17.841+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:55260 conn581: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:31:17.943+0000 I NETWORK [conn581] end connection 127.0.0.1:55260 (2 connections now open) 2021-06-21T23:31:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53510 #582 (3 connections now open) 2021-06-21T23:31:23.434+0000 I NETWORK [conn582] end connection 10.233.77.6:53510 (2 connections now open) 2021-06-21T23:31:27.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55436 #583 (3 connections now open) 2021-06-21T23:31:27.744+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:55436 conn583: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:31:27.747+0000 I NETWORK [conn583] end connection 127.0.0.1:55436 (2 connections now open) 2021-06-21T23:31:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53690 #584 (3 connections now open) 2021-06-21T23:31:33.435+0000 I NETWORK [conn584] end connection 10.233.77.6:53690 (2 connections now open) 2021-06-21T23:31:37.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55602 #585 (3 connections now open) 2021-06-21T23:31:37.649+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:55602 conn585: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:31:37.744+0000 I NETWORK [conn585] end connection 127.0.0.1:55602 (2 connections now open) 2021-06-21T23:31:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:53850 #586 (3 connections now open) 2021-06-21T23:31:43.434+0000 I NETWORK [conn586] end connection 10.233.77.6:53850 (2 connections now open) 2021-06-21T23:31:47.639+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55768 #587 (3 connections now open) 2021-06-21T23:31:47.641+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:55768 conn587: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:31:47.742+0000 I NETWORK [conn587] end connection 127.0.0.1:55768 (2 connections now open) 2021-06-21T23:31:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54016 #588 (3 connections now open) 2021-06-21T23:31:53.434+0000 I NETWORK [conn588] end connection 10.233.77.6:54016 (2 connections now open) 2021-06-21T23:31:57.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55922 #589 (3 connections now open) 2021-06-21T23:31:57.843+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:55922 conn589: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:31:57.940+0000 I NETWORK [conn589] end connection 127.0.0.1:55922 (2 connections now open) 2021-06-21T23:32:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54164 #590 (3 connections now open) 2021-06-21T23:32:03.435+0000 I NETWORK [conn590] end connection 10.233.77.6:54164 (2 connections now open) 2021-06-21T23:32:07.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56078 #591 (3 connections now open) 2021-06-21T23:32:07.646+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:56078 conn591: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:32:07.743+0000 I NETWORK [conn591] end connection 127.0.0.1:56078 (2 connections now open) 2021-06-21T23:32:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54316 #592 (3 connections now open) 2021-06-21T23:32:13.435+0000 I NETWORK [conn592] end connection 10.233.77.6:54316 (2 connections now open) 2021-06-21T23:32:17.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56234 #593 (3 connections now open) 2021-06-21T23:32:17.641+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:56234 conn593: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:32:17.740+0000 I NETWORK [conn593] end connection 127.0.0.1:56234 (2 connections now open) 2021-06-21T23:32:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54476 #594 (3 connections now open) 2021-06-21T23:32:23.434+0000 I NETWORK [conn594] end connection 10.233.77.6:54476 (2 connections now open) 2021-06-21T23:32:27.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56384 #595 (3 connections now open) 2021-06-21T23:32:27.839+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:56384 conn595: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:32:27.846+0000 I NETWORK [conn595] end connection 127.0.0.1:56384 (2 connections now open) 2021-06-21T23:32:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54626 #596 (3 connections now open) 2021-06-21T23:32:33.434+0000 I NETWORK [conn596] end connection 10.233.77.6:54626 (2 connections now open) 2021-06-21T23:32:37.346+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56534 #597 (3 connections now open) 2021-06-21T23:32:37.439+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:56534 conn597: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:32:37.443+0000 I NETWORK [conn597] end connection 127.0.0.1:56534 (2 connections now open) 2021-06-21T23:32:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54782 #598 (3 connections now open) 2021-06-21T23:32:43.434+0000 I NETWORK [conn598] end connection 10.233.77.6:54782 (2 connections now open) 2021-06-21T23:32:47.445+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56698 #599 (3 connections now open) 2021-06-21T23:32:47.540+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:56698 conn599: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:32:47.546+0000 I NETWORK [conn599] end connection 127.0.0.1:56698 (2 connections now open) 2021-06-21T23:32:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:54944 #600 (3 connections now open) 2021-06-21T23:32:53.435+0000 I NETWORK [conn600] end connection 10.233.77.6:54944 (2 connections now open) 2021-06-21T23:32:57.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56852 #601 (3 connections now open) 2021-06-21T23:32:57.740+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:56852 conn601: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:32:57.747+0000 I NETWORK [conn601] end connection 127.0.0.1:56852 (2 connections now open) 2021-06-21T23:33:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55092 #602 (3 connections now open) 2021-06-21T23:33:03.435+0000 I NETWORK [conn602] end connection 10.233.77.6:55092 (2 connections now open) 2021-06-21T23:33:07.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57010 #603 (3 connections now open) 2021-06-21T23:33:07.842+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:57010 conn603: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:33:07.943+0000 I NETWORK [conn603] end connection 127.0.0.1:57010 (2 connections now open) 2021-06-21T23:33:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55252 #604 (3 connections now open) 2021-06-21T23:33:13.434+0000 I NETWORK [conn604] end connection 10.233.77.6:55252 (2 connections now open) 2021-06-21T23:33:17.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57170 #605 (3 connections now open) 2021-06-21T23:33:17.745+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:57170 conn605: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:33:17.842+0000 I NETWORK [conn605] end connection 127.0.0.1:57170 (2 connections now open) 2021-06-21T23:33:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55410 #606 (3 connections now open) 2021-06-21T23:33:23.435+0000 I NETWORK [conn606] end connection 10.233.77.6:55410 (2 connections now open) 2021-06-21T23:33:28.041+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57326 #607 (3 connections now open) 2021-06-21T23:33:28.041+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:57326 conn607: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:33:28.045+0000 I NETWORK [conn607] end connection 127.0.0.1:57326 (2 connections now open) 2021-06-21T23:33:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55562 #608 (3 connections now open) 2021-06-21T23:33:33.435+0000 I NETWORK [conn608] end connection 10.233.77.6:55562 (2 connections now open) 2021-06-21T23:33:37.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57464 #609 (3 connections now open) 2021-06-21T23:33:37.540+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:57464 conn609: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:33:37.642+0000 I NETWORK [conn609] end connection 127.0.0.1:57464 (2 connections now open) 2021-06-21T23:33:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55712 #610 (3 connections now open) 2021-06-21T23:33:43.434+0000 I NETWORK [conn610] end connection 10.233.77.6:55712 (2 connections now open) 2021-06-21T23:33:47.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57636 #611 (3 connections now open) 2021-06-21T23:33:47.645+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:57636 conn611: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:33:47.746+0000 I NETWORK [conn611] end connection 127.0.0.1:57636 (2 connections now open) 2021-06-21T23:33:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:55876 #612 (3 connections now open) 2021-06-21T23:33:53.434+0000 I NETWORK [conn612] end connection 10.233.77.6:55876 (2 connections now open) 2021-06-21T23:33:57.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57784 #613 (3 connections now open) 2021-06-21T23:33:57.847+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:57784 conn613: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:33:57.943+0000 I NETWORK [conn613] end connection 127.0.0.1:57784 (2 connections now open) 2021-06-21T23:34:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56036 #614 (3 connections now open) 2021-06-21T23:34:03.435+0000 I NETWORK [conn614] end connection 10.233.77.6:56036 (2 connections now open) 2021-06-21T23:34:07.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57968 #615 (3 connections now open) 2021-06-21T23:34:07.841+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:57968 conn615: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:34:07.940+0000 I NETWORK [conn615] end connection 127.0.0.1:57968 (2 connections now open) 2021-06-21T23:34:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56216 #616 (3 connections now open) 2021-06-21T23:34:13.435+0000 I NETWORK [conn616] end connection 10.233.77.6:56216 (2 connections now open) 2021-06-21T23:34:17.848+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58150 #617 (3 connections now open) 2021-06-21T23:34:17.849+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:58150 conn617: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:34:17.944+0000 I NETWORK [conn617] end connection 127.0.0.1:58150 (2 connections now open) 2021-06-21T23:34:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56398 #618 (3 connections now open) 2021-06-21T23:34:23.434+0000 I NETWORK [conn618] end connection 10.233.77.6:56398 (2 connections now open) 2021-06-21T23:34:27.949+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58318 #619 (3 connections now open) 2021-06-21T23:34:27.950+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:58318 conn619: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:34:28.139+0000 I NETWORK [conn619] end connection 127.0.0.1:58318 (2 connections now open) 2021-06-21T23:34:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56560 #620 (3 connections now open) 2021-06-21T23:34:33.434+0000 I NETWORK [conn620] end connection 10.233.77.6:56560 (2 connections now open) 2021-06-21T23:34:38.145+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58512 #621 (3 connections now open) 2021-06-21T23:34:38.145+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:58512 conn621: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:34:38.240+0000 I NETWORK [conn621] end connection 127.0.0.1:58512 (2 connections now open) 2021-06-21T23:34:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:56812 #622 (3 connections now open) 2021-06-21T23:34:43.434+0000 I NETWORK [conn622] end connection 10.233.77.6:56812 (2 connections now open) 2021-06-21T23:34:47.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58778 #623 (3 connections now open) 2021-06-21T23:34:47.847+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:58778 conn623: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:34:47.944+0000 I NETWORK [conn623] end connection 127.0.0.1:58778 (2 connections now open) 2021-06-21T23:34:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57068 #624 (3 connections now open) 2021-06-21T23:34:53.435+0000 I NETWORK [conn624] end connection 10.233.77.6:57068 (2 connections now open) 2021-06-21T23:34:57.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58994 #625 (3 connections now open) 2021-06-21T23:34:57.746+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:58994 conn625: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:34:57.848+0000 I NETWORK [conn625] end connection 127.0.0.1:58994 (2 connections now open) 2021-06-21T23:35:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57256 #626 (3 connections now open) 2021-06-21T23:35:03.435+0000 I NETWORK [conn626] end connection 10.233.77.6:57256 (2 connections now open) 2021-06-21T23:35:07.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59202 #627 (3 connections now open) 2021-06-21T23:35:07.842+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:59202 conn627: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:35:07.939+0000 I NETWORK [conn627] end connection 127.0.0.1:59202 (2 connections now open) 2021-06-21T23:35:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57462 #628 (3 connections now open) 2021-06-21T23:35:13.434+0000 I NETWORK [conn628] end connection 10.233.77.6:57462 (2 connections now open) 2021-06-21T23:35:17.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59406 #629 (3 connections now open) 2021-06-21T23:35:17.845+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:59406 conn629: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:35:17.944+0000 I NETWORK [conn629] end connection 127.0.0.1:59406 (2 connections now open) 2021-06-21T23:35:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57670 #630 (3 connections now open) 2021-06-21T23:35:23.434+0000 I NETWORK [conn630] end connection 10.233.77.6:57670 (2 connections now open) 2021-06-21T23:35:27.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59602 #631 (3 connections now open) 2021-06-21T23:35:27.844+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:59602 conn631: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:35:27.849+0000 I NETWORK [conn631] end connection 127.0.0.1:59602 (2 connections now open) 2021-06-21T23:35:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:57866 #632 (3 connections now open) 2021-06-21T23:35:33.435+0000 I NETWORK [conn632] end connection 10.233.77.6:57866 (2 connections now open) 2021-06-21T23:35:37.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59798 #633 (3 connections now open) 2021-06-21T23:35:37.946+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:59798 conn633: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:35:38.048+0000 I NETWORK [conn633] end connection 127.0.0.1:59798 (2 connections now open) 2021-06-21T23:35:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58060 #634 (3 connections now open) 2021-06-21T23:35:43.435+0000 I NETWORK [conn634] end connection 10.233.77.6:58060 (2 connections now open) 2021-06-21T23:35:47.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59980 #635 (3 connections now open) 2021-06-21T23:35:47.750+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:59980 conn635: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:35:47.846+0000 I NETWORK [conn635] end connection 127.0.0.1:59980 (2 connections now open) 2021-06-21T23:35:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58222 #636 (3 connections now open) 2021-06-21T23:35:53.435+0000 I NETWORK [conn636] end connection 10.233.77.6:58222 (2 connections now open) 2021-06-21T23:35:57.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60132 #637 (3 connections now open) 2021-06-21T23:35:57.947+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:60132 conn637: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:35:58.044+0000 I NETWORK [conn637] end connection 127.0.0.1:60132 (2 connections now open) 2021-06-21T23:36:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58378 #638 (3 connections now open) 2021-06-21T23:36:03.435+0000 I NETWORK [conn638] end connection 10.233.77.6:58378 (2 connections now open) 2021-06-21T23:36:07.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60288 #639 (3 connections now open) 2021-06-21T23:36:07.641+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:60288 conn639: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:36:07.742+0000 I NETWORK [conn639] end connection 127.0.0.1:60288 (2 connections now open) 2021-06-21T23:36:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58532 #640 (3 connections now open) 2021-06-21T23:36:13.434+0000 I NETWORK [conn640] end connection 10.233.77.6:58532 (2 connections now open) 2021-06-21T23:36:17.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60454 #641 (3 connections now open) 2021-06-21T23:36:17.941+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:60454 conn641: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:36:18.040+0000 I NETWORK [conn641] end connection 127.0.0.1:60454 (2 connections now open) 2021-06-21T23:36:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58696 #642 (3 connections now open) 2021-06-21T23:36:23.435+0000 I NETWORK [conn642] end connection 10.233.77.6:58696 (2 connections now open) 2021-06-21T23:36:27.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60602 #643 (3 connections now open) 2021-06-21T23:36:27.742+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:60602 conn643: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:36:27.843+0000 I NETWORK [conn643] end connection 127.0.0.1:60602 (2 connections now open) 2021-06-21T23:36:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:58846 #644 (3 connections now open) 2021-06-21T23:36:33.434+0000 I NETWORK [conn644] end connection 10.233.77.6:58846 (2 connections now open) 2021-06-21T23:36:37.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60764 #645 (3 connections now open) 2021-06-21T23:36:37.841+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:60764 conn645: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:36:37.942+0000 I NETWORK [conn645] end connection 127.0.0.1:60764 (2 connections now open) 2021-06-21T23:36:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59002 #646 (3 connections now open) 2021-06-21T23:36:43.434+0000 I NETWORK [conn646] end connection 10.233.77.6:59002 (2 connections now open) 2021-06-21T23:36:47.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60918 #647 (3 connections now open) 2021-06-21T23:36:47.546+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:60918 conn647: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:36:47.645+0000 I NETWORK [conn647] end connection 127.0.0.1:60918 (2 connections now open) 2021-06-21T23:36:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59164 #648 (3 connections now open) 2021-06-21T23:36:53.435+0000 I NETWORK [conn648] end connection 10.233.77.6:59164 (2 connections now open) 2021-06-21T23:36:57.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32838 #649 (3 connections now open) 2021-06-21T23:36:57.641+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:32838 conn649: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:36:57.648+0000 I NETWORK [conn649] end connection 127.0.0.1:32838 (2 connections now open) 2021-06-21T23:37:03.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59312 #650 (3 connections now open) 2021-06-21T23:37:03.435+0000 I NETWORK [conn650] end connection 10.233.77.6:59312 (2 connections now open) 2021-06-21T23:37:07.541+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32990 #651 (3 connections now open) 2021-06-21T23:37:07.541+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:32990 conn651: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:37:07.546+0000 I NETWORK [conn651] end connection 127.0.0.1:32990 (2 connections now open) 2021-06-21T23:37:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59468 #652 (3 connections now open) 2021-06-21T23:37:13.435+0000 I NETWORK [conn652] end connection 10.233.77.6:59468 (2 connections now open) 2021-06-21T23:37:17.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33152 #653 (3 connections now open) 2021-06-21T23:37:17.840+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:33152 conn653: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:37:17.940+0000 I NETWORK [conn653] end connection 127.0.0.1:33152 (2 connections now open) 2021-06-21T23:37:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59630 #654 (3 connections now open) 2021-06-21T23:37:23.434+0000 I NETWORK [conn654] end connection 10.233.77.6:59630 (2 connections now open) 2021-06-21T23:37:27.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33306 #655 (3 connections now open) 2021-06-21T23:37:27.648+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:33306 conn655: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:37:27.747+0000 I NETWORK [conn655] end connection 127.0.0.1:33306 (2 connections now open) 2021-06-21T23:37:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59786 #656 (3 connections now open) 2021-06-21T23:37:33.435+0000 I NETWORK [conn656] end connection 10.233.77.6:59786 (2 connections now open) 2021-06-21T23:37:37.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33466 #657 (3 connections now open) 2021-06-21T23:37:37.840+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:33466 conn657: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:37:37.944+0000 I NETWORK [conn657] end connection 127.0.0.1:33466 (2 connections now open) 2021-06-21T23:37:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:59936 #658 (3 connections now open) 2021-06-21T23:37:43.435+0000 I NETWORK [conn658] end connection 10.233.77.6:59936 (2 connections now open) 2021-06-21T23:37:47.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33628 #659 (3 connections now open) 2021-06-21T23:37:47.748+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:33628 conn659: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:37:47.846+0000 I NETWORK [conn659] end connection 127.0.0.1:33628 (2 connections now open) 2021-06-21T23:37:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60100 #660 (3 connections now open) 2021-06-21T23:37:53.434+0000 I NETWORK [conn660] end connection 10.233.77.6:60100 (2 connections now open) 2021-06-21T23:37:57.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33776 #661 (3 connections now open) 2021-06-21T23:37:57.842+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:33776 conn661: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:37:57.942+0000 I NETWORK [conn661] end connection 127.0.0.1:33776 (2 connections now open) 2021-06-21T23:38:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60248 #662 (3 connections now open) 2021-06-21T23:38:03.435+0000 I NETWORK [conn662] end connection 10.233.77.6:60248 (2 connections now open) 2021-06-21T23:38:07.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33940 #663 (3 connections now open) 2021-06-21T23:38:07.942+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:33940 conn663: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:38:07.948+0000 I NETWORK [conn663] end connection 127.0.0.1:33940 (2 connections now open) 2021-06-21T23:38:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60404 #664 (3 connections now open) 2021-06-21T23:38:13.435+0000 I NETWORK [conn664] end connection 10.233.77.6:60404 (2 connections now open) 2021-06-21T23:38:17.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34096 #665 (3 connections now open) 2021-06-21T23:38:17.646+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:34096 conn665: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:38:17.745+0000 I NETWORK [conn665] end connection 127.0.0.1:34096 (2 connections now open) 2021-06-21T23:38:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60570 #666 (3 connections now open) 2021-06-21T23:38:23.434+0000 I NETWORK [conn666] end connection 10.233.77.6:60570 (2 connections now open) 2021-06-21T23:38:27.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34254 #667 (3 connections now open) 2021-06-21T23:38:27.943+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:34254 conn667: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:38:27.947+0000 I NETWORK [conn667] end connection 127.0.0.1:34254 (2 connections now open) 2021-06-21T23:38:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60724 #668 (3 connections now open) 2021-06-21T23:38:33.434+0000 I NETWORK [conn668] end connection 10.233.77.6:60724 (2 connections now open) 2021-06-21T23:38:37.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34412 #669 (3 connections now open) 2021-06-21T23:38:37.940+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:34412 conn669: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:38:38.039+0000 I NETWORK [conn669] end connection 127.0.0.1:34412 (2 connections now open) 2021-06-21T23:38:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:60880 #670 (3 connections now open) 2021-06-21T23:38:43.435+0000 I NETWORK [conn670] end connection 10.233.77.6:60880 (2 connections now open) 2021-06-21T23:38:47.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34572 #671 (3 connections now open) 2021-06-21T23:38:47.744+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:34572 conn671: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:38:47.748+0000 I NETWORK [conn671] end connection 127.0.0.1:34572 (2 connections now open) 2021-06-21T23:38:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:32814 #672 (3 connections now open) 2021-06-21T23:38:53.435+0000 I NETWORK [conn672] end connection 10.233.77.6:32814 (2 connections now open) 2021-06-21T23:38:57.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34726 #673 (3 connections now open) 2021-06-21T23:38:57.943+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:34726 conn673: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:38:58.040+0000 I NETWORK [conn673] end connection 127.0.0.1:34726 (2 connections now open) 2021-06-21T23:39:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:32964 #674 (3 connections now open) 2021-06-21T23:39:03.435+0000 I NETWORK [conn674] end connection 10.233.77.6:32964 (2 connections now open) 2021-06-21T23:39:07.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34880 #675 (3 connections now open) 2021-06-21T23:39:07.642+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:34880 conn675: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:39:07.742+0000 I NETWORK [conn675] end connection 127.0.0.1:34880 (2 connections now open) 2021-06-21T23:39:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33118 #676 (3 connections now open) 2021-06-21T23:39:13.435+0000 I NETWORK [conn676] end connection 10.233.77.6:33118 (2 connections now open) 2021-06-21T23:39:17.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35038 #677 (3 connections now open) 2021-06-21T23:39:17.745+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:35038 conn677: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:39:17.846+0000 I NETWORK [conn677] end connection 127.0.0.1:35038 (2 connections now open) 2021-06-21T23:39:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33278 #678 (3 connections now open) 2021-06-21T23:39:23.434+0000 I NETWORK [conn678] end connection 10.233.77.6:33278 (2 connections now open) 2021-06-21T23:39:27.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35186 #679 (3 connections now open) 2021-06-21T23:39:27.649+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:35186 conn679: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:39:27.745+0000 I NETWORK [conn679] end connection 127.0.0.1:35186 (2 connections now open) 2021-06-21T23:39:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33430 #680 (3 connections now open) 2021-06-21T23:39:33.435+0000 I NETWORK [conn680] end connection 10.233.77.6:33430 (2 connections now open) 2021-06-21T23:39:37.950+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35348 #681 (3 connections now open) 2021-06-21T23:39:37.950+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:35348 conn681: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:39:38.142+0000 I NETWORK [conn681] end connection 127.0.0.1:35348 (2 connections now open) 2021-06-21T23:39:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33580 #682 (3 connections now open) 2021-06-21T23:39:43.435+0000 I NETWORK [conn682] end connection 10.233.77.6:33580 (2 connections now open) 2021-06-21T23:39:47.950+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35502 #683 (3 connections now open) 2021-06-21T23:39:48.041+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:35502 conn683: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:39:48.141+0000 I NETWORK [conn683] end connection 127.0.0.1:35502 (2 connections now open) 2021-06-21T23:39:53.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33744 #684 (3 connections now open) 2021-06-21T23:39:53.435+0000 I NETWORK [conn684] end connection 10.233.77.6:33744 (2 connections now open) 2021-06-21T23:39:57.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35650 #685 (3 connections now open) 2021-06-21T23:39:57.850+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:35650 conn685: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:39:57.944+0000 I NETWORK [conn685] end connection 127.0.0.1:35650 (2 connections now open) 2021-06-21T23:40:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:33892 #686 (3 connections now open) 2021-06-21T23:40:03.434+0000 I NETWORK [conn686] end connection 10.233.77.6:33892 (2 connections now open) 2021-06-21T23:40:07.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35812 #687 (3 connections now open) 2021-06-21T23:40:07.940+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:35812 conn687: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:40:07.947+0000 I NETWORK [conn687] end connection 127.0.0.1:35812 (2 connections now open) 2021-06-21T23:40:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34054 #688 (3 connections now open) 2021-06-21T23:40:13.435+0000 I NETWORK [conn688] end connection 10.233.77.6:34054 (2 connections now open) 2021-06-21T23:40:17.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35976 #689 (3 connections now open) 2021-06-21T23:40:17.841+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:35976 conn689: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:40:17.939+0000 I NETWORK [conn689] end connection 127.0.0.1:35976 (2 connections now open) 2021-06-21T23:40:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34218 #690 (3 connections now open) 2021-06-21T23:40:23.434+0000 I NETWORK [conn690] end connection 10.233.77.6:34218 (2 connections now open) 2021-06-21T23:40:27.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36124 #691 (3 connections now open) 2021-06-21T23:40:27.748+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:36124 conn691: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:40:27.844+0000 I NETWORK [conn691] end connection 127.0.0.1:36124 (2 connections now open) 2021-06-21T23:40:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34370 #692 (3 connections now open) 2021-06-21T23:40:33.435+0000 I NETWORK [conn692] end connection 10.233.77.6:34370 (2 connections now open) 2021-06-21T23:40:37.446+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36272 #693 (3 connections now open) 2021-06-21T23:40:37.540+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:36272 conn693: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:40:37.640+0000 I NETWORK [conn693] end connection 127.0.0.1:36272 (2 connections now open) 2021-06-21T23:40:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34526 #694 (3 connections now open) 2021-06-21T23:40:43.434+0000 I NETWORK [conn694] end connection 10.233.77.6:34526 (2 connections now open) 2021-06-21T23:40:47.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36444 #695 (3 connections now open) 2021-06-21T23:40:47.844+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:36444 conn695: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:40:47.943+0000 I NETWORK [conn695] end connection 127.0.0.1:36444 (2 connections now open) 2021-06-21T23:40:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34688 #696 (3 connections now open) 2021-06-21T23:40:53.435+0000 I NETWORK [conn696] end connection 10.233.77.6:34688 (2 connections now open) 2021-06-21T23:40:57.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36594 #697 (3 connections now open) 2021-06-21T23:40:57.748+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:36594 conn697: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:40:57.845+0000 I NETWORK [conn697] end connection 127.0.0.1:36594 (2 connections now open) 2021-06-21T23:41:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34836 #698 (3 connections now open) 2021-06-21T23:41:03.435+0000 I NETWORK [conn698] end connection 10.233.77.6:34836 (2 connections now open) 2021-06-21T23:41:07.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36750 #699 (3 connections now open) 2021-06-21T23:41:07.745+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:36750 conn699: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:41:07.846+0000 I NETWORK [conn699] end connection 127.0.0.1:36750 (2 connections now open) 2021-06-21T23:41:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:34990 #700 (3 connections now open) 2021-06-21T23:41:13.435+0000 I NETWORK [conn700] end connection 10.233.77.6:34990 (2 connections now open) 2021-06-21T23:41:17.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36910 #701 (3 connections now open) 2021-06-21T23:41:17.740+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:36910 conn701: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:41:17.842+0000 I NETWORK [conn701] end connection 127.0.0.1:36910 (2 connections now open) 2021-06-21T23:41:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35152 #702 (3 connections now open) 2021-06-21T23:41:23.435+0000 I NETWORK [conn702] end connection 10.233.77.6:35152 (2 connections now open) 2021-06-21T23:41:27.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37058 #703 (3 connections now open) 2021-06-21T23:41:27.641+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:37058 conn703: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:41:27.740+0000 I NETWORK [conn703] end connection 127.0.0.1:37058 (2 connections now open) 2021-06-21T23:41:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35314 #704 (3 connections now open) 2021-06-21T23:41:33.434+0000 I NETWORK [conn704] end connection 10.233.77.6:35314 (2 connections now open) 2021-06-21T23:41:37.442+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37214 #705 (3 connections now open) 2021-06-21T23:41:37.442+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:37214 conn705: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:41:37.539+0000 I NETWORK [conn705] end connection 127.0.0.1:37214 (2 connections now open) 2021-06-21T23:41:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35464 #706 (3 connections now open) 2021-06-21T23:41:43.435+0000 I NETWORK [conn706] end connection 10.233.77.6:35464 (2 connections now open) 2021-06-21T23:41:47.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37382 #707 (3 connections now open) 2021-06-21T23:41:47.847+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:37382 conn707: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:41:47.943+0000 I NETWORK [conn707] end connection 127.0.0.1:37382 (2 connections now open) 2021-06-21T23:41:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35626 #708 (3 connections now open) 2021-06-21T23:41:53.434+0000 I NETWORK [conn708] end connection 10.233.77.6:35626 (2 connections now open) 2021-06-21T23:41:57.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37532 #709 (3 connections now open) 2021-06-21T23:41:57.650+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:37532 conn709: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:41:57.839+0000 I NETWORK [conn709] end connection 127.0.0.1:37532 (2 connections now open) 2021-06-21T23:42:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35778 #710 (3 connections now open) 2021-06-21T23:42:03.435+0000 I NETWORK [conn710] end connection 10.233.77.6:35778 (2 connections now open) 2021-06-21T23:42:07.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37698 #711 (3 connections now open) 2021-06-21T23:42:07.845+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:37698 conn711: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:42:07.943+0000 I NETWORK [conn711] end connection 127.0.0.1:37698 (2 connections now open) 2021-06-21T23:42:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:35934 #712 (3 connections now open) 2021-06-21T23:42:13.434+0000 I NETWORK [conn712] end connection 10.233.77.6:35934 (2 connections now open) 2021-06-21T23:42:18.041+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37862 #713 (3 connections now open) 2021-06-21T23:42:18.042+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:37862 conn713: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:42:18.139+0000 I NETWORK [conn713] end connection 127.0.0.1:37862 (2 connections now open) 2021-06-21T23:42:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36098 #714 (3 connections now open) 2021-06-21T23:42:23.435+0000 I NETWORK [conn714] end connection 10.233.77.6:36098 (2 connections now open) 2021-06-21T23:42:27.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38006 #715 (3 connections now open) 2021-06-21T23:42:27.850+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:38006 conn715: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:42:27.946+0000 I NETWORK [conn715] end connection 127.0.0.1:38006 (2 connections now open) 2021-06-21T23:42:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36246 #716 (3 connections now open) 2021-06-21T23:42:33.435+0000 I NETWORK [conn716] end connection 10.233.77.6:36246 (2 connections now open) 2021-06-21T23:42:37.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38160 #717 (3 connections now open) 2021-06-21T23:42:37.741+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:38160 conn717: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:42:37.840+0000 I NETWORK [conn717] end connection 127.0.0.1:38160 (2 connections now open) 2021-06-21T23:42:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36402 #718 (3 connections now open) 2021-06-21T23:42:43.435+0000 I NETWORK [conn718] end connection 10.233.77.6:36402 (2 connections now open) 2021-06-21T23:42:47.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38320 #719 (3 connections now open) 2021-06-21T23:42:47.749+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:38320 conn719: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:42:47.847+0000 I NETWORK [conn719] end connection 127.0.0.1:38320 (2 connections now open) 2021-06-21T23:42:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36564 #720 (3 connections now open) 2021-06-21T23:42:53.435+0000 I NETWORK [conn720] end connection 10.233.77.6:36564 (2 connections now open) 2021-06-21T23:42:57.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38478 #721 (3 connections now open) 2021-06-21T23:42:57.747+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:38478 conn721: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:42:57.843+0000 I NETWORK [conn721] end connection 127.0.0.1:38478 (2 connections now open) 2021-06-21T23:43:03.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36718 #722 (3 connections now open) 2021-06-21T23:43:03.435+0000 I NETWORK [conn722] end connection 10.233.77.6:36718 (2 connections now open) 2021-06-21T23:43:07.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38636 #723 (3 connections now open) 2021-06-21T23:43:07.846+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:38636 conn723: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:43:07.944+0000 I NETWORK [conn723] end connection 127.0.0.1:38636 (2 connections now open) 2021-06-21T23:43:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:36872 #724 (3 connections now open) 2021-06-21T23:43:13.434+0000 I NETWORK [conn724] end connection 10.233.77.6:36872 (2 connections now open) 2021-06-21T23:43:17.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38792 #725 (3 connections now open) 2021-06-21T23:43:17.743+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:38792 conn725: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:43:17.842+0000 I NETWORK [conn725] end connection 127.0.0.1:38792 (2 connections now open) 2021-06-21T23:43:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37032 #726 (3 connections now open) 2021-06-21T23:43:23.435+0000 I NETWORK [conn726] end connection 10.233.77.6:37032 (2 connections now open) 2021-06-21T23:43:27.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38940 #727 (3 connections now open) 2021-06-21T23:43:27.545+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:38940 conn727: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:43:27.644+0000 I NETWORK [conn727] end connection 127.0.0.1:38940 (2 connections now open) 2021-06-21T23:43:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37188 #728 (3 connections now open) 2021-06-21T23:43:33.435+0000 I NETWORK [conn728] end connection 10.233.77.6:37188 (2 connections now open) 2021-06-21T23:43:37.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39100 #729 (3 connections now open) 2021-06-21T23:43:37.840+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:39100 conn729: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:43:37.942+0000 I NETWORK [conn729] end connection 127.0.0.1:39100 (2 connections now open) 2021-06-21T23:43:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37338 #730 (3 connections now open) 2021-06-21T23:43:43.434+0000 I NETWORK [conn730] end connection 10.233.77.6:37338 (2 connections now open) 2021-06-21T23:43:47.448+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39254 #731 (3 connections now open) 2021-06-21T23:43:47.539+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:39254 conn731: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:43:47.546+0000 I NETWORK [conn731] end connection 127.0.0.1:39254 (2 connections now open) 2021-06-21T23:43:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37502 #732 (3 connections now open) 2021-06-21T23:43:53.435+0000 I NETWORK [conn732] end connection 10.233.77.6:37502 (2 connections now open) 2021-06-21T23:43:57.946+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39412 #733 (3 connections now open) 2021-06-21T23:43:57.946+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:39412 conn733: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:43:58.045+0000 I NETWORK [conn733] end connection 127.0.0.1:39412 (2 connections now open) 2021-06-21T23:44:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37650 #734 (3 connections now open) 2021-06-21T23:44:03.435+0000 I NETWORK [conn734] end connection 10.233.77.6:37650 (2 connections now open) 2021-06-21T23:44:07.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39572 #735 (3 connections now open) 2021-06-21T23:44:07.841+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:39572 conn735: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:44:07.941+0000 I NETWORK [conn735] end connection 127.0.0.1:39572 (2 connections now open) 2021-06-21T23:44:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37806 #736 (3 connections now open) 2021-06-21T23:44:13.434+0000 I NETWORK [conn736] end connection 10.233.77.6:37806 (2 connections now open) 2021-06-21T23:44:17.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39732 #737 (3 connections now open) 2021-06-21T23:44:18.039+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:39732 conn737: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:44:18.140+0000 I NETWORK [conn737] end connection 127.0.0.1:39732 (2 connections now open) 2021-06-21T23:44:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:37976 #738 (3 connections now open) 2021-06-21T23:44:23.434+0000 I NETWORK [conn738] end connection 10.233.77.6:37976 (2 connections now open) 2021-06-21T23:44:27.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39882 #739 (3 connections now open) 2021-06-21T23:44:27.744+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:39882 conn739: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:44:27.747+0000 I NETWORK [conn739] end connection 127.0.0.1:39882 (2 connections now open) 2021-06-21T23:44:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38126 #740 (3 connections now open) 2021-06-21T23:44:33.435+0000 I NETWORK [conn740] end connection 10.233.77.6:38126 (2 connections now open) 2021-06-21T23:44:37.939+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40042 #741 (3 connections now open) 2021-06-21T23:44:37.940+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:40042 conn741: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:44:37.944+0000 I NETWORK [conn741] end connection 127.0.0.1:40042 (2 connections now open) 2021-06-21T23:44:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38282 #742 (3 connections now open) 2021-06-21T23:44:43.434+0000 I NETWORK [conn742] end connection 10.233.77.6:38282 (2 connections now open) 2021-06-21T23:44:47.740+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40198 #743 (3 connections now open) 2021-06-21T23:44:47.741+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:40198 conn743: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:44:47.840+0000 I NETWORK [conn743] end connection 127.0.0.1:40198 (2 connections now open) 2021-06-21T23:44:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38440 #744 (3 connections now open) 2021-06-21T23:44:53.434+0000 I NETWORK [conn744] end connection 10.233.77.6:38440 (2 connections now open) 2021-06-21T23:44:57.350+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40344 #745 (3 connections now open) 2021-06-21T23:44:57.350+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:40344 conn745: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:44:57.540+0000 I NETWORK [conn745] end connection 127.0.0.1:40344 (2 connections now open) 2021-06-21T23:45:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38592 #746 (3 connections now open) 2021-06-21T23:45:03.435+0000 I NETWORK [conn746] end connection 10.233.77.6:38592 (2 connections now open) 2021-06-21T23:45:07.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40506 #747 (3 connections now open) 2021-06-21T23:45:07.644+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:40506 conn747: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:45:07.743+0000 I NETWORK [conn747] end connection 127.0.0.1:40506 (2 connections now open) 2021-06-21T23:45:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38746 #748 (3 connections now open) 2021-06-21T23:45:13.435+0000 I NETWORK [conn748] end connection 10.233.77.6:38746 (2 connections now open) 2021-06-21T23:45:17.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40666 #749 (3 connections now open) 2021-06-21T23:45:17.940+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:40666 conn749: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:45:17.947+0000 I NETWORK [conn749] end connection 127.0.0.1:40666 (2 connections now open) 2021-06-21T23:45:23.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:38906 #750 (3 connections now open) 2021-06-21T23:45:23.435+0000 I NETWORK [conn750] end connection 10.233.77.6:38906 (2 connections now open) 2021-06-21T23:45:27.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40812 #751 (3 connections now open) 2021-06-21T23:45:27.840+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:40812 conn751: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:45:27.940+0000 I NETWORK [conn751] end connection 127.0.0.1:40812 (2 connections now open) 2021-06-21T23:45:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39058 #752 (3 connections now open) 2021-06-21T23:45:33.434+0000 I NETWORK [conn752] end connection 10.233.77.6:39058 (2 connections now open) 2021-06-21T23:45:37.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40972 #753 (3 connections now open) 2021-06-21T23:45:37.841+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:40972 conn753: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:45:37.939+0000 I NETWORK [conn753] end connection 127.0.0.1:40972 (2 connections now open) 2021-06-21T23:45:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39214 #754 (3 connections now open) 2021-06-21T23:45:43.434+0000 I NETWORK [conn754] end connection 10.233.77.6:39214 (2 connections now open) 2021-06-21T23:45:47.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41140 #755 (3 connections now open) 2021-06-21T23:45:47.942+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:41140 conn755: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:45:47.946+0000 I NETWORK [conn755] end connection 127.0.0.1:41140 (2 connections now open) 2021-06-21T23:45:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39380 #756 (3 connections now open) 2021-06-21T23:45:53.435+0000 I NETWORK [conn756] end connection 10.233.77.6:39380 (2 connections now open) 2021-06-21T23:45:57.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41286 #757 (3 connections now open) 2021-06-21T23:45:57.842+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:41286 conn757: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:45:57.942+0000 I NETWORK [conn757] end connection 127.0.0.1:41286 (2 connections now open) 2021-06-21T23:46:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39528 #758 (3 connections now open) 2021-06-21T23:46:03.434+0000 I NETWORK [conn758] end connection 10.233.77.6:39528 (2 connections now open) 2021-06-21T23:46:07.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41446 #759 (3 connections now open) 2021-06-21T23:46:07.740+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:41446 conn759: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:46:07.843+0000 I NETWORK [conn759] end connection 127.0.0.1:41446 (2 connections now open) 2021-06-21T23:46:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39684 #760 (3 connections now open) 2021-06-21T23:46:13.435+0000 I NETWORK [conn760] end connection 10.233.77.6:39684 (2 connections now open) 2021-06-21T23:46:17.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41602 #761 (3 connections now open) 2021-06-21T23:46:17.747+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:41602 conn761: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:46:17.847+0000 I NETWORK [conn761] end connection 127.0.0.1:41602 (2 connections now open) 2021-06-21T23:46:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39846 #762 (3 connections now open) 2021-06-21T23:46:23.434+0000 I NETWORK [conn762] end connection 10.233.77.6:39846 (2 connections now open) 2021-06-21T23:46:27.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41752 #763 (3 connections now open) 2021-06-21T23:46:27.742+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:41752 conn763: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:46:27.842+0000 I NETWORK [conn763] end connection 127.0.0.1:41752 (2 connections now open) 2021-06-21T23:46:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:39996 #764 (3 connections now open) 2021-06-21T23:46:33.434+0000 I NETWORK [conn764] end connection 10.233.77.6:39996 (2 connections now open) 2021-06-21T23:46:37.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41906 #765 (3 connections now open) 2021-06-21T23:46:37.740+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:41906 conn765: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:46:37.748+0000 I NETWORK [conn765] end connection 127.0.0.1:41906 (2 connections now open) 2021-06-21T23:46:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40152 #766 (3 connections now open) 2021-06-21T23:46:43.435+0000 I NETWORK [conn766] end connection 10.233.77.6:40152 (2 connections now open) 2021-06-21T23:46:47.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42068 #767 (3 connections now open) 2021-06-21T23:46:47.745+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:42068 conn767: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:46:47.844+0000 I NETWORK [conn767] end connection 127.0.0.1:42068 (2 connections now open) 2021-06-21T23:46:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40310 #768 (3 connections now open) 2021-06-21T23:46:53.435+0000 I NETWORK [conn768] end connection 10.233.77.6:40310 (2 connections now open) 2021-06-21T23:46:57.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42220 #769 (3 connections now open) 2021-06-21T23:46:57.846+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:42220 conn769: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:46:57.944+0000 I NETWORK [conn769] end connection 127.0.0.1:42220 (2 connections now open) 2021-06-21T23:47:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40458 #770 (3 connections now open) 2021-06-21T23:47:03.434+0000 I NETWORK [conn770] end connection 10.233.77.6:40458 (2 connections now open) 2021-06-21T23:47:07.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42380 #771 (3 connections now open) 2021-06-21T23:47:07.840+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:42380 conn771: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:47:07.941+0000 I NETWORK [conn771] end connection 127.0.0.1:42380 (2 connections now open) 2021-06-21T23:47:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40618 #772 (3 connections now open) 2021-06-21T23:47:13.435+0000 I NETWORK [conn772] end connection 10.233.77.6:40618 (2 connections now open) 2021-06-21T23:47:17.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42538 #773 (3 connections now open) 2021-06-21T23:47:17.742+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:42538 conn773: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:47:17.844+0000 I NETWORK [conn773] end connection 127.0.0.1:42538 (2 connections now open) 2021-06-21T23:47:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40778 #774 (3 connections now open) 2021-06-21T23:47:23.434+0000 I NETWORK [conn774] end connection 10.233.77.6:40778 (2 connections now open) 2021-06-21T23:47:27.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42688 #775 (3 connections now open) 2021-06-21T23:47:27.939+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:42688 conn775: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:47:27.947+0000 I NETWORK [conn775] end connection 127.0.0.1:42688 (2 connections now open) 2021-06-21T23:47:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:40930 #776 (3 connections now open) 2021-06-21T23:47:33.435+0000 I NETWORK [conn776] end connection 10.233.77.6:40930 (2 connections now open) 2021-06-21T23:47:37.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42846 #777 (3 connections now open) 2021-06-21T23:47:37.941+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:42846 conn777: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:47:37.948+0000 I NETWORK [conn777] end connection 127.0.0.1:42846 (2 connections now open) 2021-06-21T23:47:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41080 #778 (3 connections now open) 2021-06-21T23:47:43.435+0000 I NETWORK [conn778] end connection 10.233.77.6:41080 (2 connections now open) 2021-06-21T23:47:47.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43008 #779 (3 connections now open) 2021-06-21T23:47:47.850+0000 I NETWORK [conn779] received client metadata from 127.0.0.1:43008 conn779: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:47:47.944+0000 I NETWORK [conn779] end connection 127.0.0.1:43008 (2 connections now open) 2021-06-21T23:47:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41246 #780 (3 connections now open) 2021-06-21T23:47:53.434+0000 I NETWORK [conn780] end connection 10.233.77.6:41246 (2 connections now open) 2021-06-21T23:47:57.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43154 #781 (3 connections now open) 2021-06-21T23:47:57.841+0000 I NETWORK [conn781] received client metadata from 127.0.0.1:43154 conn781: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:47:57.844+0000 I NETWORK [conn781] end connection 127.0.0.1:43154 (2 connections now open) 2021-06-21T23:48:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41392 #782 (3 connections now open) 2021-06-21T23:48:03.435+0000 I NETWORK [conn782] end connection 10.233.77.6:41392 (2 connections now open) 2021-06-21T23:48:07.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43314 #783 (3 connections now open) 2021-06-21T23:48:07.940+0000 I NETWORK [conn783] received client metadata from 127.0.0.1:43314 conn783: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:48:07.946+0000 I NETWORK [conn783] end connection 127.0.0.1:43314 (2 connections now open) 2021-06-21T23:48:13.435+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41548 #784 (3 connections now open) 2021-06-21T23:48:13.435+0000 I NETWORK [conn784] end connection 10.233.77.6:41548 (2 connections now open) 2021-06-21T23:48:17.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43474 #785 (3 connections now open) 2021-06-21T23:48:17.941+0000 I NETWORK [conn785] received client metadata from 127.0.0.1:43474 conn785: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:48:18.139+0000 I NETWORK [conn785] end connection 127.0.0.1:43474 (2 connections now open) 2021-06-21T23:48:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41712 #786 (3 connections now open) 2021-06-21T23:48:23.435+0000 I NETWORK [conn786] end connection 10.233.77.6:41712 (2 connections now open) 2021-06-21T23:48:27.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43620 #787 (3 connections now open) 2021-06-21T23:48:27.749+0000 I NETWORK [conn787] received client metadata from 127.0.0.1:43620 conn787: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:48:27.847+0000 I NETWORK [conn787] end connection 127.0.0.1:43620 (2 connections now open) 2021-06-21T23:48:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:41870 #788 (3 connections now open) 2021-06-21T23:48:33.435+0000 I NETWORK [conn788] end connection 10.233.77.6:41870 (2 connections now open) 2021-06-21T23:48:37.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43780 #789 (3 connections now open) 2021-06-21T23:48:37.741+0000 I NETWORK [conn789] received client metadata from 127.0.0.1:43780 conn789: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:48:37.843+0000 I NETWORK [conn789] end connection 127.0.0.1:43780 (2 connections now open) 2021-06-21T23:48:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42024 #790 (3 connections now open) 2021-06-21T23:48:43.435+0000 I NETWORK [conn790] end connection 10.233.77.6:42024 (2 connections now open) 2021-06-21T23:48:47.839+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43942 #791 (3 connections now open) 2021-06-21T23:48:47.840+0000 I NETWORK [conn791] received client metadata from 127.0.0.1:43942 conn791: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:48:47.845+0000 I NETWORK [conn791] end connection 127.0.0.1:43942 (2 connections now open) 2021-06-21T23:48:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42184 #792 (3 connections now open) 2021-06-21T23:48:53.435+0000 I NETWORK [conn792] end connection 10.233.77.6:42184 (2 connections now open) 2021-06-21T23:48:57.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44090 #793 (3 connections now open) 2021-06-21T23:48:57.743+0000 I NETWORK [conn793] received client metadata from 127.0.0.1:44090 conn793: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:48:57.845+0000 I NETWORK [conn793] end connection 127.0.0.1:44090 (2 connections now open) 2021-06-21T23:49:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42334 #794 (3 connections now open) 2021-06-21T23:49:03.434+0000 I NETWORK [conn794] end connection 10.233.77.6:42334 (2 connections now open) 2021-06-21T23:49:07.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44248 #795 (3 connections now open) 2021-06-21T23:49:07.744+0000 I NETWORK [conn795] received client metadata from 127.0.0.1:44248 conn795: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:49:07.845+0000 I NETWORK [conn795] end connection 127.0.0.1:44248 (2 connections now open) 2021-06-21T23:49:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42488 #796 (3 connections now open) 2021-06-21T23:49:13.435+0000 I NETWORK [conn796] end connection 10.233.77.6:42488 (2 connections now open) 2021-06-21T23:49:17.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44408 #797 (3 connections now open) 2021-06-21T23:49:17.843+0000 I NETWORK [conn797] received client metadata from 127.0.0.1:44408 conn797: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:49:17.939+0000 I NETWORK [conn797] end connection 127.0.0.1:44408 (2 connections now open) 2021-06-21T23:49:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42648 #798 (3 connections now open) 2021-06-21T23:49:23.434+0000 I NETWORK [conn798] end connection 10.233.77.6:42648 (2 connections now open) 2021-06-21T23:49:27.947+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44558 #799 (3 connections now open) 2021-06-21T23:49:27.948+0000 I NETWORK [conn799] received client metadata from 127.0.0.1:44558 conn799: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:49:28.043+0000 I NETWORK [conn799] end connection 127.0.0.1:44558 (2 connections now open) 2021-06-21T23:49:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42800 #800 (3 connections now open) 2021-06-21T23:49:33.435+0000 I NETWORK [conn800] end connection 10.233.77.6:42800 (2 connections now open) 2021-06-21T23:49:37.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44708 #801 (3 connections now open) 2021-06-21T23:49:37.744+0000 I NETWORK [conn801] received client metadata from 127.0.0.1:44708 conn801: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:49:37.839+0000 I NETWORK [conn801] end connection 127.0.0.1:44708 (2 connections now open) 2021-06-21T23:49:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:42950 #802 (3 connections now open) 2021-06-21T23:49:43.435+0000 I NETWORK [conn802] end connection 10.233.77.6:42950 (2 connections now open) 2021-06-21T23:49:47.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44866 #803 (3 connections now open) 2021-06-21T23:49:47.640+0000 I NETWORK [conn803] received client metadata from 127.0.0.1:44866 conn803: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:49:47.647+0000 I NETWORK [conn803] end connection 127.0.0.1:44866 (2 connections now open) 2021-06-21T23:49:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43118 #804 (3 connections now open) 2021-06-21T23:49:53.435+0000 I NETWORK [conn804] end connection 10.233.77.6:43118 (2 connections now open) 2021-06-21T23:49:57.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45026 #805 (3 connections now open) 2021-06-21T23:49:57.946+0000 I NETWORK [conn805] received client metadata from 127.0.0.1:45026 conn805: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:49:58.040+0000 I NETWORK [conn805] end connection 127.0.0.1:45026 (2 connections now open) 2021-06-21T23:50:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43264 #806 (3 connections now open) 2021-06-21T23:50:03.435+0000 I NETWORK [conn806] end connection 10.233.77.6:43264 (2 connections now open) 2021-06-21T23:50:07.950+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45186 #807 (3 connections now open) 2021-06-21T23:50:08.040+0000 I NETWORK [conn807] received client metadata from 127.0.0.1:45186 conn807: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:50:08.141+0000 I NETWORK [conn807] end connection 127.0.0.1:45186 (2 connections now open) 2021-06-21T23:50:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43420 #808 (3 connections now open) 2021-06-21T23:50:13.435+0000 I NETWORK [conn808] end connection 10.233.77.6:43420 (2 connections now open) 2021-06-21T23:50:17.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45346 #809 (3 connections now open) 2021-06-21T23:50:17.941+0000 I NETWORK [conn809] received client metadata from 127.0.0.1:45346 conn809: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:50:18.039+0000 I NETWORK [conn809] end connection 127.0.0.1:45346 (2 connections now open) 2021-06-21T23:50:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43586 #810 (3 connections now open) 2021-06-21T23:50:23.435+0000 I NETWORK [conn810] end connection 10.233.77.6:43586 (2 connections now open) 2021-06-21T23:50:27.741+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45492 #811 (3 connections now open) 2021-06-21T23:50:27.743+0000 I NETWORK [conn811] received client metadata from 127.0.0.1:45492 conn811: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:50:27.839+0000 I NETWORK [conn811] end connection 127.0.0.1:45492 (2 connections now open) 2021-06-21T23:50:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43736 #812 (3 connections now open) 2021-06-21T23:50:33.434+0000 I NETWORK [conn812] end connection 10.233.77.6:43736 (2 connections now open) 2021-06-21T23:50:37.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45648 #813 (3 connections now open) 2021-06-21T23:50:37.940+0000 I NETWORK [conn813] received client metadata from 127.0.0.1:45648 conn813: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:50:37.945+0000 I NETWORK [conn813] end connection 127.0.0.1:45648 (2 connections now open) 2021-06-21T23:50:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:43892 #814 (3 connections now open) 2021-06-21T23:50:43.435+0000 I NETWORK [conn814] end connection 10.233.77.6:43892 (2 connections now open) 2021-06-21T23:50:47.540+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45808 #815 (3 connections now open) 2021-06-21T23:50:47.541+0000 I NETWORK [conn815] received client metadata from 127.0.0.1:45808 conn815: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:50:47.547+0000 I NETWORK [conn815] end connection 127.0.0.1:45808 (2 connections now open) 2021-06-21T23:50:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44054 #816 (3 connections now open) 2021-06-21T23:50:53.434+0000 I NETWORK [conn816] end connection 10.233.77.6:44054 (2 connections now open) 2021-06-21T23:50:57.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45966 #817 (3 connections now open) 2021-06-21T23:50:57.941+0000 I NETWORK [conn817] received client metadata from 127.0.0.1:45966 conn817: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:50:58.039+0000 I NETWORK [conn817] end connection 127.0.0.1:45966 (2 connections now open) 2021-06-21T23:51:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44204 #818 (3 connections now open) 2021-06-21T23:51:03.435+0000 I NETWORK [conn818] end connection 10.233.77.6:44204 (2 connections now open) 2021-06-21T23:51:07.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46120 #819 (3 connections now open) 2021-06-21T23:51:07.846+0000 I NETWORK [conn819] received client metadata from 127.0.0.1:46120 conn819: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:51:07.944+0000 I NETWORK [conn819] end connection 127.0.0.1:46120 (2 connections now open) 2021-06-21T23:51:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44358 #820 (3 connections now open) 2021-06-21T23:51:13.434+0000 I NETWORK [conn820] end connection 10.233.77.6:44358 (2 connections now open) 2021-06-21T23:51:17.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46280 #821 (3 connections now open) 2021-06-21T23:51:17.746+0000 I NETWORK [conn821] received client metadata from 127.0.0.1:46280 conn821: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:51:17.843+0000 I NETWORK [conn821] end connection 127.0.0.1:46280 (2 connections now open) 2021-06-21T23:51:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44524 #822 (3 connections now open) 2021-06-21T23:51:23.435+0000 I NETWORK [conn822] end connection 10.233.77.6:44524 (2 connections now open) 2021-06-21T23:51:27.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46432 #823 (3 connections now open) 2021-06-21T23:51:27.843+0000 I NETWORK [conn823] received client metadata from 127.0.0.1:46432 conn823: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:51:27.849+0000 I NETWORK [conn823] end connection 127.0.0.1:46432 (2 connections now open) 2021-06-21T23:51:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44672 #824 (3 connections now open) 2021-06-21T23:51:33.435+0000 I NETWORK [conn824] end connection 10.233.77.6:44672 (2 connections now open) 2021-06-21T23:51:37.945+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46590 #825 (3 connections now open) 2021-06-21T23:51:37.946+0000 I NETWORK [conn825] received client metadata from 127.0.0.1:46590 conn825: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:51:38.045+0000 I NETWORK [conn825] end connection 127.0.0.1:46590 (2 connections now open) 2021-06-21T23:51:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44824 #826 (3 connections now open) 2021-06-21T23:51:43.434+0000 I NETWORK [conn826] end connection 10.233.77.6:44824 (2 connections now open) 2021-06-21T23:51:47.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46742 #827 (3 connections now open) 2021-06-21T23:51:47.649+0000 I NETWORK [conn827] received client metadata from 127.0.0.1:46742 conn827: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:51:47.747+0000 I NETWORK [conn827] end connection 127.0.0.1:46742 (2 connections now open) 2021-06-21T23:51:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:44988 #828 (3 connections now open) 2021-06-21T23:51:53.434+0000 I NETWORK [conn828] end connection 10.233.77.6:44988 (2 connections now open) 2021-06-21T23:51:57.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46896 #829 (3 connections now open) 2021-06-21T23:51:57.842+0000 I NETWORK [conn829] received client metadata from 127.0.0.1:46896 conn829: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:51:57.944+0000 I NETWORK [conn829] end connection 127.0.0.1:46896 (2 connections now open) 2021-06-21T23:52:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45136 #830 (3 connections now open) 2021-06-21T23:52:03.434+0000 I NETWORK [conn830] end connection 10.233.77.6:45136 (2 connections now open) 2021-06-21T23:52:07.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47050 #831 (3 connections now open) 2021-06-21T23:52:07.543+0000 I NETWORK [conn831] received client metadata from 127.0.0.1:47050 conn831: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:52:07.547+0000 I NETWORK [conn831] end connection 127.0.0.1:47050 (2 connections now open) 2021-06-21T23:52:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45292 #832 (3 connections now open) 2021-06-21T23:52:13.435+0000 I NETWORK [conn832] end connection 10.233.77.6:45292 (2 connections now open) 2021-06-21T23:52:17.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47212 #833 (3 connections now open) 2021-06-21T23:52:17.943+0000 I NETWORK [conn833] received client metadata from 127.0.0.1:47212 conn833: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:52:18.040+0000 I NETWORK [conn833] end connection 127.0.0.1:47212 (2 connections now open) 2021-06-21T23:52:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45452 #834 (3 connections now open) 2021-06-21T23:52:23.435+0000 I NETWORK [conn834] end connection 10.233.77.6:45452 (2 connections now open) 2021-06-21T23:52:27.640+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47360 #835 (3 connections now open) 2021-06-21T23:52:27.641+0000 I NETWORK [conn835] received client metadata from 127.0.0.1:47360 conn835: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:52:27.647+0000 I NETWORK [conn835] end connection 127.0.0.1:47360 (2 connections now open) 2021-06-21T23:52:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45602 #836 (3 connections now open) 2021-06-21T23:52:33.434+0000 I NETWORK [conn836] end connection 10.233.77.6:45602 (2 connections now open) 2021-06-21T23:52:37.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47514 #837 (3 connections now open) 2021-06-21T23:52:37.749+0000 I NETWORK [conn837] received client metadata from 127.0.0.1:47514 conn837: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:52:37.847+0000 I NETWORK [conn837] end connection 127.0.0.1:47514 (2 connections now open) 2021-06-21T23:52:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45770 #838 (3 connections now open) 2021-06-21T23:52:43.435+0000 I NETWORK [conn838] end connection 10.233.77.6:45770 (2 connections now open) 2021-06-21T23:52:47.840+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47698 #839 (3 connections now open) 2021-06-21T23:52:47.841+0000 I NETWORK [conn839] received client metadata from 127.0.0.1:47698 conn839: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:52:47.942+0000 I NETWORK [conn839] end connection 127.0.0.1:47698 (2 connections now open) 2021-06-21T23:52:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:45936 #840 (3 connections now open) 2021-06-21T23:52:53.434+0000 I NETWORK [conn840] end connection 10.233.77.6:45936 (2 connections now open) 2021-06-21T23:52:57.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47850 #841 (3 connections now open) 2021-06-21T23:52:57.740+0000 I NETWORK [conn841] received client metadata from 127.0.0.1:47850 conn841: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:52:57.839+0000 I NETWORK [conn841] end connection 127.0.0.1:47850 (2 connections now open) 2021-06-21T23:53:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46098 #842 (3 connections now open) 2021-06-21T23:53:03.434+0000 I NETWORK [conn842] end connection 10.233.77.6:46098 (2 connections now open) 2021-06-21T23:53:07.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48014 #843 (3 connections now open) 2021-06-21T23:53:07.642+0000 I NETWORK [conn843] received client metadata from 127.0.0.1:48014 conn843: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:53:07.742+0000 I NETWORK [conn843] end connection 127.0.0.1:48014 (2 connections now open) 2021-06-21T23:53:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46262 #844 (3 connections now open) 2021-06-21T23:53:13.435+0000 I NETWORK [conn844] end connection 10.233.77.6:46262 (2 connections now open) 2021-06-21T23:53:17.940+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48188 #845 (3 connections now open) 2021-06-21T23:53:17.942+0000 I NETWORK [conn845] received client metadata from 127.0.0.1:48188 conn845: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:53:17.949+0000 I NETWORK [conn845] end connection 127.0.0.1:48188 (2 connections now open) 2021-06-21T23:53:23.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46428 #846 (3 connections now open) 2021-06-21T23:53:23.434+0000 I NETWORK [conn846] end connection 10.233.77.6:46428 (2 connections now open) 2021-06-21T23:53:27.739+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48334 #847 (3 connections now open) 2021-06-21T23:53:27.741+0000 I NETWORK [conn847] received client metadata from 127.0.0.1:48334 conn847: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:53:27.839+0000 I NETWORK [conn847] end connection 127.0.0.1:48334 (2 connections now open) 2021-06-21T23:53:33.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46580 #848 (3 connections now open) 2021-06-21T23:53:33.435+0000 I NETWORK [conn848] end connection 10.233.77.6:46580 (2 connections now open) 2021-06-21T23:53:37.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48488 #849 (3 connections now open) 2021-06-21T23:53:37.740+0000 I NETWORK [conn849] received client metadata from 127.0.0.1:48488 conn849: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:53:37.748+0000 I NETWORK [conn849] end connection 127.0.0.1:48488 (2 connections now open) 2021-06-21T23:53:43.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46736 #850 (3 connections now open) 2021-06-21T23:53:43.434+0000 I NETWORK [conn850] end connection 10.233.77.6:46736 (2 connections now open) 2021-06-21T23:53:47.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48654 #851 (3 connections now open) 2021-06-21T23:53:47.839+0000 I NETWORK [conn851] received client metadata from 127.0.0.1:48654 conn851: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:53:47.847+0000 I NETWORK [conn851] end connection 127.0.0.1:48654 (2 connections now open) 2021-06-21T23:53:53.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:46896 #852 (3 connections now open) 2021-06-21T23:53:53.435+0000 I NETWORK [conn852] end connection 10.233.77.6:46896 (2 connections now open) 2021-06-21T23:53:57.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48798 #853 (3 connections now open) 2021-06-21T23:53:57.647+0000 I NETWORK [conn853] received client metadata from 127.0.0.1:48798 conn853: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:53:57.746+0000 I NETWORK [conn853] end connection 127.0.0.1:48798 (2 connections now open) 2021-06-21T23:54:03.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47048 #854 (3 connections now open) 2021-06-21T23:54:03.434+0000 I NETWORK [conn854] end connection 10.233.77.6:47048 (2 connections now open) 2021-06-21T23:54:07.450+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48956 #855 (3 connections now open) 2021-06-21T23:54:07.540+0000 I NETWORK [conn855] received client metadata from 127.0.0.1:48956 conn855: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:54:07.546+0000 I NETWORK [conn855] end connection 127.0.0.1:48956 (2 connections now open) 2021-06-21T23:54:13.434+0000 I NETWORK [listener] connection accepted from 10.233.77.6:47204 #856 (3 connections now open) 2021-06-21T23:54:13.434+0000 I NETWORK [conn856] end connection 10.233.77.6:47204 (2 connections now open) 2021-06-21T23:54:17.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49120 #857 (3 connections now open) 2021-06-21T23:54:17.939+0000 I NETWORK [conn857] received client metadata from 127.0.0.1:49120 conn857: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-21T23:54:18.040+0000 I NETWORK [conn857] end connection 127.0.0.1:49120 (2 connections now open)