By type
2021-06-19T23:12:50.048+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] db version v4.0.8 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] modules: none 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] build environment: 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] distarch: x86_64 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-06-19T23:12:50.051+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-06-19T23:12:50.051+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-19T23:13:00.089+0000 I STORAGE [initandlisten] WiredTiger message [1624144380:89508][1:0x7f9d5fd06a40], txn-recover: Set global recovery timestamp: 0 2021-06-19T23:13:00.429+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-06-19T23:13:02.518+0000 I CONTROL [initandlisten] 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-06-19T23:13:02.519+0000 I CONTROL [initandlisten] 2021-06-19T23:13:02.519+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 41503d88-92d2-4fa6-81ca-e8f2f888b470 2021-06-19T23:13:06.528+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-06-19T23:13:06.531+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: a2e89879-8b30-4146-93f5-0ea2e112ffa2 2021-06-19T23:13:32.332+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-06-19T23:13:32.334+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-06-19T23:13:32.334+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: 3347bcd3-6f4a-4260-976a-563dc9537c06 2021-06-19T23:13:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33302 #1 (1 connection now open) 2021-06-19T23:13:34.646+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:33302 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-19T23:13:34.744+0000 I NETWORK [conn1] end connection 127.0.0.1:33302 (0 connections now open) 2021-06-19T23:13:35.317+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-19T23:13:35.317+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-19T23:13:35.799+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-06-19T23:13:35.799+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 3465ms 2021-06-19T23:13:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58444 #2 (1 connection now open) 2021-06-19T23:13:36.233+0000 I NETWORK [conn2] end connection 10.233.69.22:58444 (0 connections now open) 2021-06-19T23:13:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33370 #3 (1 connection now open) 2021-06-19T23:13:44.647+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:33370 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-19T23:13:44.746+0000 I NETWORK [conn3] end connection 127.0.0.1:33370 (0 connections now open) 2021-06-19T23:13:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58510 #4 (1 connection now open) 2021-06-19T23:13:46.233+0000 I NETWORK [conn4] end connection 10.233.69.22:58510 (0 connections now open) 2021-06-19T23:13:54.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33440 #5 (1 connection now open) 2021-06-19T23:13:54.653+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:33440 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-19T23:13:54.746+0000 I NETWORK [conn5] end connection 127.0.0.1:33440 (0 connections now open) 2021-06-19T23:13:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58580 #6 (1 connection now open) 2021-06-19T23:13:56.233+0000 I NETWORK [conn6] end connection 10.233.69.22:58580 (0 connections now open) 2021-06-19T23:14:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33506 #7 (1 connection now open) 2021-06-19T23:14:04.743+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:33506 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-19T23:14:04.750+0000 I NETWORK [conn7] end connection 127.0.0.1:33506 (0 connections now open) 2021-06-19T23:14:06.234+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58648 #8 (1 connection now open) 2021-06-19T23:14:06.234+0000 I NETWORK [conn8] end connection 10.233.69.22:58648 (0 connections now open) 2021-06-19T23:14:14.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33572 #9 (1 connection now open) 2021-06-19T23:14:14.550+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:33572 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-19T23:14:14.645+0000 I NETWORK [conn9] end connection 127.0.0.1:33572 (0 connections now open) 2021-06-19T23:14:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58716 #10 (1 connection now open) 2021-06-19T23:14:16.233+0000 I NETWORK [conn10] end connection 10.233.69.22:58716 (0 connections now open) 2021-06-19T23:14:24.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33640 #11 (1 connection now open) 2021-06-19T23:14:24.750+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:33640 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-19T23:14:24.844+0000 I NETWORK [conn11] end connection 127.0.0.1:33640 (0 connections now open) 2021-06-19T23:14:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58780 #12 (1 connection now open) 2021-06-19T23:14:26.233+0000 I NETWORK [conn12] end connection 10.233.69.22:58780 (0 connections now open) 2021-06-19T23:14:34.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33706 #13 (1 connection now open) 2021-06-19T23:14:34.643+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:33706 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-19T23:14:34.742+0000 I NETWORK [conn13] end connection 127.0.0.1:33706 (0 connections now open) 2021-06-19T23:14:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58852 #14 (1 connection now open) 2021-06-19T23:14:36.233+0000 I NETWORK [conn14] end connection 10.233.69.22:58852 (0 connections now open) 2021-06-19T23:14:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33778 #15 (1 connection now open) 2021-06-19T23:14:44.646+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:33778 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-19T23:14:44.744+0000 I NETWORK [conn15] end connection 127.0.0.1:33778 (0 connections now open) 2021-06-19T23:14:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58918 #16 (1 connection now open) 2021-06-19T23:14:46.233+0000 I NETWORK [conn16] end connection 10.233.69.22:58918 (0 connections now open) 2021-06-19T23:14:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33912 #17 (1 connection now open) 2021-06-19T23:14:54.647+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:33912 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-19T23:14:54.745+0000 I NETWORK [conn17] end connection 127.0.0.1:33912 (0 connections now open) 2021-06-19T23:14:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59052 #18 (1 connection now open) 2021-06-19T23:14:56.233+0000 I NETWORK [conn18] end connection 10.233.69.22:59052 (0 connections now open) 2021-06-19T23:15:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33978 #19 (1 connection now open) 2021-06-19T23:15:04.649+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:33978 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-19T23:15:04.745+0000 I NETWORK [conn19] end connection 127.0.0.1:33978 (0 connections now open) 2021-06-19T23:15:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59120 #20 (1 connection now open) 2021-06-19T23:15:06.233+0000 I NETWORK [conn20] end connection 10.233.69.22:59120 (0 connections now open) 2021-06-19T23:15:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34066 #21 (1 connection now open) 2021-06-19T23:15:14.648+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:34066 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-19T23:15:14.746+0000 I NETWORK [conn21] end connection 127.0.0.1:34066 (0 connections now open) 2021-06-19T23:15:16.235+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59208 #22 (1 connection now open) 2021-06-19T23:15:16.235+0000 I NETWORK [conn22] end connection 10.233.69.22:59208 (0 connections now open) 2021-06-19T23:15:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34148 #23 (1 connection now open) 2021-06-19T23:15:24.747+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:34148 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-19T23:15:24.845+0000 I NETWORK [conn23] end connection 127.0.0.1:34148 (0 connections now open) 2021-06-19T23:15:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59290 #24 (1 connection now open) 2021-06-19T23:15:26.234+0000 I NETWORK [conn24] end connection 10.233.69.22:59290 (0 connections now open) 2021-06-19T23:15:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34242 #25 (1 connection now open) 2021-06-19T23:15:34.743+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:34242 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-19T23:15:34.748+0000 I NETWORK [conn25] end connection 127.0.0.1:34242 (0 connections now open) 2021-06-19T23:15:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59392 #26 (1 connection now open) 2021-06-19T23:15:36.233+0000 I NETWORK [conn26] end connection 10.233.69.22:59392 (0 connections now open) 2021-06-19T23:15:44.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34330 #27 (1 connection now open) 2021-06-19T23:15:44.942+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:34330 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-19T23:15:44.947+0000 I NETWORK [conn27] end connection 127.0.0.1:34330 (0 connections now open) 2021-06-19T23:15:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59474 #28 (1 connection now open) 2021-06-19T23:15:46.233+0000 I NETWORK [conn28] end connection 10.233.69.22:59474 (0 connections now open) 2021-06-19T23:15:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34410 #29 (1 connection now open) 2021-06-19T23:15:54.649+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:34410 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-19T23:15:54.745+0000 I NETWORK [conn29] end connection 127.0.0.1:34410 (0 connections now open) 2021-06-19T23:15:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59550 #30 (1 connection now open) 2021-06-19T23:15:56.233+0000 I NETWORK [conn30] end connection 10.233.69.22:59550 (0 connections now open) 2021-06-19T23:16:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34486 #31 (1 connection now open) 2021-06-19T23:16:04.743+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:34486 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-19T23:16:04.748+0000 I NETWORK [conn31] end connection 127.0.0.1:34486 (0 connections now open) 2021-06-19T23:16:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59628 #32 (1 connection now open) 2021-06-19T23:16:06.233+0000 I NETWORK [conn32] end connection 10.233.69.22:59628 (0 connections now open) 2021-06-19T23:16:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34570 #33 (1 connection now open) 2021-06-19T23:16:14.745+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:34570 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-19T23:16:14.749+0000 I NETWORK [conn33] end connection 127.0.0.1:34570 (0 connections now open) 2021-06-19T23:16:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59712 #34 (1 connection now open) 2021-06-19T23:16:16.233+0000 I NETWORK [conn34] end connection 10.233.69.22:59712 (0 connections now open) 2021-06-19T23:16:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34652 #35 (1 connection now open) 2021-06-19T23:16:24.743+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:34652 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-19T23:16:24.747+0000 I NETWORK [conn35] end connection 127.0.0.1:34652 (0 connections now open) 2021-06-19T23:16:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59792 #36 (1 connection now open) 2021-06-19T23:16:26.233+0000 I NETWORK [conn36] end connection 10.233.69.22:59792 (0 connections now open) 2021-06-19T23:16:34.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34734 #37 (1 connection now open) 2021-06-19T23:16:34.745+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:34734 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-19T23:16:34.844+0000 I NETWORK [conn37] end connection 127.0.0.1:34734 (0 connections now open) 2021-06-19T23:16:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59878 #38 (1 connection now open) 2021-06-19T23:16:36.233+0000 I NETWORK [conn38] end connection 10.233.69.22:59878 (0 connections now open) 2021-06-19T23:16:44.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34820 #39 (1 connection now open) 2021-06-19T23:16:44.747+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:34820 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-19T23:16:44.845+0000 I NETWORK [conn39] end connection 127.0.0.1:34820 (0 connections now open) 2021-06-19T23:16:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59960 #40 (1 connection now open) 2021-06-19T23:16:46.233+0000 I NETWORK [conn40] end connection 10.233.69.22:59960 (0 connections now open) 2021-06-19T23:16:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34902 #41 (1 connection now open) 2021-06-19T23:16:54.647+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:34902 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-19T23:16:54.742+0000 I NETWORK [conn41] end connection 127.0.0.1:34902 (0 connections now open) 2021-06-19T23:16:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60044 #42 (1 connection now open) 2021-06-19T23:16:56.233+0000 I NETWORK [conn42] end connection 10.233.69.22:60044 (0 connections now open) 2021-06-19T23:17:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34982 #43 (1 connection now open) 2021-06-19T23:17:04.648+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:34982 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-19T23:17:04.745+0000 I NETWORK [conn43] end connection 127.0.0.1:34982 (0 connections now open) 2021-06-19T23:17:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60124 #44 (1 connection now open) 2021-06-19T23:17:06.233+0000 I NETWORK [conn44] end connection 10.233.69.22:60124 (0 connections now open) 2021-06-19T23:17:14.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35064 #45 (1 connection now open) 2021-06-19T23:17:14.651+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:35064 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-19T23:17:14.748+0000 I NETWORK [conn45] end connection 127.0.0.1:35064 (0 connections now open) 2021-06-19T23:17:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60214 #46 (1 connection now open) 2021-06-19T23:17:16.233+0000 I NETWORK [conn46] end connection 10.233.69.22:60214 (0 connections now open) 2021-06-19T23:17:24.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35164 #47 (1 connection now open) 2021-06-19T23:17:24.643+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:35164 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-19T23:17:24.648+0000 I NETWORK [conn47] end connection 127.0.0.1:35164 (0 connections now open) 2021-06-19T23:17:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60306 #48 (1 connection now open) 2021-06-19T23:17:26.233+0000 I NETWORK [conn48] end connection 10.233.69.22:60306 (0 connections now open) 2021-06-19T23:17:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35246 #49 (1 connection now open) 2021-06-19T23:17:34.649+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:35246 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-19T23:17:34.746+0000 I NETWORK [conn49] end connection 127.0.0.1:35246 (0 connections now open) 2021-06-19T23:17:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60390 #50 (1 connection now open) 2021-06-19T23:17:36.233+0000 I NETWORK [conn50] end connection 10.233.69.22:60390 (0 connections now open) 2021-06-19T23:17:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35336 #51 (1 connection now open) 2021-06-19T23:17:44.650+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:35336 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-19T23:17:44.745+0000 I NETWORK [conn51] end connection 127.0.0.1:35336 (0 connections now open) 2021-06-19T23:17:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60482 #52 (1 connection now open) 2021-06-19T23:17:46.233+0000 I NETWORK [conn52] end connection 10.233.69.22:60482 (0 connections now open) 2021-06-19T23:17:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35428 #53 (1 connection now open) 2021-06-19T23:17:54.742+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:35428 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-19T23:17:54.747+0000 I NETWORK [conn53] end connection 127.0.0.1:35428 (0 connections now open) 2021-06-19T23:17:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60576 #54 (1 connection now open) 2021-06-19T23:17:56.233+0000 I NETWORK [conn54] end connection 10.233.69.22:60576 (0 connections now open) 2021-06-19T23:18:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35520 #55 (1 connection now open) 2021-06-19T23:18:04.650+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:35520 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-19T23:18:04.746+0000 I NETWORK [conn55] end connection 127.0.0.1:35520 (0 connections now open) 2021-06-19T23:18:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60664 #56 (1 connection now open) 2021-06-19T23:18:06.233+0000 I NETWORK [conn56] end connection 10.233.69.22:60664 (0 connections now open) 2021-06-19T23:18:14.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35606 #57 (1 connection now open) 2021-06-19T23:18:14.549+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:35606 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-19T23:18:14.646+0000 I NETWORK [conn57] end connection 127.0.0.1:35606 (0 connections now open) 2021-06-19T23:18:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60750 #58 (1 connection now open) 2021-06-19T23:18:16.233+0000 I NETWORK [conn58] end connection 10.233.69.22:60750 (0 connections now open) 2021-06-19T23:18:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35694 #59 (1 connection now open) 2021-06-19T23:18:24.648+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:35694 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-19T23:18:24.745+0000 I NETWORK [conn59] end connection 127.0.0.1:35694 (0 connections now open) 2021-06-19T23:18:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60838 #60 (1 connection now open) 2021-06-19T23:18:26.233+0000 I NETWORK [conn60] end connection 10.233.69.22:60838 (0 connections now open) 2021-06-19T23:18:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35782 #61 (1 connection now open) 2021-06-19T23:18:34.742+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:35782 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-19T23:18:34.747+0000 I NETWORK [conn61] end connection 127.0.0.1:35782 (0 connections now open) 2021-06-19T23:18:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60924 #62 (1 connection now open) 2021-06-19T23:18:36.233+0000 I NETWORK [conn62] end connection 10.233.69.22:60924 (0 connections now open) 2021-06-19T23:18:44.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35870 #63 (1 connection now open) 2021-06-19T23:18:44.743+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:35870 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-19T23:18:44.749+0000 I NETWORK [conn63] end connection 127.0.0.1:35870 (0 connections now open) 2021-06-19T23:18:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32780 #64 (1 connection now open) 2021-06-19T23:18:46.233+0000 I NETWORK [conn64] end connection 10.233.69.22:32780 (0 connections now open) 2021-06-19T23:18:54.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35954 #65 (1 connection now open) 2021-06-19T23:18:54.749+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:35954 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-19T23:18:54.846+0000 I NETWORK [conn65] end connection 127.0.0.1:35954 (0 connections now open) 2021-06-19T23:18:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32864 #66 (1 connection now open) 2021-06-19T23:18:56.233+0000 I NETWORK [conn66] end connection 10.233.69.22:32864 (0 connections now open) 2021-06-19T23:19:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36048 #67 (1 connection now open) 2021-06-19T23:19:04.742+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:36048 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-19T23:19:04.747+0000 I NETWORK [conn67] end connection 127.0.0.1:36048 (0 connections now open) 2021-06-19T23:19:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32966 #68 (1 connection now open) 2021-06-19T23:19:06.233+0000 I NETWORK [conn68] end connection 10.233.69.22:32966 (0 connections now open) 2021-06-19T23:19:14.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36168 #69 (1 connection now open) 2021-06-19T23:19:14.749+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:36168 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-19T23:19:14.844+0000 I NETWORK [conn69] end connection 127.0.0.1:36168 (0 connections now open) 2021-06-19T23:19:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33076 #70 (1 connection now open) 2021-06-19T23:19:16.233+0000 I NETWORK [conn70] end connection 10.233.69.22:33076 (0 connections now open) 2021-06-19T23:19:24.654+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36254 #71 (1 connection now open) 2021-06-19T23:19:24.743+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:36254 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-19T23:19:24.747+0000 I NETWORK [conn71] end connection 127.0.0.1:36254 (0 connections now open) 2021-06-19T23:19:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33164 #72 (1 connection now open) 2021-06-19T23:19:26.233+0000 I NETWORK [conn72] end connection 10.233.69.22:33164 (0 connections now open) 2021-06-19T23:19:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36340 #73 (1 connection now open) 2021-06-19T23:19:34.648+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:36340 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-19T23:19:34.742+0000 I NETWORK [conn73] end connection 127.0.0.1:36340 (0 connections now open) 2021-06-19T23:19:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33250 #74 (1 connection now open) 2021-06-19T23:19:36.233+0000 I NETWORK [conn74] end connection 10.233.69.22:33250 (0 connections now open) 2021-06-19T23:19:44.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36428 #75 (1 connection now open) 2021-06-19T23:19:44.652+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:36428 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-19T23:19:44.747+0000 I NETWORK [conn75] end connection 127.0.0.1:36428 (0 connections now open) 2021-06-19T23:19:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33340 #76 (1 connection now open) 2021-06-19T23:19:46.233+0000 I NETWORK [conn76] end connection 10.233.69.22:33340 (0 connections now open) 2021-06-19T23:19:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36516 #77 (1 connection now open) 2021-06-19T23:19:54.649+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:36516 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-19T23:19:54.747+0000 I NETWORK [conn77] end connection 127.0.0.1:36516 (0 connections now open) 2021-06-19T23:19:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33424 #78 (1 connection now open) 2021-06-19T23:19:56.233+0000 I NETWORK [conn78] end connection 10.233.69.22:33424 (0 connections now open) 2021-06-19T23:20:04.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36600 #79 (1 connection now open) 2021-06-19T23:20:04.746+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:36600 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-19T23:20:04.842+0000 I NETWORK [conn79] end connection 127.0.0.1:36600 (0 connections now open) 2021-06-19T23:20:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33516 #80 (1 connection now open) 2021-06-19T23:20:06.233+0000 I NETWORK [conn80] end connection 10.233.69.22:33516 (0 connections now open) 2021-06-19T23:20:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36694 #81 (1 connection now open) 2021-06-19T23:20:14.648+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:36694 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-19T23:20:14.745+0000 I NETWORK [conn81] end connection 127.0.0.1:36694 (0 connections now open) 2021-06-19T23:20:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33606 #82 (1 connection now open) 2021-06-19T23:20:16.233+0000 I NETWORK [conn82] end connection 10.233.69.22:33606 (0 connections now open) 2021-06-19T23:20:24.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36790 #83 (1 connection now open) 2021-06-19T23:20:24.646+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:36790 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-19T23:20:24.742+0000 I NETWORK [conn83] end connection 127.0.0.1:36790 (0 connections now open) 2021-06-19T23:20:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33708 #84 (1 connection now open) 2021-06-19T23:20:26.233+0000 I NETWORK [conn84] end connection 10.233.69.22:33708 (0 connections now open) 2021-06-19T23:20:34.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36894 #85 (1 connection now open) 2021-06-19T23:20:34.653+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:36894 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-19T23:20:34.746+0000 I NETWORK [conn85] end connection 127.0.0.1:36894 (0 connections now open) 2021-06-19T23:20:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33810 #86 (1 connection now open) 2021-06-19T23:20:36.233+0000 I NETWORK [conn86] end connection 10.233.69.22:33810 (0 connections now open) 2021-06-19T23:20:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37002 #87 (1 connection now open) 2021-06-19T23:20:44.646+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:37002 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-19T23:20:44.650+0000 I NETWORK [conn87] end connection 127.0.0.1:37002 (0 connections now open) 2021-06-19T23:20:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33914 #88 (1 connection now open) 2021-06-19T23:20:46.233+0000 I NETWORK [conn88] end connection 10.233.69.22:33914 (0 connections now open) 2021-06-19T23:20:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37094 #89 (1 connection now open) 2021-06-19T23:20:54.646+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:37094 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-19T23:20:54.745+0000 I NETWORK [conn89] end connection 127.0.0.1:37094 (0 connections now open) 2021-06-19T23:20:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34004 #90 (1 connection now open) 2021-06-19T23:20:56.233+0000 I NETWORK [conn90] end connection 10.233.69.22:34004 (0 connections now open) 2021-06-19T23:21:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37204 #91 (1 connection now open) 2021-06-19T23:21:04.647+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:37204 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-19T23:21:04.745+0000 I NETWORK [conn91] end connection 127.0.0.1:37204 (0 connections now open) 2021-06-19T23:21:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34118 #92 (1 connection now open) 2021-06-19T23:21:06.233+0000 I NETWORK [conn92] end connection 10.233.69.22:34118 (0 connections now open) 2021-06-19T23:21:14.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37298 #93 (1 connection now open) 2021-06-19T23:21:14.745+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:37298 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-19T23:21:14.749+0000 I NETWORK [conn93] end connection 127.0.0.1:37298 (0 connections now open) 2021-06-19T23:21:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34208 #94 (1 connection now open) 2021-06-19T23:21:16.233+0000 I NETWORK [conn94] end connection 10.233.69.22:34208 (0 connections now open) 2021-06-19T23:21:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37394 #95 (1 connection now open) 2021-06-19T23:21:24.748+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:37394 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-19T23:21:24.844+0000 I NETWORK [conn95] end connection 127.0.0.1:37394 (0 connections now open) 2021-06-19T23:21:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34306 #96 (1 connection now open) 2021-06-19T23:21:26.233+0000 I NETWORK [conn96] end connection 10.233.69.22:34306 (0 connections now open) 2021-06-19T23:21:34.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37502 #97 (1 connection now open) 2021-06-19T23:21:34.747+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:37502 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-19T23:21:34.845+0000 I NETWORK [conn97] end connection 127.0.0.1:37502 (0 connections now open) 2021-06-19T23:21:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34416 #98 (1 connection now open) 2021-06-19T23:21:36.233+0000 I NETWORK [conn98] end connection 10.233.69.22:34416 (0 connections now open) 2021-06-19T23:21:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37604 #99 (1 connection now open) 2021-06-19T23:21:44.646+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:37604 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-19T23:21:44.744+0000 I NETWORK [conn99] end connection 127.0.0.1:37604 (0 connections now open) 2021-06-19T23:21:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34514 #100 (1 connection now open) 2021-06-19T23:21:46.233+0000 I NETWORK [conn100] end connection 10.233.69.22:34514 (0 connections now open) 2021-06-19T23:21:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37710 #101 (1 connection now open) 2021-06-19T23:21:54.647+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:37710 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-19T23:21:54.744+0000 I NETWORK [conn101] end connection 127.0.0.1:37710 (0 connections now open) 2021-06-19T23:21:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34636 #102 (1 connection now open) 2021-06-19T23:21:56.233+0000 I NETWORK [conn102] end connection 10.233.69.22:34636 (0 connections now open) 2021-06-19T23:22:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37826 #103 (1 connection now open) 2021-06-19T23:22:04.743+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:37826 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-19T23:22:04.747+0000 I NETWORK [conn103] end connection 127.0.0.1:37826 (0 connections now open) 2021-06-19T23:22:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34746 #104 (1 connection now open) 2021-06-19T23:22:06.233+0000 I NETWORK [conn104] end connection 10.233.69.22:34746 (0 connections now open) 2021-06-19T23:22:14.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37932 #105 (1 connection now open) 2021-06-19T23:22:14.843+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:37932 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-19T23:22:14.848+0000 I NETWORK [conn105] end connection 127.0.0.1:37932 (0 connections now open) 2021-06-19T23:22:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34846 #106 (1 connection now open) 2021-06-19T23:22:16.233+0000 I NETWORK [conn106] end connection 10.233.69.22:34846 (0 connections now open) 2021-06-19T23:22:24.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38032 #107 (1 connection now open) 2021-06-19T23:22:24.848+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:38032 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-19T23:22:24.945+0000 I NETWORK [conn107] end connection 127.0.0.1:38032 (0 connections now open) 2021-06-19T23:22:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34948 #108 (1 connection now open) 2021-06-19T23:22:26.233+0000 I NETWORK [conn108] end connection 10.233.69.22:34948 (0 connections now open) 2021-06-19T23:22:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38130 #109 (1 connection now open) 2021-06-19T23:22:34.648+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:38130 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-19T23:22:34.747+0000 I NETWORK [conn109] end connection 127.0.0.1:38130 (0 connections now open) 2021-06-19T23:22:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35048 #110 (1 connection now open) 2021-06-19T23:22:36.233+0000 I NETWORK [conn110] end connection 10.233.69.22:35048 (0 connections now open) 2021-06-19T23:22:44.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38232 #111 (1 connection now open) 2021-06-19T23:22:44.745+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:38232 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-19T23:22:44.842+0000 I NETWORK [conn111] end connection 127.0.0.1:38232 (0 connections now open) 2021-06-19T23:22:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35148 #112 (1 connection now open) 2021-06-19T23:22:46.233+0000 I NETWORK [conn112] end connection 10.233.69.22:35148 (0 connections now open) 2021-06-19T23:22:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38334 #113 (1 connection now open) 2021-06-19T23:22:54.648+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:38334 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-19T23:22:54.746+0000 I NETWORK [conn113] end connection 127.0.0.1:38334 (0 connections now open) 2021-06-19T23:22:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35246 #114 (1 connection now open) 2021-06-19T23:22:56.233+0000 I NETWORK [conn114] end connection 10.233.69.22:35246 (0 connections now open) 2021-06-19T23:23:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38444 #115 (1 connection now open) 2021-06-19T23:23:04.652+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:38444 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-19T23:23:04.746+0000 I NETWORK [conn115] end connection 127.0.0.1:38444 (0 connections now open) 2021-06-19T23:23:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35366 #116 (1 connection now open) 2021-06-19T23:23:06.233+0000 I NETWORK [conn116] end connection 10.233.69.22:35366 (0 connections now open) 2021-06-19T23:23:14.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38556 #117 (1 connection now open) 2021-06-19T23:23:14.843+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:38556 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-19T23:23:14.850+0000 I NETWORK [conn117] end connection 127.0.0.1:38556 (0 connections now open) 2021-06-19T23:23:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35474 #118 (1 connection now open) 2021-06-19T23:23:16.233+0000 I NETWORK [conn118] end connection 10.233.69.22:35474 (0 connections now open) 2021-06-19T23:23:24.852+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38698 #119 (1 connection now open) 2021-06-19T23:23:24.853+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:38698 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-19T23:23:24.948+0000 I NETWORK [conn119] end connection 127.0.0.1:38698 (0 connections now open) 2021-06-19T23:23:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35612 #120 (1 connection now open) 2021-06-19T23:23:26.233+0000 I NETWORK [conn120] end connection 10.233.69.22:35612 (0 connections now open) 2021-06-19T23:23:34.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38828 #121 (1 connection now open) 2021-06-19T23:23:34.753+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:38828 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-19T23:23:34.846+0000 I NETWORK [conn121] end connection 127.0.0.1:38828 (0 connections now open) 2021-06-19T23:23:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35750 #122 (1 connection now open) 2021-06-19T23:23:36.233+0000 I NETWORK [conn122] end connection 10.233.69.22:35750 (0 connections now open) 2021-06-19T23:23:44.751+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38976 #123 (1 connection now open) 2021-06-19T23:23:44.752+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:38976 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-19T23:23:44.846+0000 I NETWORK [conn123] end connection 127.0.0.1:38976 (0 connections now open) 2021-06-19T23:23:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35898 #124 (1 connection now open) 2021-06-19T23:23:46.233+0000 I NETWORK [conn124] end connection 10.233.69.22:35898 (0 connections now open) 2021-06-19T23:23:54.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39116 #125 (1 connection now open) 2021-06-19T23:23:54.842+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:39116 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-19T23:23:54.847+0000 I NETWORK [conn125] end connection 127.0.0.1:39116 (0 connections now open) 2021-06-19T23:23:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36032 #126 (1 connection now open) 2021-06-19T23:23:56.233+0000 I NETWORK [conn126] end connection 10.233.69.22:36032 (0 connections now open) 2021-06-19T23:24:04.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39248 #127 (1 connection now open) 2021-06-19T23:24:04.745+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:39248 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-19T23:24:04.846+0000 I NETWORK [conn127] end connection 127.0.0.1:39248 (0 connections now open) 2021-06-19T23:24:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36174 #128 (1 connection now open) 2021-06-19T23:24:06.233+0000 I NETWORK [conn128] end connection 10.233.69.22:36174 (0 connections now open) 2021-06-19T23:24:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39372 #129 (1 connection now open) 2021-06-19T23:24:14.744+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:39372 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-19T23:24:14.748+0000 I NETWORK [conn129] end connection 127.0.0.1:39372 (0 connections now open) 2021-06-19T23:24:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36288 #130 (1 connection now open) 2021-06-19T23:24:16.233+0000 I NETWORK [conn130] end connection 10.233.69.22:36288 (0 connections now open) 2021-06-19T23:24:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39476 #131 (1 connection now open) 2021-06-19T23:24:24.748+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:39476 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-19T23:24:24.752+0000 I NETWORK [conn131] end connection 127.0.0.1:39476 (0 connections now open) 2021-06-19T23:24:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36390 #132 (1 connection now open) 2021-06-19T23:24:26.233+0000 I NETWORK [conn132] end connection 10.233.69.22:36390 (0 connections now open) 2021-06-19T23:24:34.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39576 #133 (1 connection now open) 2021-06-19T23:24:34.654+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:39576 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-19T23:24:34.746+0000 I NETWORK [conn133] end connection 127.0.0.1:39576 (0 connections now open) 2021-06-19T23:24:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36496 #134 (1 connection now open) 2021-06-19T23:24:36.233+0000 I NETWORK [conn134] end connection 10.233.69.22:36496 (0 connections now open) 2021-06-19T23:24:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39696 #135 (1 connection now open) 2021-06-19T23:24:44.648+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:39696 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-19T23:24:44.746+0000 I NETWORK [conn135] end connection 127.0.0.1:39696 (0 connections now open) 2021-06-19T23:24:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36612 #136 (1 connection now open) 2021-06-19T23:24:46.233+0000 I NETWORK [conn136] end connection 10.233.69.22:36612 (0 connections now open) 2021-06-19T23:24:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39822 #137 (1 connection now open) 2021-06-19T23:24:54.645+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:39822 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-19T23:24:54.648+0000 I NETWORK [conn137] end connection 127.0.0.1:39822 (0 connections now open) 2021-06-19T23:24:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36740 #138 (1 connection now open) 2021-06-19T23:24:56.233+0000 I NETWORK [conn138] end connection 10.233.69.22:36740 (0 connections now open) 2021-06-19T23:25:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39960 #139 (1 connection now open) 2021-06-19T23:25:04.647+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:39960 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-19T23:25:04.742+0000 I NETWORK [conn139] end connection 127.0.0.1:39960 (0 connections now open) 2021-06-19T23:25:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36888 #140 (1 connection now open) 2021-06-19T23:25:06.233+0000 I NETWORK [conn140] end connection 10.233.69.22:36888 (0 connections now open) 2021-06-19T23:25:14.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40106 #141 (1 connection now open) 2021-06-19T23:25:14.742+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:40106 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-19T23:25:14.748+0000 I NETWORK [conn141] end connection 127.0.0.1:40106 (0 connections now open) 2021-06-19T23:25:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37022 #142 (1 connection now open) 2021-06-19T23:25:16.233+0000 I NETWORK [conn142] end connection 10.233.69.22:37022 (0 connections now open) 2021-06-19T23:25:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40224 #143 (1 connection now open) 2021-06-19T23:25:24.648+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:40224 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-19T23:25:24.745+0000 I NETWORK [conn143] end connection 127.0.0.1:40224 (0 connections now open) 2021-06-19T23:25:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37144 #144 (1 connection now open) 2021-06-19T23:25:26.233+0000 I NETWORK [conn144] end connection 10.233.69.22:37144 (0 connections now open) 2021-06-19T23:25:34.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40346 #145 (1 connection now open) 2021-06-19T23:25:34.745+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:40346 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-19T23:25:34.844+0000 I NETWORK [conn145] end connection 127.0.0.1:40346 (0 connections now open) 2021-06-19T23:25:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37264 #146 (1 connection now open) 2021-06-19T23:25:36.233+0000 I NETWORK [conn146] end connection 10.233.69.22:37264 (0 connections now open) 2021-06-19T23:25:44.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40468 #147 (1 connection now open) 2021-06-19T23:25:44.746+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:40468 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-19T23:25:44.842+0000 I NETWORK [conn147] end connection 127.0.0.1:40468 (0 connections now open) 2021-06-19T23:25:46.234+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37392 #148 (1 connection now open) 2021-06-19T23:25:46.234+0000 I NETWORK [conn148] end connection 10.233.69.22:37392 (0 connections now open) 2021-06-19T23:25:54.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40608 #149 (1 connection now open) 2021-06-19T23:25:54.743+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:40608 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-19T23:25:54.748+0000 I NETWORK [conn149] end connection 127.0.0.1:40608 (0 connections now open) 2021-06-19T23:25:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37524 #150 (1 connection now open) 2021-06-19T23:25:56.233+0000 I NETWORK [conn150] end connection 10.233.69.22:37524 (0 connections now open) 2021-06-19T23:26:04.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40756 #151 (1 connection now open) 2021-06-19T23:26:04.748+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:40756 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-19T23:26:04.753+0000 I NETWORK [conn151] end connection 127.0.0.1:40756 (0 connections now open) 2021-06-19T23:26:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37676 #152 (1 connection now open) 2021-06-19T23:26:06.233+0000 I NETWORK [conn152] end connection 10.233.69.22:37676 (0 connections now open) 2021-06-19T23:26:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40880 #153 (1 connection now open) 2021-06-19T23:26:14.645+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:40880 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-19T23:26:14.649+0000 I NETWORK [conn153] end connection 127.0.0.1:40880 (0 connections now open) 2021-06-19T23:26:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37796 #154 (1 connection now open) 2021-06-19T23:26:16.233+0000 I NETWORK [conn154] end connection 10.233.69.22:37796 (0 connections now open) 2021-06-19T23:26:24.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41004 #155 (1 connection now open) 2021-06-19T23:26:24.748+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:41004 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-19T23:26:24.845+0000 I NETWORK [conn155] end connection 127.0.0.1:41004 (0 connections now open) 2021-06-19T23:26:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37924 #156 (1 connection now open) 2021-06-19T23:26:26.233+0000 I NETWORK [conn156] end connection 10.233.69.22:37924 (0 connections now open) 2021-06-19T23:26:34.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41128 #157 (1 connection now open) 2021-06-19T23:26:34.749+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:41128 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-19T23:26:34.753+0000 I NETWORK [conn157] end connection 127.0.0.1:41128 (0 connections now open) 2021-06-19T23:26:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38048 #158 (1 connection now open) 2021-06-19T23:26:36.233+0000 I NETWORK [conn158] end connection 10.233.69.22:38048 (0 connections now open) 2021-06-19T23:26:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41248 #159 (1 connection now open) 2021-06-19T23:26:44.648+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:41248 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-19T23:26:44.747+0000 I NETWORK [conn159] end connection 127.0.0.1:41248 (0 connections now open) 2021-06-19T23:26:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38164 #160 (1 connection now open) 2021-06-19T23:26:46.233+0000 I NETWORK [conn160] end connection 10.233.69.22:38164 (0 connections now open) 2021-06-19T23:26:54.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41350 #161 (1 connection now open) 2021-06-19T23:26:54.942+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:41350 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-19T23:26:54.948+0000 I NETWORK [conn161] end connection 127.0.0.1:41350 (0 connections now open) 2021-06-19T23:26:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38262 #162 (1 connection now open) 2021-06-19T23:26:56.234+0000 I NETWORK [conn162] end connection 10.233.69.22:38262 (0 connections now open) 2021-06-19T23:27:04.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41450 #163 (1 connection now open) 2021-06-19T23:27:04.850+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:41450 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-19T23:27:04.945+0000 I NETWORK [conn163] end connection 127.0.0.1:41450 (0 connections now open) 2021-06-19T23:27:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38370 #164 (1 connection now open) 2021-06-19T23:27:06.233+0000 I NETWORK [conn164] end connection 10.233.69.22:38370 (0 connections now open) 2021-06-19T23:27:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41554 #165 (1 connection now open) 2021-06-19T23:27:14.644+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:41554 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-19T23:27:14.742+0000 I NETWORK [conn165] end connection 127.0.0.1:41554 (0 connections now open) 2021-06-19T23:27:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38468 #166 (1 connection now open) 2021-06-19T23:27:16.233+0000 I NETWORK [conn166] end connection 10.233.69.22:38468 (0 connections now open) 2021-06-19T23:27:24.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41662 #167 (1 connection now open) 2021-06-19T23:27:24.750+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:41662 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-19T23:27:24.846+0000 I NETWORK [conn167] end connection 127.0.0.1:41662 (0 connections now open) 2021-06-19T23:27:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38580 #168 (1 connection now open) 2021-06-19T23:27:26.233+0000 I NETWORK [conn168] end connection 10.233.69.22:38580 (0 connections now open) 2021-06-19T23:27:34.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41770 #169 (1 connection now open) 2021-06-19T23:27:34.747+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:41770 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-19T23:27:34.842+0000 I NETWORK [conn169] end connection 127.0.0.1:41770 (0 connections now open) 2021-06-19T23:27:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38686 #170 (1 connection now open) 2021-06-19T23:27:36.233+0000 I NETWORK [conn170] end connection 10.233.69.22:38686 (0 connections now open) 2021-06-19T23:27:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41876 #171 (1 connection now open) 2021-06-19T23:27:44.649+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:41876 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-19T23:27:44.745+0000 I NETWORK [conn171] end connection 127.0.0.1:41876 (0 connections now open) 2021-06-19T23:27:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38792 #172 (1 connection now open) 2021-06-19T23:27:46.233+0000 I NETWORK [conn172] end connection 10.233.69.22:38792 (0 connections now open) 2021-06-19T23:27:54.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42002 #173 (1 connection now open) 2021-06-19T23:27:54.643+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:42002 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-19T23:27:54.647+0000 I NETWORK [conn173] end connection 127.0.0.1:42002 (0 connections now open) 2021-06-19T23:27:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38918 #174 (1 connection now open) 2021-06-19T23:27:56.233+0000 I NETWORK [conn174] end connection 10.233.69.22:38918 (0 connections now open) 2021-06-19T23:28:04.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42106 #175 (1 connection now open) 2021-06-19T23:28:04.653+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:42106 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-19T23:28:04.747+0000 I NETWORK [conn175] end connection 127.0.0.1:42106 (0 connections now open) 2021-06-19T23:28:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39024 #176 (1 connection now open) 2021-06-19T23:28:06.233+0000 I NETWORK [conn176] end connection 10.233.69.22:39024 (0 connections now open) 2021-06-19T23:28:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42218 #177 (1 connection now open) 2021-06-19T23:28:14.647+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:42218 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-19T23:28:14.745+0000 I NETWORK [conn177] end connection 127.0.0.1:42218 (0 connections now open) 2021-06-19T23:28:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39130 #178 (1 connection now open) 2021-06-19T23:28:16.233+0000 I NETWORK [conn178] end connection 10.233.69.22:39130 (0 connections now open) 2021-06-19T23:28:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42338 #179 (1 connection now open) 2021-06-19T23:28:24.743+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:42338 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-19T23:28:24.748+0000 I NETWORK [conn179] end connection 127.0.0.1:42338 (0 connections now open) 2021-06-19T23:28:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39254 #180 (1 connection now open) 2021-06-19T23:28:26.233+0000 I NETWORK [conn180] end connection 10.233.69.22:39254 (0 connections now open) 2021-06-19T23:28:34.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42444 #181 (1 connection now open) 2021-06-19T23:28:34.744+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:42444 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-19T23:28:34.749+0000 I NETWORK [conn181] end connection 127.0.0.1:42444 (0 connections now open) 2021-06-19T23:28:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39360 #182 (1 connection now open) 2021-06-19T23:28:36.233+0000 I NETWORK [conn182] end connection 10.233.69.22:39360 (0 connections now open) 2021-06-19T23:28:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42550 #183 (1 connection now open) 2021-06-19T23:28:44.742+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:42550 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-19T23:28:44.747+0000 I NETWORK [conn183] end connection 127.0.0.1:42550 (0 connections now open) 2021-06-19T23:28:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39472 #184 (1 connection now open) 2021-06-19T23:28:46.233+0000 I NETWORK [conn184] end connection 10.233.69.22:39472 (0 connections now open) 2021-06-19T23:28:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42662 #185 (1 connection now open) 2021-06-19T23:28:54.648+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:42662 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-19T23:28:54.745+0000 I NETWORK [conn185] end connection 127.0.0.1:42662 (0 connections now open) 2021-06-19T23:28:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39576 #186 (1 connection now open) 2021-06-19T23:28:56.233+0000 I NETWORK [conn186] end connection 10.233.69.22:39576 (0 connections now open) 2021-06-19T23:29:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42762 #187 (1 connection now open) 2021-06-19T23:29:04.652+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:42762 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-19T23:29:04.747+0000 I NETWORK [conn187] end connection 127.0.0.1:42762 (0 connections now open) 2021-06-19T23:29:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39680 #188 (1 connection now open) 2021-06-19T23:29:06.233+0000 I NETWORK [conn188] end connection 10.233.69.22:39680 (0 connections now open) 2021-06-19T23:29:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42884 #189 (1 connection now open) 2021-06-19T23:29:14.747+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:42884 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-19T23:29:14.750+0000 I NETWORK [conn189] end connection 127.0.0.1:42884 (0 connections now open) 2021-06-19T23:29:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39796 #190 (1 connection now open) 2021-06-19T23:29:16.233+0000 I NETWORK [conn190] end connection 10.233.69.22:39796 (0 connections now open) 2021-06-19T23:29:24.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43030 #191 (1 connection now open) 2021-06-19T23:29:24.743+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:43030 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-19T23:29:24.748+0000 I NETWORK [conn191] end connection 127.0.0.1:43030 (0 connections now open) 2021-06-19T23:29:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39958 #192 (1 connection now open) 2021-06-19T23:29:26.233+0000 I NETWORK [conn192] end connection 10.233.69.22:39958 (0 connections now open) 2021-06-19T23:29:34.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43154 #193 (1 connection now open) 2021-06-19T23:29:34.747+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:43154 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-19T23:29:34.845+0000 I NETWORK [conn193] end connection 127.0.0.1:43154 (0 connections now open) 2021-06-19T23:29:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40068 #194 (1 connection now open) 2021-06-19T23:29:36.233+0000 I NETWORK [conn194] end connection 10.233.69.22:40068 (0 connections now open) 2021-06-19T23:29:44.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43262 #195 (1 connection now open) 2021-06-19T23:29:44.748+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:43262 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-19T23:29:44.847+0000 I NETWORK [conn195] end connection 127.0.0.1:43262 (0 connections now open) 2021-06-19T23:29:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40178 #196 (1 connection now open) 2021-06-19T23:29:46.233+0000 I NETWORK [conn196] end connection 10.233.69.22:40178 (0 connections now open) 2021-06-19T23:29:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43370 #197 (1 connection now open) 2021-06-19T23:29:54.647+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:43370 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-19T23:29:54.742+0000 I NETWORK [conn197] end connection 127.0.0.1:43370 (0 connections now open) 2021-06-19T23:29:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40282 #198 (1 connection now open) 2021-06-19T23:29:56.233+0000 I NETWORK [conn198] end connection 10.233.69.22:40282 (0 connections now open) 2021-06-19T23:30:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43470 #199 (1 connection now open) 2021-06-19T23:30:04.650+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:43470 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-19T23:30:04.747+0000 I NETWORK [conn199] end connection 127.0.0.1:43470 (0 connections now open) 2021-06-19T23:30:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40388 #200 (1 connection now open) 2021-06-19T23:30:06.233+0000 I NETWORK [conn200] end connection 10.233.69.22:40388 (0 connections now open) 2021-06-19T23:30:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43582 #201 (1 connection now open) 2021-06-19T23:30:14.742+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:43582 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-19T23:30:14.747+0000 I NETWORK [conn201] end connection 127.0.0.1:43582 (0 connections now open) 2021-06-19T23:30:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40494 #202 (1 connection now open) 2021-06-19T23:30:16.233+0000 I NETWORK [conn202] end connection 10.233.69.22:40494 (0 connections now open) 2021-06-19T23:30:24.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43706 #203 (1 connection now open) 2021-06-19T23:30:24.844+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:43706 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-19T23:30:24.942+0000 I NETWORK [conn203] end connection 127.0.0.1:43706 (0 connections now open) 2021-06-19T23:30:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40644 #204 (1 connection now open) 2021-06-19T23:30:26.233+0000 I NETWORK [conn204] end connection 10.233.69.22:40644 (0 connections now open) 2021-06-19T23:30:34.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43844 #205 (1 connection now open) 2021-06-19T23:30:34.643+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:43844 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-19T23:30:34.648+0000 I NETWORK [conn205] end connection 127.0.0.1:43844 (0 connections now open) 2021-06-19T23:30:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40766 #206 (1 connection now open) 2021-06-19T23:30:36.233+0000 I NETWORK [conn206] end connection 10.233.69.22:40766 (0 connections now open) 2021-06-19T23:30:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43984 #207 (1 connection now open) 2021-06-19T23:30:44.743+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:43984 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-19T23:30:44.749+0000 I NETWORK [conn207] end connection 127.0.0.1:43984 (0 connections now open) 2021-06-19T23:30:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40906 #208 (1 connection now open) 2021-06-19T23:30:46.233+0000 I NETWORK [conn208] end connection 10.233.69.22:40906 (0 connections now open) 2021-06-19T23:30:54.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44114 #209 (1 connection now open) 2021-06-19T23:30:54.650+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:44114 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-19T23:30:54.748+0000 I NETWORK [conn209] end connection 127.0.0.1:44114 (0 connections now open) 2021-06-19T23:30:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41026 #210 (1 connection now open) 2021-06-19T23:30:56.233+0000 I NETWORK [conn210] end connection 10.233.69.22:41026 (0 connections now open) 2021-06-19T23:31:04.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44228 #211 (1 connection now open) 2021-06-19T23:31:04.746+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:44228 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-19T23:31:04.843+0000 I NETWORK [conn211] end connection 127.0.0.1:44228 (0 connections now open) 2021-06-19T23:31:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41148 #212 (1 connection now open) 2021-06-19T23:31:06.233+0000 I NETWORK [conn212] end connection 10.233.69.22:41148 (0 connections now open) 2021-06-19T23:31:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44338 #213 (1 connection now open) 2021-06-19T23:31:14.842+0000 I NETWORK [conn213] received client metadata from 127.0.0.1:44338 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-19T23:31:14.847+0000 I NETWORK [conn213] end connection 127.0.0.1:44338 (0 connections now open) 2021-06-19T23:31:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41252 #214 (1 connection now open) 2021-06-19T23:31:16.233+0000 I NETWORK [conn214] end connection 10.233.69.22:41252 (0 connections now open) 2021-06-19T23:31:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44448 #215 (1 connection now open) 2021-06-19T23:31:24.749+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:44448 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-19T23:31:24.846+0000 I NETWORK [conn215] end connection 127.0.0.1:44448 (0 connections now open) 2021-06-19T23:31:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41366 #216 (1 connection now open) 2021-06-19T23:31:26.233+0000 I NETWORK [conn216] end connection 10.233.69.22:41366 (0 connections now open) 2021-06-19T23:31:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44576 #217 (1 connection now open) 2021-06-19T23:31:34.746+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:44576 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-19T23:31:34.750+0000 I NETWORK [conn217] end connection 127.0.0.1:44576 (0 connections now open) 2021-06-19T23:31:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41496 #218 (1 connection now open) 2021-06-19T23:31:36.233+0000 I NETWORK [conn218] end connection 10.233.69.22:41496 (0 connections now open) 2021-06-19T23:31:44.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44706 #219 (1 connection now open) 2021-06-19T23:31:44.845+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:44706 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-19T23:31:44.942+0000 I NETWORK [conn219] end connection 127.0.0.1:44706 (0 connections now open) 2021-06-19T23:31:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41622 #220 (1 connection now open) 2021-06-19T23:31:46.233+0000 I NETWORK [conn220] end connection 10.233.69.22:41622 (0 connections now open) 2021-06-19T23:31:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44830 #221 (1 connection now open) 2021-06-19T23:31:54.651+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:44830 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-19T23:31:54.746+0000 I NETWORK [conn221] end connection 127.0.0.1:44830 (0 connections now open) 2021-06-19T23:31:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41746 #222 (1 connection now open) 2021-06-19T23:31:56.233+0000 I NETWORK [conn222] end connection 10.233.69.22:41746 (0 connections now open) 2021-06-19T23:32:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44952 #223 (1 connection now open) 2021-06-19T23:32:04.743+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:44952 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-19T23:32:04.747+0000 I NETWORK [conn223] end connection 127.0.0.1:44952 (0 connections now open) 2021-06-19T23:32:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41876 #224 (1 connection now open) 2021-06-19T23:32:06.233+0000 I NETWORK [conn224] end connection 10.233.69.22:41876 (0 connections now open) 2021-06-19T23:32:14.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45090 #225 (1 connection now open) 2021-06-19T23:32:14.650+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:45090 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-19T23:32:14.744+0000 I NETWORK [conn225] end connection 127.0.0.1:45090 (0 connections now open) 2021-06-19T23:32:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42008 #226 (1 connection now open) 2021-06-19T23:32:16.233+0000 I NETWORK [conn226] end connection 10.233.69.22:42008 (0 connections now open) 2021-06-19T23:32:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45200 #227 (1 connection now open) 2021-06-19T23:32:24.649+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:45200 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-19T23:32:24.746+0000 I NETWORK [conn227] end connection 127.0.0.1:45200 (0 connections now open) 2021-06-19T23:32:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42126 #228 (1 connection now open) 2021-06-19T23:32:26.233+0000 I NETWORK [conn228] end connection 10.233.69.22:42126 (0 connections now open) 2021-06-19T23:32:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45316 #229 (1 connection now open) 2021-06-19T23:32:34.742+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:45316 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-19T23:32:34.748+0000 I NETWORK [conn229] end connection 127.0.0.1:45316 (0 connections now open) 2021-06-19T23:32:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42232 #230 (1 connection now open) 2021-06-19T23:32:36.233+0000 I NETWORK [conn230] end connection 10.233.69.22:42232 (0 connections now open) 2021-06-19T23:32:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45434 #231 (1 connection now open) 2021-06-19T23:32:44.649+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:45434 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-19T23:32:44.747+0000 I NETWORK [conn231] end connection 127.0.0.1:45434 (0 connections now open) 2021-06-19T23:32:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42352 #232 (1 connection now open) 2021-06-19T23:32:46.233+0000 I NETWORK [conn232] end connection 10.233.69.22:42352 (0 connections now open) 2021-06-19T23:32:54.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45546 #233 (1 connection now open) 2021-06-19T23:32:54.743+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:45546 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-19T23:32:54.747+0000 I NETWORK [conn233] end connection 127.0.0.1:45546 (0 connections now open) 2021-06-19T23:32:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42466 #234 (1 connection now open) 2021-06-19T23:32:56.233+0000 I NETWORK [conn234] end connection 10.233.69.22:42466 (0 connections now open) 2021-06-19T23:33:04.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45658 #235 (1 connection now open) 2021-06-19T23:33:04.842+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:45658 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-19T23:33:04.847+0000 I NETWORK [conn235] end connection 127.0.0.1:45658 (0 connections now open) 2021-06-19T23:33:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42574 #236 (1 connection now open) 2021-06-19T23:33:06.233+0000 I NETWORK [conn236] end connection 10.233.69.22:42574 (0 connections now open) 2021-06-19T23:33:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45776 #237 (1 connection now open) 2021-06-19T23:33:14.747+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:45776 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-19T23:33:14.845+0000 I NETWORK [conn237] end connection 127.0.0.1:45776 (0 connections now open) 2021-06-19T23:33:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42690 #238 (1 connection now open) 2021-06-19T23:33:16.233+0000 I NETWORK [conn238] end connection 10.233.69.22:42690 (0 connections now open) 2021-06-19T23:33:24.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45884 #239 (1 connection now open) 2021-06-19T23:33:24.943+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:45884 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-19T23:33:24.950+0000 I NETWORK [conn239] end connection 127.0.0.1:45884 (0 connections now open) 2021-06-19T23:33:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42802 #240 (1 connection now open) 2021-06-19T23:33:26.233+0000 I NETWORK [conn240] end connection 10.233.69.22:42802 (0 connections now open) 2021-06-19T23:33:34.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45992 #241 (1 connection now open) 2021-06-19T23:33:34.744+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:45992 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-19T23:33:34.842+0000 I NETWORK [conn241] end connection 127.0.0.1:45992 (0 connections now open) 2021-06-19T23:33:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42908 #242 (1 connection now open) 2021-06-19T23:33:36.233+0000 I NETWORK [conn242] end connection 10.233.69.22:42908 (0 connections now open) 2021-06-19T23:33:44.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46106 #243 (1 connection now open) 2021-06-19T23:33:44.745+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:46106 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-19T23:33:44.842+0000 I NETWORK [conn243] end connection 127.0.0.1:46106 (0 connections now open) 2021-06-19T23:33:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43026 #244 (1 connection now open) 2021-06-19T23:33:46.233+0000 I NETWORK [conn244] end connection 10.233.69.22:43026 (0 connections now open) 2021-06-19T23:33:54.944+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46226 #245 (1 connection now open) 2021-06-19T23:33:54.947+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:46226 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-19T23:33:55.042+0000 I NETWORK [conn245] end connection 127.0.0.1:46226 (0 connections now open) 2021-06-19T23:33:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43142 #246 (1 connection now open) 2021-06-19T23:33:56.233+0000 I NETWORK [conn246] end connection 10.233.69.22:43142 (0 connections now open) 2021-06-19T23:34:04.854+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46336 #247 (1 connection now open) 2021-06-19T23:34:04.943+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:46336 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-19T23:34:04.948+0000 I NETWORK [conn247] end connection 127.0.0.1:46336 (0 connections now open) 2021-06-19T23:34:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43254 #248 (1 connection now open) 2021-06-19T23:34:06.233+0000 I NETWORK [conn248] end connection 10.233.69.22:43254 (0 connections now open) 2021-06-19T23:34:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46470 #249 (1 connection now open) 2021-06-19T23:34:14.647+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:46470 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-19T23:34:14.651+0000 I NETWORK [conn249] end connection 127.0.0.1:46470 (0 connections now open) 2021-06-19T23:34:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43386 #250 (1 connection now open) 2021-06-19T23:34:16.233+0000 I NETWORK [conn250] end connection 10.233.69.22:43386 (0 connections now open) 2021-06-19T23:34:24.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46586 #251 (1 connection now open) 2021-06-19T23:34:24.847+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:46586 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-19T23:34:24.860+0000 I NETWORK [conn251] end connection 127.0.0.1:46586 (0 connections now open) 2021-06-19T23:34:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43504 #252 (1 connection now open) 2021-06-19T23:34:26.233+0000 I NETWORK [conn252] end connection 10.233.69.22:43504 (0 connections now open) 2021-06-19T23:34:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46694 #253 (1 connection now open) 2021-06-19T23:34:34.745+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:46694 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-19T23:34:34.842+0000 I NETWORK [conn253] end connection 127.0.0.1:46694 (0 connections now open) 2021-06-19T23:34:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43610 #254 (1 connection now open) 2021-06-19T23:34:36.233+0000 I NETWORK [conn254] end connection 10.233.69.22:43610 (0 connections now open) 2021-06-19T23:34:44.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46808 #255 (1 connection now open) 2021-06-19T23:34:44.746+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:46808 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-19T23:34:44.845+0000 I NETWORK [conn255] end connection 127.0.0.1:46808 (0 connections now open) 2021-06-19T23:34:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43726 #256 (1 connection now open) 2021-06-19T23:34:46.233+0000 I NETWORK [conn256] end connection 10.233.69.22:43726 (0 connections now open) 2021-06-19T23:34:54.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46922 #257 (1 connection now open) 2021-06-19T23:34:54.742+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:46922 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-19T23:34:54.748+0000 I NETWORK [conn257] end connection 127.0.0.1:46922 (0 connections now open) 2021-06-19T23:34:54.920+0000 I NETWORK [listener] connection accepted from 10.233.70.130:52514 #258 (1 connection now open) 2021-06-19T23:34:54.932+0000 I NETWORK [conn258] received client metadata from 10.233.70.130:52514 conn258: { 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-19T23:34:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43836 #259 (2 connections now open) 2021-06-19T23:34:56.233+0000 I NETWORK [conn259] end connection 10.233.69.22:43836 (1 connection now open) 2021-06-19T23:34:56.271+0000 I NETWORK [listener] connection accepted from 10.233.70.130:52528 #260 (2 connections now open) 2021-06-19T23:34:56.271+0000 I NETWORK [conn260] received client metadata from 10.233.70.130:52528 conn260: { 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-19T23:34:56.287+0000 I STORAGE [conn260] createCollection: dcae-tcagen2.channelMessages with generated UUID: 3405d47b-f92e-49b5-86da-768bf0aa778e 2021-06-19T23:34:57.475+0000 I INDEX [conn260] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-06-19T23:34:57.475+0000 I INDEX [conn260] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-19T23:34:57.518+0000 I INDEX [conn260] build index done. scanned 0 total records. 0 secs 2021-06-19T23:34:57.519+0000 I COMMAND [conn260] 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("41121faf-a7ff-498d-b68a-7cdab65c355e") }, $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 1232ms 2021-06-19T23:34:58.265+0000 I INDEX [conn260] 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-19T23:34:58.265+0000 I INDEX [conn260] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-19T23:34:58.468+0000 I INDEX [conn260] build index done. scanned 0 total records. 0 secs 2021-06-19T23:34:58.469+0000 I COMMAND [conn260] 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("41121faf-a7ff-498d-b68a-7cdab65c355e") }, $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 945ms 2021-06-19T23:34:59.001+0000 I INDEX [conn260] 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-19T23:34:59.001+0000 I INDEX [conn260] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-19T23:34:59.173+0000 I INDEX [conn260] build index done. scanned 0 total records. 0 secs 2021-06-19T23:34:59.173+0000 I COMMAND [conn260] 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("41121faf-a7ff-498d-b68a-7cdab65c355e") }, $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 701ms 2021-06-19T23:34:59.435+0000 I INDEX [conn260] 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-19T23:34:59.435+0000 I INDEX [conn260] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-19T23:34:59.438+0000 I INDEX [conn260] build index done. scanned 0 total records. 0 secs 2021-06-19T23:34:59.438+0000 I COMMAND [conn260] command dcae-tcagen2.$cmd command: createIndexes { createIndexes: "channelMessages", indexes: [ { key: { groupId: 1, priority: -1, lastModifiedTime: 1, sequence: 1 }, name: "groupId_1_priority_-1_lastModifiedTime_1_sequence_1", ns: "dcae-tcagen2.channelMessages" } ], $db: "dcae-tcagen2", lsid: { id: UUID("41121faf-a7ff-498d-b68a-7cdab65c355e") }, $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 261ms 2021-06-19T23:35:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47026 #261 (3 connections now open) 2021-06-19T23:35:04.743+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:47026 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-19T23:35:04.748+0000 I NETWORK [conn261] end connection 127.0.0.1:47026 (2 connections now open) 2021-06-19T23:35:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43944 #262 (3 connections now open) 2021-06-19T23:35:06.233+0000 I NETWORK [conn262] end connection 10.233.69.22:43944 (2 connections now open) 2021-06-19T23:35:14.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47140 #263 (3 connections now open) 2021-06-19T23:35:14.743+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:47140 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-19T23:35:14.748+0000 I NETWORK [conn263] end connection 127.0.0.1:47140 (2 connections now open) 2021-06-19T23:35:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44054 #264 (3 connections now open) 2021-06-19T23:35:16.233+0000 I NETWORK [conn264] end connection 10.233.69.22:44054 (2 connections now open) 2021-06-19T23:35:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47252 #265 (3 connections now open) 2021-06-19T23:35:24.746+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:47252 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-19T23:35:24.750+0000 I NETWORK [conn265] end connection 127.0.0.1:47252 (2 connections now open) 2021-06-19T23:35:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44168 #266 (3 connections now open) 2021-06-19T23:35:26.233+0000 I NETWORK [conn266] end connection 10.233.69.22:44168 (2 connections now open) 2021-06-19T23:35:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47362 #267 (3 connections now open) 2021-06-19T23:35:34.745+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:47362 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-19T23:35:34.749+0000 I NETWORK [conn267] end connection 127.0.0.1:47362 (2 connections now open) 2021-06-19T23:35:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44278 #268 (3 connections now open) 2021-06-19T23:35:36.233+0000 I NETWORK [conn268] end connection 10.233.69.22:44278 (2 connections now open) 2021-06-19T23:35:44.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47480 #269 (3 connections now open) 2021-06-19T23:35:44.749+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:47480 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-19T23:35:44.845+0000 I NETWORK [conn269] end connection 127.0.0.1:47480 (2 connections now open) 2021-06-19T23:35:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44398 #270 (3 connections now open) 2021-06-19T23:35:46.233+0000 I NETWORK [conn270] end connection 10.233.69.22:44398 (2 connections now open) 2021-06-19T23:35:54.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47592 #271 (3 connections now open) 2021-06-19T23:35:54.747+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:47592 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-19T23:35:54.846+0000 I NETWORK [conn271] end connection 127.0.0.1:47592 (2 connections now open) 2021-06-19T23:35:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44510 #272 (3 connections now open) 2021-06-19T23:35:56.233+0000 I NETWORK [conn272] end connection 10.233.69.22:44510 (2 connections now open) 2021-06-19T23:36:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47704 #273 (3 connections now open) 2021-06-19T23:36:04.747+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:47704 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-19T23:36:04.751+0000 I NETWORK [conn273] end connection 127.0.0.1:47704 (2 connections now open) 2021-06-19T23:36:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44624 #274 (3 connections now open) 2021-06-19T23:36:06.233+0000 I NETWORK [conn274] end connection 10.233.69.22:44624 (2 connections now open) 2021-06-19T23:36:14.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47824 #275 (3 connections now open) 2021-06-19T23:36:14.742+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:47824 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-19T23:36:14.747+0000 I NETWORK [conn275] end connection 127.0.0.1:47824 (2 connections now open) 2021-06-19T23:36:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44738 #276 (3 connections now open) 2021-06-19T23:36:16.233+0000 I NETWORK [conn276] end connection 10.233.69.22:44738 (2 connections now open) 2021-06-19T23:36:24.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47938 #277 (3 connections now open) 2021-06-19T23:36:24.748+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:47938 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-19T23:36:24.845+0000 I NETWORK [conn277] end connection 127.0.0.1:47938 (2 connections now open) 2021-06-19T23:36:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44854 #278 (3 connections now open) 2021-06-19T23:36:26.233+0000 I NETWORK [conn278] end connection 10.233.69.22:44854 (2 connections now open) 2021-06-19T23:36:34.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48052 #279 (3 connections now open) 2021-06-19T23:36:34.842+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:48052 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-19T23:36:34.847+0000 I NETWORK [conn279] end connection 127.0.0.1:48052 (2 connections now open) 2021-06-19T23:36:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44968 #280 (3 connections now open) 2021-06-19T23:36:36.233+0000 I NETWORK [conn280] end connection 10.233.69.22:44968 (2 connections now open) 2021-06-19T23:36:44.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48166 #281 (3 connections now open) 2021-06-19T23:36:44.748+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:48166 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-19T23:36:44.846+0000 I NETWORK [conn281] end connection 127.0.0.1:48166 (2 connections now open) 2021-06-19T23:36:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45086 #282 (3 connections now open) 2021-06-19T23:36:46.233+0000 I NETWORK [conn282] end connection 10.233.69.22:45086 (2 connections now open) 2021-06-19T23:36:54.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48284 #283 (3 connections now open) 2021-06-19T23:36:54.842+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:48284 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-19T23:36:54.847+0000 I NETWORK [conn283] end connection 127.0.0.1:48284 (2 connections now open) 2021-06-19T23:36:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45200 #284 (3 connections now open) 2021-06-19T23:36:56.233+0000 I NETWORK [conn284] end connection 10.233.69.22:45200 (2 connections now open) 2021-06-19T23:37:04.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48398 #285 (3 connections now open) 2021-06-19T23:37:04.746+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:48398 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-19T23:37:04.842+0000 I NETWORK [conn285] end connection 127.0.0.1:48398 (2 connections now open) 2021-06-19T23:37:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45322 #286 (3 connections now open) 2021-06-19T23:37:06.233+0000 I NETWORK [conn286] end connection 10.233.69.22:45322 (2 connections now open) 2021-06-19T23:37:14.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48520 #287 (3 connections now open) 2021-06-19T23:37:14.653+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:48520 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-19T23:37:14.747+0000 I NETWORK [conn287] end connection 127.0.0.1:48520 (2 connections now open) 2021-06-19T23:37:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45436 #288 (3 connections now open) 2021-06-19T23:37:16.233+0000 I NETWORK [conn288] end connection 10.233.69.22:45436 (2 connections now open) 2021-06-19T23:37:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48636 #289 (3 connections now open) 2021-06-19T23:37:24.647+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:48636 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-19T23:37:24.744+0000 I NETWORK [conn289] end connection 127.0.0.1:48636 (2 connections now open) 2021-06-19T23:37:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45554 #290 (3 connections now open) 2021-06-19T23:37:26.233+0000 I NETWORK [conn290] end connection 10.233.69.22:45554 (2 connections now open) 2021-06-19T23:37:34.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48748 #291 (3 connections now open) 2021-06-19T23:37:34.744+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:48748 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-19T23:37:34.748+0000 I NETWORK [conn291] end connection 127.0.0.1:48748 (2 connections now open) 2021-06-19T23:37:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45664 #292 (3 connections now open) 2021-06-19T23:37:36.233+0000 I NETWORK [conn292] end connection 10.233.69.22:45664 (2 connections now open) 2021-06-19T23:37:44.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48866 #293 (3 connections now open) 2021-06-19T23:37:44.743+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:48866 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-19T23:37:44.748+0000 I NETWORK [conn293] end connection 127.0.0.1:48866 (2 connections now open) 2021-06-19T23:37:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45784 #294 (3 connections now open) 2021-06-19T23:37:46.233+0000 I NETWORK [conn294] end connection 10.233.69.22:45784 (2 connections now open) 2021-06-19T23:37:54.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48978 #295 (3 connections now open) 2021-06-19T23:37:54.644+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:48978 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-19T23:37:54.649+0000 I NETWORK [conn295] end connection 127.0.0.1:48978 (2 connections now open) 2021-06-19T23:37:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45892 #296 (3 connections now open) 2021-06-19T23:37:56.233+0000 I NETWORK [conn296] end connection 10.233.69.22:45892 (2 connections now open) 2021-06-19T23:38:04.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49084 #297 (3 connections now open) 2021-06-19T23:38:04.654+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:49084 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-19T23:38:04.747+0000 I NETWORK [conn297] end connection 127.0.0.1:49084 (2 connections now open) 2021-06-19T23:38:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46006 #298 (3 connections now open) 2021-06-19T23:38:06.233+0000 I NETWORK [conn298] end connection 10.233.69.22:46006 (2 connections now open) 2021-06-19T23:38:14.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49202 #299 (3 connections now open) 2021-06-19T23:38:14.746+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:49202 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-19T23:38:14.750+0000 I NETWORK [conn299] end connection 127.0.0.1:49202 (2 connections now open) 2021-06-19T23:38:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46116 #300 (3 connections now open) 2021-06-19T23:38:16.233+0000 I NETWORK [conn300] end connection 10.233.69.22:46116 (2 connections now open) 2021-06-19T23:38:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49318 #301 (3 connections now open) 2021-06-19T23:38:24.749+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:49318 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-19T23:38:24.845+0000 I NETWORK [conn301] end connection 127.0.0.1:49318 (2 connections now open) 2021-06-19T23:38:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46236 #302 (3 connections now open) 2021-06-19T23:38:26.233+0000 I NETWORK [conn302] end connection 10.233.69.22:46236 (2 connections now open) 2021-06-19T23:38:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49436 #303 (3 connections now open) 2021-06-19T23:38:34.646+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:49436 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-19T23:38:34.742+0000 I NETWORK [conn303] end connection 127.0.0.1:49436 (2 connections now open) 2021-06-19T23:38:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46352 #304 (3 connections now open) 2021-06-19T23:38:36.233+0000 I NETWORK [conn304] end connection 10.233.69.22:46352 (2 connections now open) 2021-06-19T23:38:44.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49554 #305 (3 connections now open) 2021-06-19T23:38:44.843+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:49554 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-19T23:38:44.847+0000 I NETWORK [conn305] end connection 127.0.0.1:49554 (2 connections now open) 2021-06-19T23:38:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46472 #306 (3 connections now open) 2021-06-19T23:38:46.233+0000 I NETWORK [conn306] end connection 10.233.69.22:46472 (2 connections now open) 2021-06-19T23:38:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49670 #307 (3 connections now open) 2021-06-19T23:38:54.742+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:49670 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-19T23:38:54.747+0000 I NETWORK [conn307] end connection 127.0.0.1:49670 (2 connections now open) 2021-06-19T23:38:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46586 #308 (3 connections now open) 2021-06-19T23:38:56.233+0000 I NETWORK [conn308] end connection 10.233.69.22:46586 (2 connections now open) 2021-06-19T23:39:04.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49808 #309 (3 connections now open) 2021-06-19T23:39:04.748+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:49808 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-19T23:39:04.842+0000 I NETWORK [conn309] end connection 127.0.0.1:49808 (2 connections now open) 2021-06-19T23:39:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46724 #310 (3 connections now open) 2021-06-19T23:39:06.233+0000 I NETWORK [conn310] end connection 10.233.69.22:46724 (2 connections now open) 2021-06-19T23:39:14.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49930 #311 (3 connections now open) 2021-06-19T23:39:14.743+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:49930 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-19T23:39:14.748+0000 I NETWORK [conn311] end connection 127.0.0.1:49930 (2 connections now open) 2021-06-19T23:39:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46848 #312 (3 connections now open) 2021-06-19T23:39:16.233+0000 I NETWORK [conn312] end connection 10.233.69.22:46848 (2 connections now open) 2021-06-19T23:39:24.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50060 #313 (3 connections now open) 2021-06-19T23:39:24.652+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:50060 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-19T23:39:24.747+0000 I NETWORK [conn313] end connection 127.0.0.1:50060 (2 connections now open) 2021-06-19T23:39:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46982 #314 (3 connections now open) 2021-06-19T23:39:26.233+0000 I NETWORK [conn314] end connection 10.233.69.22:46982 (2 connections now open) 2021-06-19T23:39:34.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50194 #315 (3 connections now open) 2021-06-19T23:39:34.745+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:50194 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-19T23:39:34.749+0000 I NETWORK [conn315] end connection 127.0.0.1:50194 (2 connections now open) 2021-06-19T23:39:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47116 #316 (3 connections now open) 2021-06-19T23:39:36.233+0000 I NETWORK [conn316] end connection 10.233.69.22:47116 (2 connections now open) 2021-06-19T23:39:44.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50336 #317 (3 connections now open) 2021-06-19T23:39:44.747+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:50336 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-19T23:39:44.845+0000 I NETWORK [conn317] end connection 127.0.0.1:50336 (2 connections now open) 2021-06-19T23:39:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47258 #318 (3 connections now open) 2021-06-19T23:39:46.233+0000 I NETWORK [conn318] end connection 10.233.69.22:47258 (2 connections now open) 2021-06-19T23:39:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50484 #319 (3 connections now open) 2021-06-19T23:39:54.645+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:50484 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-19T23:39:54.745+0000 I NETWORK [conn319] end connection 127.0.0.1:50484 (2 connections now open) 2021-06-19T23:39:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47404 #320 (3 connections now open) 2021-06-19T23:39:56.233+0000 I NETWORK [conn320] end connection 10.233.69.22:47404 (2 connections now open) 2021-06-19T23:40:04.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50616 #321 (3 connections now open) 2021-06-19T23:40:04.744+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:50616 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-19T23:40:04.749+0000 I NETWORK [conn321] end connection 127.0.0.1:50616 (2 connections now open) 2021-06-19T23:40:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47542 #322 (3 connections now open) 2021-06-19T23:40:06.233+0000 I NETWORK [conn322] end connection 10.233.69.22:47542 (2 connections now open) 2021-06-19T23:40:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50758 #323 (3 connections now open) 2021-06-19T23:40:14.648+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:50758 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-19T23:40:14.742+0000 I NETWORK [conn323] end connection 127.0.0.1:50758 (2 connections now open) 2021-06-19T23:40:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47680 #324 (3 connections now open) 2021-06-19T23:40:16.233+0000 I NETWORK [conn324] end connection 10.233.69.22:47680 (2 connections now open) 2021-06-19T23:40:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50910 #325 (3 connections now open) 2021-06-19T23:40:24.649+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:50910 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-19T23:40:24.742+0000 I NETWORK [conn325] end connection 127.0.0.1:50910 (2 connections now open) 2021-06-19T23:40:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47836 #326 (3 connections now open) 2021-06-19T23:40:26.233+0000 I NETWORK [conn326] end connection 10.233.69.22:47836 (2 connections now open) 2021-06-19T23:40:34.654+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51074 #327 (3 connections now open) 2021-06-19T23:40:34.742+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:51074 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-19T23:40:34.747+0000 I NETWORK [conn327] end connection 127.0.0.1:51074 (2 connections now open) 2021-06-19T23:40:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48000 #328 (3 connections now open) 2021-06-19T23:40:36.233+0000 I NETWORK [conn328] end connection 10.233.69.22:48000 (2 connections now open) 2021-06-19T23:40:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51282 #329 (3 connections now open) 2021-06-19T23:40:44.742+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:51282 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-19T23:40:44.747+0000 I NETWORK [conn329] end connection 127.0.0.1:51282 (2 connections now open) 2021-06-19T23:40:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48210 #330 (3 connections now open) 2021-06-19T23:40:46.233+0000 I NETWORK [conn330] end connection 10.233.69.22:48210 (2 connections now open) 2021-06-19T23:40:54.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51502 #331 (3 connections now open) 2021-06-19T23:40:54.650+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:51502 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-19T23:40:54.745+0000 I NETWORK [conn331] end connection 127.0.0.1:51502 (2 connections now open) 2021-06-19T23:40:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48438 #332 (3 connections now open) 2021-06-19T23:40:56.233+0000 I NETWORK [conn332] end connection 10.233.69.22:48438 (2 connections now open) 2021-06-19T23:41:04.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51672 #333 (3 connections now open) 2021-06-19T23:41:04.844+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:51672 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-19T23:41:04.942+0000 I NETWORK [conn333] end connection 127.0.0.1:51672 (2 connections now open) 2021-06-19T23:41:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48602 #334 (3 connections now open) 2021-06-19T23:41:06.233+0000 I NETWORK [conn334] end connection 10.233.69.22:48602 (2 connections now open) 2021-06-19T23:41:14.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51858 #335 (3 connections now open) 2021-06-19T23:41:14.650+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:51858 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-19T23:41:14.745+0000 I NETWORK [conn335] end connection 127.0.0.1:51858 (2 connections now open) 2021-06-19T23:41:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48792 #336 (3 connections now open) 2021-06-19T23:41:16.233+0000 I NETWORK [conn336] end connection 10.233.69.22:48792 (2 connections now open) 2021-06-19T23:41:24.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52066 #337 (3 connections now open) 2021-06-19T23:41:24.847+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:52066 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-19T23:41:24.851+0000 I NETWORK [conn337] end connection 127.0.0.1:52066 (2 connections now open) 2021-06-19T23:41:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48998 #338 (3 connections now open) 2021-06-19T23:41:26.233+0000 I NETWORK [conn338] end connection 10.233.69.22:48998 (2 connections now open) 2021-06-19T23:41:34.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52256 #339 (3 connections now open) 2021-06-19T23:41:34.842+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:52256 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-19T23:41:34.847+0000 I NETWORK [conn339] end connection 127.0.0.1:52256 (2 connections now open) 2021-06-19T23:41:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49184 #340 (3 connections now open) 2021-06-19T23:41:36.233+0000 I NETWORK [conn340] end connection 10.233.69.22:49184 (2 connections now open) 2021-06-19T23:41:44.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52402 #341 (3 connections now open) 2021-06-19T23:41:44.744+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:52402 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-19T23:41:44.748+0000 I NETWORK [conn341] end connection 127.0.0.1:52402 (2 connections now open) 2021-06-19T23:41:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49326 #342 (3 connections now open) 2021-06-19T23:41:46.233+0000 I NETWORK [conn342] end connection 10.233.69.22:49326 (2 connections now open) 2021-06-19T23:41:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52544 #343 (3 connections now open) 2021-06-19T23:41:54.649+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:52544 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-19T23:41:54.746+0000 I NETWORK [conn343] end connection 127.0.0.1:52544 (2 connections now open) 2021-06-19T23:41:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49466 #344 (3 connections now open) 2021-06-19T23:41:56.233+0000 I NETWORK [conn344] end connection 10.233.69.22:49466 (2 connections now open) 2021-06-19T23:42:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52694 #345 (3 connections now open) 2021-06-19T23:42:04.747+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:52694 conn345: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-19T23:42:04.845+0000 I NETWORK [conn345] end connection 127.0.0.1:52694 (2 connections now open) 2021-06-19T23:42:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49620 #346 (3 connections now open) 2021-06-19T23:42:06.233+0000 I NETWORK [conn346] end connection 10.233.69.22:49620 (2 connections now open) 2021-06-19T23:42:14.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52838 #347 (3 connections now open) 2021-06-19T23:42:14.654+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:52838 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-19T23:42:14.746+0000 I NETWORK [conn347] end connection 127.0.0.1:52838 (2 connections now open) 2021-06-19T23:42:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49762 #348 (3 connections now open) 2021-06-19T23:42:16.233+0000 I NETWORK [conn348] end connection 10.233.69.22:49762 (2 connections now open) 2021-06-19T23:42:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53004 #349 (3 connections now open) 2021-06-19T23:42:24.746+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:53004 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-19T23:42:24.842+0000 I NETWORK [conn349] end connection 127.0.0.1:53004 (2 connections now open) 2021-06-19T23:42:26.235+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49948 #350 (3 connections now open) 2021-06-19T23:42:26.235+0000 I NETWORK [conn350] end connection 10.233.69.22:49948 (2 connections now open) 2021-06-19T23:42:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53198 #351 (3 connections now open) 2021-06-19T23:42:34.745+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:53198 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-19T23:42:34.750+0000 I NETWORK [conn351] end connection 127.0.0.1:53198 (2 connections now open) 2021-06-19T23:42:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50122 #352 (3 connections now open) 2021-06-19T23:42:36.233+0000 I NETWORK [conn352] end connection 10.233.69.22:50122 (2 connections now open) 2021-06-19T23:42:44.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53350 #353 (3 connections now open) 2021-06-19T23:42:44.746+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:53350 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-19T23:42:44.844+0000 I NETWORK [conn353] end connection 127.0.0.1:53350 (2 connections now open) 2021-06-19T23:42:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50272 #354 (3 connections now open) 2021-06-19T23:42:46.233+0000 I NETWORK [conn354] end connection 10.233.69.22:50272 (2 connections now open) 2021-06-19T23:42:54.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53488 #355 (3 connections now open) 2021-06-19T23:42:54.743+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:53488 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-19T23:42:54.748+0000 I NETWORK [conn355] end connection 127.0.0.1:53488 (2 connections now open) 2021-06-19T23:42:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50408 #356 (3 connections now open) 2021-06-19T23:42:56.233+0000 I NETWORK [conn356] end connection 10.233.69.22:50408 (2 connections now open) 2021-06-19T23:43:04.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53620 #357 (3 connections now open) 2021-06-19T23:43:04.645+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:53620 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-19T23:43:04.742+0000 I NETWORK [conn357] end connection 127.0.0.1:53620 (2 connections now open) 2021-06-19T23:43:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50548 #358 (3 connections now open) 2021-06-19T23:43:06.233+0000 I NETWORK [conn358] end connection 10.233.69.22:50548 (2 connections now open) 2021-06-19T23:43:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53764 #359 (3 connections now open) 2021-06-19T23:43:14.645+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:53764 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-19T23:43:14.742+0000 I NETWORK [conn359] end connection 127.0.0.1:53764 (2 connections now open) 2021-06-19T23:43:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50684 #360 (3 connections now open) 2021-06-19T23:43:16.234+0000 I NETWORK [conn360] end connection 10.233.69.22:50684 (2 connections now open) 2021-06-19T23:43:24.754+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53906 #361 (3 connections now open) 2021-06-19T23:43:24.844+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:53906 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-19T23:43:24.855+0000 I NETWORK [conn361] end connection 127.0.0.1:53906 (2 connections now open) 2021-06-19T23:43:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50828 #362 (3 connections now open) 2021-06-19T23:43:26.233+0000 I NETWORK [conn362] end connection 10.233.69.22:50828 (2 connections now open) 2021-06-19T23:43:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54042 #363 (3 connections now open) 2021-06-19T23:43:34.647+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:54042 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-19T23:43:34.745+0000 I NETWORK [conn363] end connection 127.0.0.1:54042 (2 connections now open) 2021-06-19T23:43:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50964 #364 (3 connections now open) 2021-06-19T23:43:36.233+0000 I NETWORK [conn364] end connection 10.233.69.22:50964 (2 connections now open) 2021-06-19T23:43:44.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54188 #365 (3 connections now open) 2021-06-19T23:43:44.749+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:54188 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-19T23:43:44.845+0000 I NETWORK [conn365] end connection 127.0.0.1:54188 (2 connections now open) 2021-06-19T23:43:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51106 #366 (3 connections now open) 2021-06-19T23:43:46.233+0000 I NETWORK [conn366] end connection 10.233.69.22:51106 (2 connections now open) 2021-06-19T23:43:54.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54346 #367 (3 connections now open) 2021-06-19T23:43:54.749+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:54346 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-19T23:43:54.844+0000 I NETWORK [conn367] end connection 127.0.0.1:54346 (2 connections now open) 2021-06-19T23:43:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51264 #368 (3 connections now open) 2021-06-19T23:43:56.233+0000 I NETWORK [conn368] end connection 10.233.69.22:51264 (2 connections now open) 2021-06-19T23:44:04.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54488 #369 (3 connections now open) 2021-06-19T23:44:04.846+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:54488 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-19T23:44:04.850+0000 I NETWORK [conn369] end connection 127.0.0.1:54488 (2 connections now open) 2021-06-19T23:44:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51410 #370 (3 connections now open) 2021-06-19T23:44:06.233+0000 I NETWORK [conn370] end connection 10.233.69.22:51410 (2 connections now open) 2021-06-19T23:44:14.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54628 #371 (3 connections now open) 2021-06-19T23:44:14.643+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:54628 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-19T23:44:14.647+0000 I NETWORK [conn371] end connection 127.0.0.1:54628 (2 connections now open) 2021-06-19T23:44:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51546 #372 (3 connections now open) 2021-06-19T23:44:16.233+0000 I NETWORK [conn372] end connection 10.233.69.22:51546 (2 connections now open) 2021-06-19T23:44:24.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54770 #373 (3 connections now open) 2021-06-19T23:44:24.743+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:54770 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-19T23:44:24.747+0000 I NETWORK [conn373] end connection 127.0.0.1:54770 (2 connections now open) 2021-06-19T23:44:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51688 #374 (3 connections now open) 2021-06-19T23:44:26.233+0000 I NETWORK [conn374] end connection 10.233.69.22:51688 (2 connections now open) 2021-06-19T23:44:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54898 #375 (3 connections now open) 2021-06-19T23:44:34.645+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:54898 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-19T23:44:34.742+0000 I NETWORK [conn375] end connection 127.0.0.1:54898 (2 connections now open) 2021-06-19T23:44:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51822 #376 (3 connections now open) 2021-06-19T23:44:36.233+0000 I NETWORK [conn376] end connection 10.233.69.22:51822 (2 connections now open) 2021-06-19T23:44:44.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55044 #377 (3 connections now open) 2021-06-19T23:44:44.744+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:55044 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-19T23:44:44.748+0000 I NETWORK [conn377] end connection 127.0.0.1:55044 (2 connections now open) 2021-06-19T23:44:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51964 #378 (3 connections now open) 2021-06-19T23:44:46.233+0000 I NETWORK [conn378] end connection 10.233.69.22:51964 (2 connections now open) 2021-06-19T23:44:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55184 #379 (3 connections now open) 2021-06-19T23:44:54.645+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:55184 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-19T23:44:54.742+0000 I NETWORK [conn379] end connection 127.0.0.1:55184 (2 connections now open) 2021-06-19T23:44:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52104 #380 (3 connections now open) 2021-06-19T23:44:56.233+0000 I NETWORK [conn380] end connection 10.233.69.22:52104 (2 connections now open) 2021-06-19T23:45:04.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55318 #381 (3 connections now open) 2021-06-19T23:45:04.846+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:55318 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-19T23:45:04.853+0000 I NETWORK [conn381] end connection 127.0.0.1:55318 (2 connections now open) 2021-06-19T23:45:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52240 #382 (3 connections now open) 2021-06-19T23:45:06.233+0000 I NETWORK [conn382] end connection 10.233.69.22:52240 (2 connections now open) 2021-06-19T23:45:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55462 #383 (3 connections now open) 2021-06-19T23:45:14.747+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:55462 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-19T23:45:14.751+0000 I NETWORK [conn383] end connection 127.0.0.1:55462 (2 connections now open) 2021-06-19T23:45:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52380 #384 (3 connections now open) 2021-06-19T23:45:16.233+0000 I NETWORK [conn384] end connection 10.233.69.22:52380 (2 connections now open) 2021-06-19T23:45:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55606 #385 (3 connections now open) 2021-06-19T23:45:24.747+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:55606 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-19T23:45:24.842+0000 I NETWORK [conn385] end connection 127.0.0.1:55606 (2 connections now open) 2021-06-19T23:45:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52528 #386 (3 connections now open) 2021-06-19T23:45:26.233+0000 I NETWORK [conn386] end connection 10.233.69.22:52528 (2 connections now open) 2021-06-19T23:45:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55742 #387 (3 connections now open) 2021-06-19T23:45:34.650+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:55742 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-19T23:45:34.746+0000 I NETWORK [conn387] end connection 127.0.0.1:55742 (2 connections now open) 2021-06-19T23:45:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52664 #388 (3 connections now open) 2021-06-19T23:45:36.233+0000 I NETWORK [conn388] end connection 10.233.69.22:52664 (2 connections now open) 2021-06-19T23:45:44.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55890 #389 (3 connections now open) 2021-06-19T23:45:44.744+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:55890 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-19T23:45:44.748+0000 I NETWORK [conn389] end connection 127.0.0.1:55890 (2 connections now open) 2021-06-19T23:45:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52810 #390 (3 connections now open) 2021-06-19T23:45:46.233+0000 I NETWORK [conn390] end connection 10.233.69.22:52810 (2 connections now open) 2021-06-19T23:45:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56028 #391 (3 connections now open) 2021-06-19T23:45:54.650+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:56028 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-19T23:45:54.746+0000 I NETWORK [conn391] end connection 127.0.0.1:56028 (2 connections now open) 2021-06-19T23:45:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52946 #392 (3 connections now open) 2021-06-19T23:45:56.233+0000 I NETWORK [conn392] end connection 10.233.69.22:52946 (2 connections now open) 2021-06-19T23:46:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56160 #393 (3 connections now open) 2021-06-19T23:46:04.743+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:56160 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-19T23:46:04.749+0000 I NETWORK [conn393] end connection 127.0.0.1:56160 (2 connections now open) 2021-06-19T23:46:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53084 #394 (3 connections now open) 2021-06-19T23:46:06.233+0000 I NETWORK [conn394] end connection 10.233.69.22:53084 (2 connections now open) 2021-06-19T23:46:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56302 #395 (3 connections now open) 2021-06-19T23:46:14.747+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:56302 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-19T23:46:14.842+0000 I NETWORK [conn395] end connection 127.0.0.1:56302 (2 connections now open) 2021-06-19T23:46:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53224 #396 (3 connections now open) 2021-06-19T23:46:16.233+0000 I NETWORK [conn396] end connection 10.233.69.22:53224 (2 connections now open) 2021-06-19T23:46:24.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56442 #397 (3 connections now open) 2021-06-19T23:46:24.743+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:56442 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-19T23:46:24.747+0000 I NETWORK [conn397] end connection 127.0.0.1:56442 (2 connections now open) 2021-06-19T23:46:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53366 #398 (3 connections now open) 2021-06-19T23:46:26.233+0000 I NETWORK [conn398] end connection 10.233.69.22:53366 (2 connections now open) 2021-06-19T23:46:34.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56572 #399 (3 connections now open) 2021-06-19T23:46:34.643+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:56572 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-19T23:46:34.647+0000 I NETWORK [conn399] end connection 127.0.0.1:56572 (2 connections now open) 2021-06-19T23:46:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53500 #400 (3 connections now open) 2021-06-19T23:46:36.233+0000 I NETWORK [conn400] end connection 10.233.69.22:53500 (2 connections now open) 2021-06-19T23:46:44.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56724 #401 (3 connections now open) 2021-06-19T23:46:44.843+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:56724 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-19T23:46:44.847+0000 I NETWORK [conn401] end connection 127.0.0.1:56724 (2 connections now open) 2021-06-19T23:46:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53642 #402 (3 connections now open) 2021-06-19T23:46:46.233+0000 I NETWORK [conn402] end connection 10.233.69.22:53642 (2 connections now open) 2021-06-19T23:46:54.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56862 #403 (3 connections now open) 2021-06-19T23:46:54.643+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:56862 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-19T23:46:54.647+0000 I NETWORK [conn403] end connection 127.0.0.1:56862 (2 connections now open) 2021-06-19T23:46:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53786 #404 (3 connections now open) 2021-06-19T23:46:56.233+0000 I NETWORK [conn404] end connection 10.233.69.22:53786 (2 connections now open) 2021-06-19T23:47:04.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56998 #405 (3 connections now open) 2021-06-19T23:47:04.646+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:56998 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-19T23:47:04.742+0000 I NETWORK [conn405] end connection 127.0.0.1:56998 (2 connections now open) 2021-06-19T23:47:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53924 #406 (3 connections now open) 2021-06-19T23:47:06.233+0000 I NETWORK [conn406] end connection 10.233.69.22:53924 (2 connections now open) 2021-06-19T23:47:14.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57142 #407 (3 connections now open) 2021-06-19T23:47:14.644+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:57142 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-19T23:47:14.648+0000 I NETWORK [conn407] end connection 127.0.0.1:57142 (2 connections now open) 2021-06-19T23:47:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54062 #408 (3 connections now open) 2021-06-19T23:47:16.233+0000 I NETWORK [conn408] end connection 10.233.69.22:54062 (2 connections now open) 2021-06-19T23:47:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57282 #409 (3 connections now open) 2021-06-19T23:47:24.648+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:57282 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-19T23:47:24.744+0000 I NETWORK [conn409] end connection 127.0.0.1:57282 (2 connections now open) 2021-06-19T23:47:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54206 #410 (3 connections now open) 2021-06-19T23:47:26.233+0000 I NETWORK [conn410] end connection 10.233.69.22:54206 (2 connections now open) 2021-06-19T23:47:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57416 #411 (3 connections now open) 2021-06-19T23:47:34.743+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:57416 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-19T23:47:34.751+0000 I NETWORK [conn411] end connection 127.0.0.1:57416 (2 connections now open) 2021-06-19T23:47:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54338 #412 (3 connections now open) 2021-06-19T23:47:36.233+0000 I NETWORK [conn412] end connection 10.233.69.22:54338 (2 connections now open) 2021-06-19T23:47:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57562 #413 (3 connections now open) 2021-06-19T23:47:44.649+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:57562 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-19T23:47:44.746+0000 I NETWORK [conn413] end connection 127.0.0.1:57562 (2 connections now open) 2021-06-19T23:47:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54482 #414 (3 connections now open) 2021-06-19T23:47:46.233+0000 I NETWORK [conn414] end connection 10.233.69.22:54482 (2 connections now open) 2021-06-19T23:47:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57700 #415 (3 connections now open) 2021-06-19T23:47:54.645+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:57700 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-19T23:47:54.649+0000 I NETWORK [conn415] end connection 127.0.0.1:57700 (2 connections now open) 2021-06-19T23:47:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54620 #416 (3 connections now open) 2021-06-19T23:47:56.233+0000 I NETWORK [conn416] end connection 10.233.69.22:54620 (2 connections now open) 2021-06-19T23:48:04.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57832 #417 (3 connections now open) 2021-06-19T23:48:04.653+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:57832 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-19T23:48:04.746+0000 I NETWORK [conn417] end connection 127.0.0.1:57832 (2 connections now open) 2021-06-19T23:48:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54756 #418 (3 connections now open) 2021-06-19T23:48:06.233+0000 I NETWORK [conn418] end connection 10.233.69.22:54756 (2 connections now open) 2021-06-19T23:48:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57982 #419 (3 connections now open) 2021-06-19T23:48:14.644+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:57982 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-19T23:48:14.649+0000 I NETWORK [conn419] end connection 127.0.0.1:57982 (2 connections now open) 2021-06-19T23:48:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54902 #420 (3 connections now open) 2021-06-19T23:48:16.233+0000 I NETWORK [conn420] end connection 10.233.69.22:54902 (2 connections now open) 2021-06-19T23:48:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58120 #421 (3 connections now open) 2021-06-19T23:48:24.749+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:58120 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-19T23:48:24.842+0000 I NETWORK [conn421] end connection 127.0.0.1:58120 (2 connections now open) 2021-06-19T23:48:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55046 #422 (3 connections now open) 2021-06-19T23:48:26.233+0000 I NETWORK [conn422] end connection 10.233.69.22:55046 (2 connections now open) 2021-06-19T23:48:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58258 #423 (3 connections now open) 2021-06-19T23:48:34.647+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:58258 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-19T23:48:34.745+0000 I NETWORK [conn423] end connection 127.0.0.1:58258 (2 connections now open) 2021-06-19T23:48:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55180 #424 (3 connections now open) 2021-06-19T23:48:36.233+0000 I NETWORK [conn424] end connection 10.233.69.22:55180 (2 connections now open) 2021-06-19T23:48:44.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58402 #425 (3 connections now open) 2021-06-19T23:48:44.743+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:58402 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-19T23:48:44.747+0000 I NETWORK [conn425] end connection 127.0.0.1:58402 (2 connections now open) 2021-06-19T23:48:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55324 #426 (3 connections now open) 2021-06-19T23:48:46.233+0000 I NETWORK [conn426] end connection 10.233.69.22:55324 (2 connections now open) 2021-06-19T23:48:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58540 #427 (3 connections now open) 2021-06-19T23:48:54.743+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:58540 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-19T23:48:54.746+0000 I NETWORK [conn427] end connection 127.0.0.1:58540 (2 connections now open) 2021-06-19T23:48:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55460 #428 (3 connections now open) 2021-06-19T23:48:56.233+0000 I NETWORK [conn428] end connection 10.233.69.22:55460 (2 connections now open) 2021-06-19T23:49:04.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58672 #429 (3 connections now open) 2021-06-19T23:49:04.645+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:58672 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-19T23:49:04.742+0000 I NETWORK [conn429] end connection 127.0.0.1:58672 (2 connections now open) 2021-06-19T23:49:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55598 #430 (3 connections now open) 2021-06-19T23:49:06.233+0000 I NETWORK [conn430] end connection 10.233.69.22:55598 (2 connections now open) 2021-06-19T23:49:14.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58812 #431 (3 connections now open) 2021-06-19T23:49:14.642+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:58812 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-19T23:49:14.646+0000 I NETWORK [conn431] end connection 127.0.0.1:58812 (2 connections now open) 2021-06-19T23:49:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55738 #432 (3 connections now open) 2021-06-19T23:49:16.233+0000 I NETWORK [conn432] end connection 10.233.69.22:55738 (2 connections now open) 2021-06-19T23:49:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58956 #433 (3 connections now open) 2021-06-19T23:49:24.746+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:58956 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-19T23:49:24.847+0000 I NETWORK [conn433] end connection 127.0.0.1:58956 (2 connections now open) 2021-06-19T23:49:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55880 #434 (3 connections now open) 2021-06-19T23:49:26.233+0000 I NETWORK [conn434] end connection 10.233.69.22:55880 (2 connections now open) 2021-06-19T23:49:34.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59098 #435 (3 connections now open) 2021-06-19T23:49:34.742+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:59098 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-19T23:49:34.746+0000 I NETWORK [conn435] end connection 127.0.0.1:59098 (2 connections now open) 2021-06-19T23:49:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56020 #436 (3 connections now open) 2021-06-19T23:49:36.233+0000 I NETWORK [conn436] end connection 10.233.69.22:56020 (2 connections now open) 2021-06-19T23:49:44.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59246 #437 (3 connections now open) 2021-06-19T23:49:44.742+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:59246 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-19T23:49:44.747+0000 I NETWORK [conn437] end connection 127.0.0.1:59246 (2 connections now open) 2021-06-19T23:49:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56168 #438 (3 connections now open) 2021-06-19T23:49:46.233+0000 I NETWORK [conn438] end connection 10.233.69.22:56168 (2 connections now open) 2021-06-19T23:49:54.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59386 #439 (3 connections now open) 2021-06-19T23:49:54.743+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:59386 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-19T23:49:54.748+0000 I NETWORK [conn439] end connection 127.0.0.1:59386 (2 connections now open) 2021-06-19T23:49:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56304 #440 (3 connections now open) 2021-06-19T23:49:56.233+0000 I NETWORK [conn440] end connection 10.233.69.22:56304 (2 connections now open) 2021-06-19T23:50:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59518 #441 (3 connections now open) 2021-06-19T23:50:04.649+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:59518 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-19T23:50:04.745+0000 I NETWORK [conn441] end connection 127.0.0.1:59518 (2 connections now open) 2021-06-19T23:50:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56442 #442 (3 connections now open) 2021-06-19T23:50:06.233+0000 I NETWORK [conn442] end connection 10.233.69.22:56442 (2 connections now open) 2021-06-19T23:50:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59662 #443 (3 connections now open) 2021-06-19T23:50:14.647+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:59662 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-19T23:50:14.742+0000 I NETWORK [conn443] end connection 127.0.0.1:59662 (2 connections now open) 2021-06-19T23:50:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56580 #444 (3 connections now open) 2021-06-19T23:50:16.233+0000 I NETWORK [conn444] end connection 10.233.69.22:56580 (2 connections now open) 2021-06-19T23:50:24.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59800 #445 (3 connections now open) 2021-06-19T23:50:24.843+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:59800 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-19T23:50:24.848+0000 I NETWORK [conn445] end connection 127.0.0.1:59800 (2 connections now open) 2021-06-19T23:50:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56722 #446 (3 connections now open) 2021-06-19T23:50:26.233+0000 I NETWORK [conn446] end connection 10.233.69.22:56722 (2 connections now open) 2021-06-19T23:50:34.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59934 #447 (3 connections now open) 2021-06-19T23:50:34.747+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:59934 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-19T23:50:34.846+0000 I NETWORK [conn447] end connection 127.0.0.1:59934 (2 connections now open) 2021-06-19T23:50:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56854 #448 (3 connections now open) 2021-06-19T23:50:36.233+0000 I NETWORK [conn448] end connection 10.233.69.22:56854 (2 connections now open) 2021-06-19T23:50:44.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60080 #449 (3 connections now open) 2021-06-19T23:50:44.846+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:60080 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-19T23:50:44.850+0000 I NETWORK [conn449] end connection 127.0.0.1:60080 (2 connections now open) 2021-06-19T23:50:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56998 #450 (3 connections now open) 2021-06-19T23:50:46.233+0000 I NETWORK [conn450] end connection 10.233.69.22:56998 (2 connections now open) 2021-06-19T23:50:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60218 #451 (3 connections now open) 2021-06-19T23:50:54.646+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:60218 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-19T23:50:54.742+0000 I NETWORK [conn451] end connection 127.0.0.1:60218 (2 connections now open) 2021-06-19T23:50:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57136 #452 (3 connections now open) 2021-06-19T23:50:56.233+0000 I NETWORK [conn452] end connection 10.233.69.22:57136 (2 connections now open) 2021-06-19T23:51:04.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60354 #453 (3 connections now open) 2021-06-19T23:51:04.647+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:60354 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-19T23:51:04.744+0000 I NETWORK [conn453] end connection 127.0.0.1:60354 (2 connections now open) 2021-06-19T23:51:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57278 #454 (3 connections now open) 2021-06-19T23:51:06.233+0000 I NETWORK [conn454] end connection 10.233.69.22:57278 (2 connections now open) 2021-06-19T23:51:14.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60498 #455 (3 connections now open) 2021-06-19T23:51:14.652+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:60498 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-19T23:51:14.746+0000 I NETWORK [conn455] end connection 127.0.0.1:60498 (2 connections now open) 2021-06-19T23:51:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57416 #456 (3 connections now open) 2021-06-19T23:51:16.233+0000 I NETWORK [conn456] end connection 10.233.69.22:57416 (2 connections now open) 2021-06-19T23:51:24.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60634 #457 (3 connections now open) 2021-06-19T23:51:24.653+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:60634 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-19T23:51:24.747+0000 I NETWORK [conn457] end connection 127.0.0.1:60634 (2 connections now open) 2021-06-19T23:51:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57558 #458 (3 connections now open) 2021-06-19T23:51:26.233+0000 I NETWORK [conn458] end connection 10.233.69.22:57558 (2 connections now open) 2021-06-19T23:51:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60770 #459 (3 connections now open) 2021-06-19T23:51:34.649+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:60770 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-19T23:51:34.746+0000 I NETWORK [conn459] end connection 127.0.0.1:60770 (2 connections now open) 2021-06-19T23:51:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57690 #460 (3 connections now open) 2021-06-19T23:51:36.233+0000 I NETWORK [conn460] end connection 10.233.69.22:57690 (2 connections now open) 2021-06-19T23:51:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60912 #461 (3 connections now open) 2021-06-19T23:51:44.742+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:60912 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-19T23:51:44.748+0000 I NETWORK [conn461] end connection 127.0.0.1:60912 (2 connections now open) 2021-06-19T23:51:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57834 #462 (3 connections now open) 2021-06-19T23:51:46.233+0000 I NETWORK [conn462] end connection 10.233.69.22:57834 (2 connections now open) 2021-06-19T23:51:54.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32820 #463 (3 connections now open) 2021-06-19T23:51:54.743+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:32820 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-19T23:51:54.749+0000 I NETWORK [conn463] end connection 127.0.0.1:32820 (2 connections now open) 2021-06-19T23:51:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57970 #464 (3 connections now open) 2021-06-19T23:51:56.233+0000 I NETWORK [conn464] end connection 10.233.69.22:57970 (2 connections now open) 2021-06-19T23:52:04.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32952 #465 (3 connections now open) 2021-06-19T23:52:04.645+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:32952 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-19T23:52:04.743+0000 I NETWORK [conn465] end connection 127.0.0.1:32952 (2 connections now open) 2021-06-19T23:52:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58108 #466 (3 connections now open) 2021-06-19T23:52:06.233+0000 I NETWORK [conn466] end connection 10.233.69.22:58108 (2 connections now open) 2021-06-19T23:52:14.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33102 #467 (3 connections now open) 2021-06-19T23:52:14.749+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:33102 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-19T23:52:14.845+0000 I NETWORK [conn467] end connection 127.0.0.1:33102 (2 connections now open) 2021-06-19T23:52:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58254 #468 (3 connections now open) 2021-06-19T23:52:16.233+0000 I NETWORK [conn468] end connection 10.233.69.22:58254 (2 connections now open) 2021-06-19T23:52:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33252 #469 (3 connections now open) 2021-06-19T23:52:24.747+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:33252 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-19T23:52:24.750+0000 I NETWORK [conn469] end connection 127.0.0.1:33252 (2 connections now open) 2021-06-19T23:52:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58406 #470 (3 connections now open) 2021-06-19T23:52:26.233+0000 I NETWORK [conn470] end connection 10.233.69.22:58406 (2 connections now open) 2021-06-19T23:52:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33384 #471 (3 connections now open) 2021-06-19T23:52:34.649+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:33384 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-19T23:52:34.746+0000 I NETWORK [conn471] end connection 127.0.0.1:33384 (2 connections now open) 2021-06-19T23:52:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58538 #472 (3 connections now open) 2021-06-19T23:52:36.233+0000 I NETWORK [conn472] end connection 10.233.69.22:58538 (2 connections now open) 2021-06-19T23:52:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33522 #473 (3 connections now open) 2021-06-19T23:52:44.647+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:33522 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-19T23:52:44.746+0000 I NETWORK [conn473] end connection 127.0.0.1:33522 (2 connections now open) 2021-06-19T23:52:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58680 #474 (3 connections now open) 2021-06-19T23:52:46.233+0000 I NETWORK [conn474] end connection 10.233.69.22:58680 (2 connections now open) 2021-06-19T23:52:54.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33658 #475 (3 connections now open) 2021-06-19T23:52:54.643+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:33658 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-19T23:52:54.647+0000 I NETWORK [conn475] end connection 127.0.0.1:33658 (2 connections now open) 2021-06-19T23:52:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58814 #476 (3 connections now open) 2021-06-19T23:52:56.233+0000 I NETWORK [conn476] end connection 10.233.69.22:58814 (2 connections now open) 2021-06-19T23:53:04.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33794 #477 (3 connections now open) 2021-06-19T23:53:04.843+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:33794 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-19T23:53:04.848+0000 I NETWORK [conn477] end connection 127.0.0.1:33794 (2 connections now open) 2021-06-19T23:53:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58952 #478 (3 connections now open) 2021-06-19T23:53:06.233+0000 I NETWORK [conn478] end connection 10.233.69.22:58952 (2 connections now open) 2021-06-19T23:53:14.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33934 #479 (3 connections now open) 2021-06-19T23:53:14.742+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:33934 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-19T23:53:14.749+0000 I NETWORK [conn479] end connection 127.0.0.1:33934 (2 connections now open) 2021-06-19T23:53:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59088 #480 (3 connections now open) 2021-06-19T23:53:16.233+0000 I NETWORK [conn480] end connection 10.233.69.22:59088 (2 connections now open) 2021-06-19T23:53:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34074 #481 (3 connections now open) 2021-06-19T23:53:24.647+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:34074 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-19T23:53:24.651+0000 I NETWORK [conn481] end connection 127.0.0.1:34074 (2 connections now open) 2021-06-19T23:53:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59230 #482 (3 connections now open) 2021-06-19T23:53:26.233+0000 I NETWORK [conn482] end connection 10.233.69.22:59230 (2 connections now open) 2021-06-19T23:53:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34210 #483 (3 connections now open) 2021-06-19T23:53:34.650+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:34210 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-19T23:53:34.745+0000 I NETWORK [conn483] end connection 127.0.0.1:34210 (2 connections now open) 2021-06-19T23:53:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59366 #484 (3 connections now open) 2021-06-19T23:53:36.233+0000 I NETWORK [conn484] end connection 10.233.69.22:59366 (2 connections now open) 2021-06-19T23:53:44.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34356 #485 (3 connections now open) 2021-06-19T23:53:44.745+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:34356 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-19T23:53:44.842+0000 I NETWORK [conn485] end connection 127.0.0.1:34356 (2 connections now open) 2021-06-19T23:53:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59516 #486 (3 connections now open) 2021-06-19T23:53:46.233+0000 I NETWORK [conn486] end connection 10.233.69.22:59516 (2 connections now open) 2021-06-19T23:53:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34498 #487 (3 connections now open) 2021-06-19T23:53:54.647+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:34498 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-19T23:53:54.745+0000 I NETWORK [conn487] end connection 127.0.0.1:34498 (2 connections now open) 2021-06-19T23:53:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59650 #488 (3 connections now open) 2021-06-19T23:53:56.233+0000 I NETWORK [conn488] end connection 10.233.69.22:59650 (2 connections now open) 2021-06-19T23:54:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34632 #489 (3 connections now open) 2021-06-19T23:54:04.742+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:34632 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-19T23:54:04.748+0000 I NETWORK [conn489] end connection 127.0.0.1:34632 (2 connections now open) 2021-06-19T23:54:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59790 #490 (3 connections now open) 2021-06-19T23:54:06.233+0000 I NETWORK [conn490] end connection 10.233.69.22:59790 (2 connections now open) 2021-06-19T23:54:14.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34772 #491 (3 connections now open) 2021-06-19T23:54:14.642+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:34772 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-19T23:54:14.646+0000 I NETWORK [conn491] end connection 127.0.0.1:34772 (2 connections now open) 2021-06-19T23:54:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59928 #492 (3 connections now open) 2021-06-19T23:54:16.233+0000 I NETWORK [conn492] end connection 10.233.69.22:59928 (2 connections now open) 2021-06-19T23:54:24.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34918 #493 (3 connections now open) 2021-06-19T23:54:24.847+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:34918 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-19T23:54:24.946+0000 I NETWORK [conn493] end connection 127.0.0.1:34918 (2 connections now open) 2021-06-19T23:54:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60074 #494 (3 connections now open) 2021-06-19T23:54:26.233+0000 I NETWORK [conn494] end connection 10.233.69.22:60074 (2 connections now open) 2021-06-19T23:54:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35050 #495 (3 connections now open) 2021-06-19T23:54:34.650+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:35050 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-19T23:54:34.744+0000 I NETWORK [conn495] end connection 127.0.0.1:35050 (2 connections now open) 2021-06-19T23:54:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60204 #496 (3 connections now open) 2021-06-19T23:54:36.233+0000 I NETWORK [conn496] end connection 10.233.69.22:60204 (2 connections now open) 2021-06-19T23:54:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35190 #497 (3 connections now open) 2021-06-19T23:54:44.647+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:35190 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-19T23:54:44.745+0000 I NETWORK [conn497] end connection 127.0.0.1:35190 (2 connections now open) 2021-06-19T23:54:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60348 #498 (3 connections now open) 2021-06-19T23:54:46.233+0000 I NETWORK [conn498] end connection 10.233.69.22:60348 (2 connections now open) 2021-06-19T23:54:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35328 #499 (3 connections now open) 2021-06-19T23:54:54.649+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:35328 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-19T23:54:54.745+0000 I NETWORK [conn499] end connection 127.0.0.1:35328 (2 connections now open) 2021-06-19T23:54:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60480 #500 (3 connections now open) 2021-06-19T23:54:56.233+0000 I NETWORK [conn500] end connection 10.233.69.22:60480 (2 connections now open) 2021-06-19T23:55:04.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35458 #501 (3 connections now open) 2021-06-19T23:55:04.646+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:35458 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-19T23:55:04.744+0000 I NETWORK [conn501] end connection 127.0.0.1:35458 (2 connections now open) 2021-06-19T23:55:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60616 #502 (3 connections now open) 2021-06-19T23:55:06.233+0000 I NETWORK [conn502] end connection 10.233.69.22:60616 (2 connections now open) 2021-06-19T23:55:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35608 #503 (3 connections now open) 2021-06-19T23:55:14.647+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:35608 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-19T23:55:14.743+0000 I NETWORK [conn503] end connection 127.0.0.1:35608 (2 connections now open) 2021-06-19T23:55:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60760 #504 (3 connections now open) 2021-06-19T23:55:16.233+0000 I NETWORK [conn504] end connection 10.233.69.22:60760 (2 connections now open) 2021-06-19T23:55:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35748 #505 (3 connections now open) 2021-06-19T23:55:24.649+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:35748 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-19T23:55:24.746+0000 I NETWORK [conn505] end connection 127.0.0.1:35748 (2 connections now open) 2021-06-19T23:55:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60906 #506 (3 connections now open) 2021-06-19T23:55:26.233+0000 I NETWORK [conn506] end connection 10.233.69.22:60906 (2 connections now open) 2021-06-19T23:55:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35892 #507 (3 connections now open) 2021-06-19T23:55:34.647+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:35892 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-19T23:55:34.651+0000 I NETWORK [conn507] end connection 127.0.0.1:35892 (2 connections now open) 2021-06-19T23:55:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32818 #508 (3 connections now open) 2021-06-19T23:55:36.233+0000 I NETWORK [conn508] end connection 10.233.69.22:32818 (2 connections now open) 2021-06-19T23:55:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36034 #509 (3 connections now open) 2021-06-19T23:55:44.651+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:36034 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-19T23:55:44.744+0000 I NETWORK [conn509] end connection 127.0.0.1:36034 (2 connections now open) 2021-06-19T23:55:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32964 #510 (3 connections now open) 2021-06-19T23:55:46.233+0000 I NETWORK [conn510] end connection 10.233.69.22:32964 (2 connections now open) 2021-06-19T23:55:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36178 #511 (3 connections now open) 2021-06-19T23:55:54.647+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:36178 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-19T23:55:54.745+0000 I NETWORK [conn511] end connection 127.0.0.1:36178 (2 connections now open) 2021-06-19T23:55:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33100 #512 (3 connections now open) 2021-06-19T23:55:56.233+0000 I NETWORK [conn512] end connection 10.233.69.22:33100 (2 connections now open) 2021-06-19T23:56:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36314 #513 (3 connections now open) 2021-06-19T23:56:04.650+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:36314 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-19T23:56:04.744+0000 I NETWORK [conn513] end connection 127.0.0.1:36314 (2 connections now open) 2021-06-19T23:56:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33242 #514 (3 connections now open) 2021-06-19T23:56:06.233+0000 I NETWORK [conn514] end connection 10.233.69.22:33242 (2 connections now open) 2021-06-19T23:56:14.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36450 #515 (3 connections now open) 2021-06-19T23:56:14.642+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:36450 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-19T23:56:14.647+0000 I NETWORK [conn515] end connection 127.0.0.1:36450 (2 connections now open) 2021-06-19T23:56:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33378 #516 (3 connections now open) 2021-06-19T23:56:16.233+0000 I NETWORK [conn516] end connection 10.233.69.22:33378 (2 connections now open) 2021-06-19T23:56:24.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36594 #517 (3 connections now open) 2021-06-19T23:56:24.645+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:36594 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-19T23:56:24.649+0000 I NETWORK [conn517] end connection 127.0.0.1:36594 (2 connections now open) 2021-06-19T23:56:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33518 #518 (3 connections now open) 2021-06-19T23:56:26.233+0000 I NETWORK [conn518] end connection 10.233.69.22:33518 (2 connections now open) 2021-06-19T23:56:34.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36734 #519 (3 connections now open) 2021-06-19T23:56:34.644+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:36734 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-19T23:56:34.649+0000 I NETWORK [conn519] end connection 127.0.0.1:36734 (2 connections now open) 2021-06-19T23:56:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33658 #520 (3 connections now open) 2021-06-19T23:56:36.233+0000 I NETWORK [conn520] end connection 10.233.69.22:33658 (2 connections now open) 2021-06-19T23:56:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36874 #521 (3 connections now open) 2021-06-19T23:56:44.651+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:36874 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-19T23:56:44.746+0000 I NETWORK [conn521] end connection 127.0.0.1:36874 (2 connections now open) 2021-06-19T23:56:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33802 #522 (3 connections now open) 2021-06-19T23:56:46.233+0000 I NETWORK [conn522] end connection 10.233.69.22:33802 (2 connections now open) 2021-06-19T23:56:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37016 #523 (3 connections now open) 2021-06-19T23:56:54.644+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:37016 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-19T23:56:54.648+0000 I NETWORK [conn523] end connection 127.0.0.1:37016 (2 connections now open) 2021-06-19T23:56:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33936 #524 (3 connections now open) 2021-06-19T23:56:56.233+0000 I NETWORK [conn524] end connection 10.233.69.22:33936 (2 connections now open) 2021-06-19T23:57:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37146 #525 (3 connections now open) 2021-06-19T23:57:04.742+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:37146 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-19T23:57:04.747+0000 I NETWORK [conn525] end connection 127.0.0.1:37146 (2 connections now open) 2021-06-19T23:57:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34070 #526 (3 connections now open) 2021-06-19T23:57:06.233+0000 I NETWORK [conn526] end connection 10.233.69.22:34070 (2 connections now open) 2021-06-19T23:57:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37288 #527 (3 connections now open) 2021-06-19T23:57:14.648+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:37288 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-19T23:57:14.742+0000 I NETWORK [conn527] end connection 127.0.0.1:37288 (2 connections now open) 2021-06-19T23:57:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34206 #528 (3 connections now open) 2021-06-19T23:57:16.233+0000 I NETWORK [conn528] end connection 10.233.69.22:34206 (2 connections now open) 2021-06-19T23:57:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37428 #529 (3 connections now open) 2021-06-19T23:57:24.649+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:37428 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-19T23:57:24.745+0000 I NETWORK [conn529] end connection 127.0.0.1:37428 (2 connections now open) 2021-06-19T23:57:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34348 #530 (3 connections now open) 2021-06-19T23:57:26.233+0000 I NETWORK [conn530] end connection 10.233.69.22:34348 (2 connections now open) 2021-06-19T23:57:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37560 #531 (3 connections now open) 2021-06-19T23:57:34.743+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:37560 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-19T23:57:34.747+0000 I NETWORK [conn531] end connection 127.0.0.1:37560 (2 connections now open) 2021-06-19T23:57:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34478 #532 (3 connections now open) 2021-06-19T23:57:36.233+0000 I NETWORK [conn532] end connection 10.233.69.22:34478 (2 connections now open) 2021-06-19T23:57:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37708 #533 (3 connections now open) 2021-06-19T23:57:44.742+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:37708 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-19T23:57:44.747+0000 I NETWORK [conn533] end connection 127.0.0.1:37708 (2 connections now open) 2021-06-19T23:57:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34630 #534 (3 connections now open) 2021-06-19T23:57:46.233+0000 I NETWORK [conn534] end connection 10.233.69.22:34630 (2 connections now open) 2021-06-19T23:57:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37870 #535 (3 connections now open) 2021-06-19T23:57:54.648+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:37870 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-19T23:57:54.742+0000 I NETWORK [conn535] end connection 127.0.0.1:37870 (2 connections now open) 2021-06-19T23:57:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34786 #536 (3 connections now open) 2021-06-19T23:57:56.233+0000 I NETWORK [conn536] end connection 10.233.69.22:34786 (2 connections now open) 2021-06-19T23:58:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38022 #537 (3 connections now open) 2021-06-19T23:58:04.651+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:38022 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-19T23:58:04.744+0000 I NETWORK [conn537] end connection 127.0.0.1:38022 (2 connections now open) 2021-06-19T23:58:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34952 #538 (3 connections now open) 2021-06-19T23:58:06.233+0000 I NETWORK [conn538] end connection 10.233.69.22:34952 (2 connections now open) 2021-06-19T23:58:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38184 #539 (3 connections now open) 2021-06-19T23:58:14.647+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:38184 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-19T23:58:14.746+0000 I NETWORK [conn539] end connection 127.0.0.1:38184 (2 connections now open) 2021-06-19T23:58:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35100 #540 (3 connections now open) 2021-06-19T23:58:16.233+0000 I NETWORK [conn540] end connection 10.233.69.22:35100 (2 connections now open) 2021-06-19T23:58:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38320 #541 (3 connections now open) 2021-06-19T23:58:24.746+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:38320 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-19T23:58:24.842+0000 I NETWORK [conn541] end connection 127.0.0.1:38320 (2 connections now open) 2021-06-19T23:58:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35240 #542 (3 connections now open) 2021-06-19T23:58:26.233+0000 I NETWORK [conn542] end connection 10.233.69.22:35240 (2 connections now open) 2021-06-19T23:58:34.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38454 #543 (3 connections now open) 2021-06-19T23:58:34.643+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:38454 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-19T23:58:34.647+0000 I NETWORK [conn543] end connection 127.0.0.1:38454 (2 connections now open) 2021-06-19T23:58:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35374 #544 (3 connections now open) 2021-06-19T23:58:36.233+0000 I NETWORK [conn544] end connection 10.233.69.22:35374 (2 connections now open) 2021-06-19T23:58:44.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38592 #545 (3 connections now open) 2021-06-19T23:58:44.653+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:38592 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-19T23:58:44.746+0000 I NETWORK [conn545] end connection 127.0.0.1:38592 (2 connections now open) 2021-06-19T23:58:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35522 #546 (3 connections now open) 2021-06-19T23:58:46.233+0000 I NETWORK [conn546] end connection 10.233.69.22:35522 (2 connections now open) 2021-06-19T23:58:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38758 #547 (3 connections now open) 2021-06-19T23:58:54.646+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:38758 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-19T23:58:54.650+0000 I NETWORK [conn547] end connection 127.0.0.1:38758 (2 connections now open) 2021-06-19T23:58:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35676 #548 (3 connections now open) 2021-06-19T23:58:56.233+0000 I NETWORK [conn548] end connection 10.233.69.22:35676 (2 connections now open) 2021-06-19T23:59:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38890 #549 (3 connections now open) 2021-06-19T23:59:04.746+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:38890 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-19T23:59:04.751+0000 I NETWORK [conn549] end connection 127.0.0.1:38890 (2 connections now open) 2021-06-19T23:59:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35814 #550 (3 connections now open) 2021-06-19T23:59:06.233+0000 I NETWORK [conn550] end connection 10.233.69.22:35814 (2 connections now open) 2021-06-19T23:59:14.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39028 #551 (3 connections now open) 2021-06-19T23:59:14.654+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:39028 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-19T23:59:14.746+0000 I NETWORK [conn551] end connection 127.0.0.1:39028 (2 connections now open) 2021-06-19T23:59:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35950 #552 (3 connections now open) 2021-06-19T23:59:16.233+0000 I NETWORK [conn552] end connection 10.233.69.22:35950 (2 connections now open) 2021-06-19T23:59:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39174 #553 (3 connections now open) 2021-06-19T23:59:24.650+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:39174 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-19T23:59:24.746+0000 I NETWORK [conn553] end connection 127.0.0.1:39174 (2 connections now open) 2021-06-19T23:59:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36098 #554 (3 connections now open) 2021-06-19T23:59:26.233+0000 I NETWORK [conn554] end connection 10.233.69.22:36098 (2 connections now open) 2021-06-19T23:59:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39312 #555 (3 connections now open) 2021-06-19T23:59:34.743+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:39312 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-19T23:59:34.747+0000 I NETWORK [conn555] end connection 127.0.0.1:39312 (2 connections now open) 2021-06-19T23:59:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36234 #556 (3 connections now open) 2021-06-19T23:59:36.233+0000 I NETWORK [conn556] end connection 10.233.69.22:36234 (2 connections now open) 2021-06-19T23:59:44.669+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39450 #557 (3 connections now open) 2021-06-19T23:59:44.669+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:39450 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-19T23:59:44.769+0000 I NETWORK [conn557] end connection 127.0.0.1:39450 (2 connections now open) 2021-06-19T23:59:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36378 #558 (3 connections now open) 2021-06-19T23:59:46.233+0000 I NETWORK [conn558] end connection 10.233.69.22:36378 (2 connections now open) 2021-06-19T23:59:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39592 #559 (3 connections now open) 2021-06-19T23:59:54.649+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:39592 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-19T23:59:54.745+0000 I NETWORK [conn559] end connection 127.0.0.1:39592 (2 connections now open) 2021-06-19T23:59:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36512 #560 (3 connections now open) 2021-06-19T23:59:56.233+0000 I NETWORK [conn560] end connection 10.233.69.22:36512 (2 connections now open) 2021-06-20T00:00:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39722 #561 (3 connections now open) 2021-06-20T00:00:04.650+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:39722 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-20T00:00:04.746+0000 I NETWORK [conn561] end connection 127.0.0.1:39722 (2 connections now open) 2021-06-20T00:00:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36648 #562 (3 connections now open) 2021-06-20T00:00:06.233+0000 I NETWORK [conn562] end connection 10.233.69.22:36648 (2 connections now open) 2021-06-20T00:00:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39864 #563 (3 connections now open) 2021-06-20T00:00:14.645+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:39864 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-20T00:00:14.649+0000 I NETWORK [conn563] end connection 127.0.0.1:39864 (2 connections now open) 2021-06-20T00:00:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36786 #564 (3 connections now open) 2021-06-20T00:00:16.233+0000 I NETWORK [conn564] end connection 10.233.69.22:36786 (2 connections now open) 2021-06-20T00:00:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40004 #565 (3 connections now open) 2021-06-20T00:00:24.648+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:40004 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-20T00:00:24.651+0000 I NETWORK [conn565] end connection 127.0.0.1:40004 (2 connections now open) 2021-06-20T00:00:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36928 #566 (3 connections now open) 2021-06-20T00:00:26.233+0000 I NETWORK [conn566] end connection 10.233.69.22:36928 (2 connections now open) 2021-06-20T00:00:34.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40130 #567 (3 connections now open) 2021-06-20T00:00:34.642+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:40130 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-20T00:00:34.646+0000 I NETWORK [conn567] end connection 127.0.0.1:40130 (2 connections now open) 2021-06-20T00:00:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37058 #568 (3 connections now open) 2021-06-20T00:00:36.233+0000 I NETWORK [conn568] end connection 10.233.69.22:37058 (2 connections now open) 2021-06-20T00:00:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40284 #569 (3 connections now open) 2021-06-20T00:00:44.649+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:40284 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-20T00:00:44.745+0000 I NETWORK [conn569] end connection 127.0.0.1:40284 (2 connections now open) 2021-06-20T00:00:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37212 #570 (3 connections now open) 2021-06-20T00:00:46.233+0000 I NETWORK [conn570] end connection 10.233.69.22:37212 (2 connections now open) 2021-06-20T00:00:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40424 #571 (3 connections now open) 2021-06-20T00:00:54.648+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:40424 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-20T00:00:54.652+0000 I NETWORK [conn571] end connection 127.0.0.1:40424 (2 connections now open) 2021-06-20T00:00:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37348 #572 (3 connections now open) 2021-06-20T00:00:56.233+0000 I NETWORK [conn572] end connection 10.233.69.22:37348 (2 connections now open) 2021-06-20T00:01:04.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40556 #573 (3 connections now open) 2021-06-20T00:01:04.645+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:40556 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-20T00:01:04.649+0000 I NETWORK [conn573] end connection 127.0.0.1:40556 (2 connections now open) 2021-06-20T00:01:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37484 #574 (3 connections now open) 2021-06-20T00:01:06.233+0000 I NETWORK [conn574] end connection 10.233.69.22:37484 (2 connections now open) 2021-06-20T00:01:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40700 #575 (3 connections now open) 2021-06-20T00:01:14.646+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:40700 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-20T00:01:14.743+0000 I NETWORK [conn575] end connection 127.0.0.1:40700 (2 connections now open) 2021-06-20T00:01:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37620 #576 (3 connections now open) 2021-06-20T00:01:16.233+0000 I NETWORK [conn576] end connection 10.233.69.22:37620 (2 connections now open) 2021-06-20T00:01:24.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40836 #577 (3 connections now open) 2021-06-20T00:01:24.653+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:40836 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-20T00:01:24.746+0000 I NETWORK [conn577] end connection 127.0.0.1:40836 (2 connections now open) 2021-06-20T00:01:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37760 #578 (3 connections now open) 2021-06-20T00:01:26.233+0000 I NETWORK [conn578] end connection 10.233.69.22:37760 (2 connections now open) 2021-06-20T00:01:34.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40974 #579 (3 connections now open) 2021-06-20T00:01:34.644+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:40974 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-20T00:01:34.648+0000 I NETWORK [conn579] end connection 127.0.0.1:40974 (2 connections now open) 2021-06-20T00:01:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37896 #580 (3 connections now open) 2021-06-20T00:01:36.233+0000 I NETWORK [conn580] end connection 10.233.69.22:37896 (2 connections now open) 2021-06-20T00:01:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41116 #581 (3 connections now open) 2021-06-20T00:01:44.743+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:41116 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-20T00:01:44.746+0000 I NETWORK [conn581] end connection 127.0.0.1:41116 (2 connections now open) 2021-06-20T00:01:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38042 #582 (3 connections now open) 2021-06-20T00:01:46.233+0000 I NETWORK [conn582] end connection 10.233.69.22:38042 (2 connections now open) 2021-06-20T00:01:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41254 #583 (3 connections now open) 2021-06-20T00:01:54.646+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:41254 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-20T00:01:54.742+0000 I NETWORK [conn583] end connection 127.0.0.1:41254 (2 connections now open) 2021-06-20T00:01:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38174 #584 (3 connections now open) 2021-06-20T00:01:56.233+0000 I NETWORK [conn584] end connection 10.233.69.22:38174 (2 connections now open) 2021-06-20T00:02:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41392 #585 (3 connections now open) 2021-06-20T00:02:04.649+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:41392 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-20T00:02:04.745+0000 I NETWORK [conn585] end connection 127.0.0.1:41392 (2 connections now open) 2021-06-20T00:02:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38318 #586 (3 connections now open) 2021-06-20T00:02:06.233+0000 I NETWORK [conn586] end connection 10.233.69.22:38318 (2 connections now open) 2021-06-20T00:02:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41532 #587 (3 connections now open) 2021-06-20T00:02:14.648+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:41532 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-20T00:02:14.746+0000 I NETWORK [conn587] end connection 127.0.0.1:41532 (2 connections now open) 2021-06-20T00:02:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38454 #588 (3 connections now open) 2021-06-20T00:02:16.233+0000 I NETWORK [conn588] end connection 10.233.69.22:38454 (2 connections now open) 2021-06-20T00:02:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41672 #589 (3 connections now open) 2021-06-20T00:02:24.649+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:41672 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-20T00:02:24.747+0000 I NETWORK [conn589] end connection 127.0.0.1:41672 (2 connections now open) 2021-06-20T00:02:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38596 #590 (3 connections now open) 2021-06-20T00:02:26.233+0000 I NETWORK [conn590] end connection 10.233.69.22:38596 (2 connections now open) 2021-06-20T00:02:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41808 #591 (3 connections now open) 2021-06-20T00:02:34.648+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:41808 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-20T00:02:34.744+0000 I NETWORK [conn591] end connection 127.0.0.1:41808 (2 connections now open) 2021-06-20T00:02:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38730 #592 (3 connections now open) 2021-06-20T00:02:36.233+0000 I NETWORK [conn592] end connection 10.233.69.22:38730 (2 connections now open) 2021-06-20T00:02:44.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41946 #593 (3 connections now open) 2021-06-20T00:02:44.743+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:41946 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-20T00:02:44.748+0000 I NETWORK [conn593] end connection 127.0.0.1:41946 (2 connections now open) 2021-06-20T00:02:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:38876 #594 (3 connections now open) 2021-06-20T00:02:46.233+0000 I NETWORK [conn594] end connection 10.233.69.22:38876 (2 connections now open) 2021-06-20T00:02:54.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42092 #595 (3 connections now open) 2021-06-20T00:02:54.643+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:42092 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-20T00:02:54.647+0000 I NETWORK [conn595] end connection 127.0.0.1:42092 (2 connections now open) 2021-06-20T00:02:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39012 #596 (3 connections now open) 2021-06-20T00:02:56.233+0000 I NETWORK [conn596] end connection 10.233.69.22:39012 (2 connections now open) 2021-06-20T00:03:04.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42222 #597 (3 connections now open) 2021-06-20T00:03:04.844+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:42222 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-20T00:03:04.848+0000 I NETWORK [conn597] end connection 127.0.0.1:42222 (2 connections now open) 2021-06-20T00:03:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39150 #598 (3 connections now open) 2021-06-20T00:03:06.233+0000 I NETWORK [conn598] end connection 10.233.69.22:39150 (2 connections now open) 2021-06-20T00:03:14.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42364 #599 (3 connections now open) 2021-06-20T00:03:14.651+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:42364 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-20T00:03:14.746+0000 I NETWORK [conn599] end connection 127.0.0.1:42364 (2 connections now open) 2021-06-20T00:03:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39286 #600 (3 connections now open) 2021-06-20T00:03:16.233+0000 I NETWORK [conn600] end connection 10.233.69.22:39286 (2 connections now open) 2021-06-20T00:03:24.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42504 #601 (3 connections now open) 2021-06-20T00:03:24.742+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:42504 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-20T00:03:24.746+0000 I NETWORK [conn601] end connection 127.0.0.1:42504 (2 connections now open) 2021-06-20T00:03:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39426 #602 (3 connections now open) 2021-06-20T00:03:26.233+0000 I NETWORK [conn602] end connection 10.233.69.22:39426 (2 connections now open) 2021-06-20T00:03:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42650 #603 (3 connections now open) 2021-06-20T00:03:34.647+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:42650 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-20T00:03:34.745+0000 I NETWORK [conn603] end connection 127.0.0.1:42650 (2 connections now open) 2021-06-20T00:03:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39570 #604 (3 connections now open) 2021-06-20T00:03:36.233+0000 I NETWORK [conn604] end connection 10.233.69.22:39570 (2 connections now open) 2021-06-20T00:03:44.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42790 #605 (3 connections now open) 2021-06-20T00:03:44.644+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:42790 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-20T00:03:44.652+0000 I NETWORK [conn605] end connection 127.0.0.1:42790 (2 connections now open) 2021-06-20T00:03:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39714 #606 (3 connections now open) 2021-06-20T00:03:46.233+0000 I NETWORK [conn606] end connection 10.233.69.22:39714 (2 connections now open) 2021-06-20T00:03:54.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42932 #607 (3 connections now open) 2021-06-20T00:03:54.649+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:42932 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-20T00:03:54.745+0000 I NETWORK [conn607] end connection 127.0.0.1:42932 (2 connections now open) 2021-06-20T00:03:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39856 #608 (3 connections now open) 2021-06-20T00:03:56.233+0000 I NETWORK [conn608] end connection 10.233.69.22:39856 (2 connections now open) 2021-06-20T00:04:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43072 #609 (3 connections now open) 2021-06-20T00:04:04.649+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:43072 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-20T00:04:04.742+0000 I NETWORK [conn609] end connection 127.0.0.1:43072 (2 connections now open) 2021-06-20T00:04:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:39996 #610 (3 connections now open) 2021-06-20T00:04:06.233+0000 I NETWORK [conn610] end connection 10.233.69.22:39996 (2 connections now open) 2021-06-20T00:04:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43220 #611 (3 connections now open) 2021-06-20T00:04:14.649+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:43220 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-20T00:04:14.744+0000 I NETWORK [conn611] end connection 127.0.0.1:43220 (2 connections now open) 2021-06-20T00:04:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40138 #612 (3 connections now open) 2021-06-20T00:04:16.233+0000 I NETWORK [conn612] end connection 10.233.69.22:40138 (2 connections now open) 2021-06-20T00:04:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43356 #613 (3 connections now open) 2021-06-20T00:04:24.648+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:43356 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-20T00:04:24.651+0000 I NETWORK [conn613] end connection 127.0.0.1:43356 (2 connections now open) 2021-06-20T00:04:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40278 #614 (3 connections now open) 2021-06-20T00:04:26.233+0000 I NETWORK [conn614] end connection 10.233.69.22:40278 (2 connections now open) 2021-06-20T00:04:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43492 #615 (3 connections now open) 2021-06-20T00:04:34.842+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:43492 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-20T00:04:34.847+0000 I NETWORK [conn615] end connection 127.0.0.1:43492 (2 connections now open) 2021-06-20T00:04:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40412 #616 (3 connections now open) 2021-06-20T00:04:36.233+0000 I NETWORK [conn616] end connection 10.233.69.22:40412 (2 connections now open) 2021-06-20T00:04:44.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43636 #617 (3 connections now open) 2021-06-20T00:04:44.746+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:43636 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-20T00:04:44.750+0000 I NETWORK [conn617] end connection 127.0.0.1:43636 (2 connections now open) 2021-06-20T00:04:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40560 #618 (3 connections now open) 2021-06-20T00:04:46.233+0000 I NETWORK [conn618] end connection 10.233.69.22:40560 (2 connections now open) 2021-06-20T00:04:54.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43778 #619 (3 connections now open) 2021-06-20T00:04:54.643+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:43778 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-20T00:04:54.647+0000 I NETWORK [conn619] end connection 127.0.0.1:43778 (2 connections now open) 2021-06-20T00:04:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40698 #620 (3 connections now open) 2021-06-20T00:04:56.233+0000 I NETWORK [conn620] end connection 10.233.69.22:40698 (2 connections now open) 2021-06-20T00:05:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43912 #621 (3 connections now open) 2021-06-20T00:05:04.648+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:43912 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-20T00:05:04.742+0000 I NETWORK [conn621] end connection 127.0.0.1:43912 (2 connections now open) 2021-06-20T00:05:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40838 #622 (3 connections now open) 2021-06-20T00:05:06.233+0000 I NETWORK [conn622] end connection 10.233.69.22:40838 (2 connections now open) 2021-06-20T00:05:14.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44050 #623 (3 connections now open) 2021-06-20T00:05:14.644+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:44050 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-20T00:05:14.649+0000 I NETWORK [conn623] end connection 127.0.0.1:44050 (2 connections now open) 2021-06-20T00:05:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:40976 #624 (3 connections now open) 2021-06-20T00:05:16.233+0000 I NETWORK [conn624] end connection 10.233.69.22:40976 (2 connections now open) 2021-06-20T00:05:24.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44190 #625 (3 connections now open) 2021-06-20T00:05:24.745+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:44190 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-20T00:05:24.749+0000 I NETWORK [conn625] end connection 127.0.0.1:44190 (2 connections now open) 2021-06-20T00:05:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41116 #626 (3 connections now open) 2021-06-20T00:05:26.233+0000 I NETWORK [conn626] end connection 10.233.69.22:41116 (2 connections now open) 2021-06-20T00:05:34.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44326 #627 (3 connections now open) 2021-06-20T00:05:34.747+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:44326 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-20T00:05:34.842+0000 I NETWORK [conn627] end connection 127.0.0.1:44326 (2 connections now open) 2021-06-20T00:05:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41248 #628 (3 connections now open) 2021-06-20T00:05:36.233+0000 I NETWORK [conn628] end connection 10.233.69.22:41248 (2 connections now open) 2021-06-20T00:05:44.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44464 #629 (3 connections now open) 2021-06-20T00:05:44.753+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:44464 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-20T00:05:44.848+0000 I NETWORK [conn629] end connection 127.0.0.1:44464 (2 connections now open) 2021-06-20T00:05:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41392 #630 (3 connections now open) 2021-06-20T00:05:46.233+0000 I NETWORK [conn630] end connection 10.233.69.22:41392 (2 connections now open) 2021-06-20T00:05:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44606 #631 (3 connections now open) 2021-06-20T00:05:54.645+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:44606 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-20T00:05:54.742+0000 I NETWORK [conn631] end connection 127.0.0.1:44606 (2 connections now open) 2021-06-20T00:05:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41526 #632 (3 connections now open) 2021-06-20T00:05:56.233+0000 I NETWORK [conn632] end connection 10.233.69.22:41526 (2 connections now open) 2021-06-20T00:06:04.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44734 #633 (3 connections now open) 2021-06-20T00:06:04.642+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:44734 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-20T00:06:04.649+0000 I NETWORK [conn633] end connection 127.0.0.1:44734 (2 connections now open) 2021-06-20T00:06:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41662 #634 (3 connections now open) 2021-06-20T00:06:06.233+0000 I NETWORK [conn634] end connection 10.233.69.22:41662 (2 connections now open) 2021-06-20T00:06:14.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44884 #635 (3 connections now open) 2021-06-20T00:06:14.643+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:44884 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-20T00:06:14.742+0000 I NETWORK [conn635] end connection 127.0.0.1:44884 (2 connections now open) 2021-06-20T00:06:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41804 #636 (3 connections now open) 2021-06-20T00:06:16.233+0000 I NETWORK [conn636] end connection 10.233.69.22:41804 (2 connections now open) 2021-06-20T00:06:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45022 #637 (3 connections now open) 2021-06-20T00:06:24.648+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:45022 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-20T00:06:24.745+0000 I NETWORK [conn637] end connection 127.0.0.1:45022 (2 connections now open) 2021-06-20T00:06:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:41946 #638 (3 connections now open) 2021-06-20T00:06:26.233+0000 I NETWORK [conn638] end connection 10.233.69.22:41946 (2 connections now open) 2021-06-20T00:06:34.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45160 #639 (3 connections now open) 2021-06-20T00:06:34.645+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:45160 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-20T00:06:34.648+0000 I NETWORK [conn639] end connection 127.0.0.1:45160 (2 connections now open) 2021-06-20T00:06:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42082 #640 (3 connections now open) 2021-06-20T00:06:36.233+0000 I NETWORK [conn640] end connection 10.233.69.22:42082 (2 connections now open) 2021-06-20T00:06:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45300 #641 (3 connections now open) 2021-06-20T00:06:44.645+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:45300 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-20T00:06:44.649+0000 I NETWORK [conn641] end connection 127.0.0.1:45300 (2 connections now open) 2021-06-20T00:06:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42226 #642 (3 connections now open) 2021-06-20T00:06:46.233+0000 I NETWORK [conn642] end connection 10.233.69.22:42226 (2 connections now open) 2021-06-20T00:06:54.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45442 #643 (3 connections now open) 2021-06-20T00:06:54.743+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:45442 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-20T00:06:54.749+0000 I NETWORK [conn643] end connection 127.0.0.1:45442 (2 connections now open) 2021-06-20T00:06:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42360 #644 (3 connections now open) 2021-06-20T00:06:56.233+0000 I NETWORK [conn644] end connection 10.233.69.22:42360 (2 connections now open) 2021-06-20T00:07:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45572 #645 (3 connections now open) 2021-06-20T00:07:04.652+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:45572 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-20T00:07:04.747+0000 I NETWORK [conn645] end connection 127.0.0.1:45572 (2 connections now open) 2021-06-20T00:07:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42496 #646 (3 connections now open) 2021-06-20T00:07:06.233+0000 I NETWORK [conn646] end connection 10.233.69.22:42496 (2 connections now open) 2021-06-20T00:07:14.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45714 #647 (3 connections now open) 2021-06-20T00:07:14.743+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:45714 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-20T00:07:14.748+0000 I NETWORK [conn647] end connection 127.0.0.1:45714 (2 connections now open) 2021-06-20T00:07:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42632 #648 (3 connections now open) 2021-06-20T00:07:16.233+0000 I NETWORK [conn648] end connection 10.233.69.22:42632 (2 connections now open) 2021-06-20T00:07:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45854 #649 (3 connections now open) 2021-06-20T00:07:24.745+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:45854 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-20T00:07:24.749+0000 I NETWORK [conn649] end connection 127.0.0.1:45854 (2 connections now open) 2021-06-20T00:07:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42776 #650 (3 connections now open) 2021-06-20T00:07:26.233+0000 I NETWORK [conn650] end connection 10.233.69.22:42776 (2 connections now open) 2021-06-20T00:07:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45984 #651 (3 connections now open) 2021-06-20T00:07:34.646+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:45984 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-20T00:07:34.650+0000 I NETWORK [conn651] end connection 127.0.0.1:45984 (2 connections now open) 2021-06-20T00:07:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:42912 #652 (3 connections now open) 2021-06-20T00:07:36.233+0000 I NETWORK [conn652] end connection 10.233.69.22:42912 (2 connections now open) 2021-06-20T00:07:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46132 #653 (3 connections now open) 2021-06-20T00:07:44.647+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:46132 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-20T00:07:44.742+0000 I NETWORK [conn653] end connection 127.0.0.1:46132 (2 connections now open) 2021-06-20T00:07:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43058 #654 (3 connections now open) 2021-06-20T00:07:46.233+0000 I NETWORK [conn654] end connection 10.233.69.22:43058 (2 connections now open) 2021-06-20T00:07:54.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46264 #655 (3 connections now open) 2021-06-20T00:07:54.643+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:46264 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-20T00:07:54.647+0000 I NETWORK [conn655] end connection 127.0.0.1:46264 (2 connections now open) 2021-06-20T00:07:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43190 #656 (3 connections now open) 2021-06-20T00:07:56.233+0000 I NETWORK [conn656] end connection 10.233.69.22:43190 (2 connections now open) 2021-06-20T00:08:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46402 #657 (3 connections now open) 2021-06-20T00:08:04.648+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:46402 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-20T00:08:04.652+0000 I NETWORK [conn657] end connection 127.0.0.1:46402 (2 connections now open) 2021-06-20T00:08:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43328 #658 (3 connections now open) 2021-06-20T00:08:06.233+0000 I NETWORK [conn658] end connection 10.233.69.22:43328 (2 connections now open) 2021-06-20T00:08:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46546 #659 (3 connections now open) 2021-06-20T00:08:14.646+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:46546 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-20T00:08:14.650+0000 I NETWORK [conn659] end connection 127.0.0.1:46546 (2 connections now open) 2021-06-20T00:08:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43466 #660 (3 connections now open) 2021-06-20T00:08:16.233+0000 I NETWORK [conn660] end connection 10.233.69.22:43466 (2 connections now open) 2021-06-20T00:08:24.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46680 #661 (3 connections now open) 2021-06-20T00:08:24.652+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:46680 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-20T00:08:24.746+0000 I NETWORK [conn661] end connection 127.0.0.1:46680 (2 connections now open) 2021-06-20T00:08:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43606 #662 (3 connections now open) 2021-06-20T00:08:26.233+0000 I NETWORK [conn662] end connection 10.233.69.22:43606 (2 connections now open) 2021-06-20T00:08:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46820 #663 (3 connections now open) 2021-06-20T00:08:34.648+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:46820 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-20T00:08:34.745+0000 I NETWORK [conn663] end connection 127.0.0.1:46820 (2 connections now open) 2021-06-20T00:08:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43742 #664 (3 connections now open) 2021-06-20T00:08:36.233+0000 I NETWORK [conn664] end connection 10.233.69.22:43742 (2 connections now open) 2021-06-20T00:08:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46958 #665 (3 connections now open) 2021-06-20T00:08:44.647+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:46958 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-20T00:08:44.745+0000 I NETWORK [conn665] end connection 127.0.0.1:46958 (2 connections now open) 2021-06-20T00:08:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:43888 #666 (3 connections now open) 2021-06-20T00:08:46.233+0000 I NETWORK [conn666] end connection 10.233.69.22:43888 (2 connections now open) 2021-06-20T00:08:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47098 #667 (3 connections now open) 2021-06-20T00:08:54.647+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:47098 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-20T00:08:54.745+0000 I NETWORK [conn667] end connection 127.0.0.1:47098 (2 connections now open) 2021-06-20T00:08:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44020 #668 (3 connections now open) 2021-06-20T00:08:56.233+0000 I NETWORK [conn668] end connection 10.233.69.22:44020 (2 connections now open) 2021-06-20T00:09:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47238 #669 (3 connections now open) 2021-06-20T00:09:04.650+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:47238 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-20T00:09:04.747+0000 I NETWORK [conn669] end connection 127.0.0.1:47238 (2 connections now open) 2021-06-20T00:09:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44164 #670 (3 connections now open) 2021-06-20T00:09:06.233+0000 I NETWORK [conn670] end connection 10.233.69.22:44164 (2 connections now open) 2021-06-20T00:09:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47378 #671 (3 connections now open) 2021-06-20T00:09:14.645+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:47378 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-20T00:09:14.648+0000 I NETWORK [conn671] end connection 127.0.0.1:47378 (2 connections now open) 2021-06-20T00:09:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44300 #672 (3 connections now open) 2021-06-20T00:09:16.233+0000 I NETWORK [conn672] end connection 10.233.69.22:44300 (2 connections now open) 2021-06-20T00:09:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47516 #673 (3 connections now open) 2021-06-20T00:09:24.649+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:47516 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-20T00:09:24.745+0000 I NETWORK [conn673] end connection 127.0.0.1:47516 (2 connections now open) 2021-06-20T00:09:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44442 #674 (3 connections now open) 2021-06-20T00:09:26.233+0000 I NETWORK [conn674] end connection 10.233.69.22:44442 (2 connections now open) 2021-06-20T00:09:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47654 #675 (3 connections now open) 2021-06-20T00:09:34.651+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:47654 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-20T00:09:34.745+0000 I NETWORK [conn675] end connection 127.0.0.1:47654 (2 connections now open) 2021-06-20T00:09:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44576 #676 (3 connections now open) 2021-06-20T00:09:36.233+0000 I NETWORK [conn676] end connection 10.233.69.22:44576 (2 connections now open) 2021-06-20T00:09:44.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47792 #677 (3 connections now open) 2021-06-20T00:09:44.743+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:47792 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-20T00:09:44.748+0000 I NETWORK [conn677] end connection 127.0.0.1:47792 (2 connections now open) 2021-06-20T00:09:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44720 #678 (3 connections now open) 2021-06-20T00:09:46.233+0000 I NETWORK [conn678] end connection 10.233.69.22:44720 (2 connections now open) 2021-06-20T00:09:54.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47932 #679 (3 connections now open) 2021-06-20T00:09:54.743+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:47932 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-20T00:09:54.747+0000 I NETWORK [conn679] end connection 127.0.0.1:47932 (2 connections now open) 2021-06-20T00:09:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44852 #680 (3 connections now open) 2021-06-20T00:09:56.233+0000 I NETWORK [conn680] end connection 10.233.69.22:44852 (2 connections now open) 2021-06-20T00:10:04.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48062 #681 (3 connections now open) 2021-06-20T00:10:04.643+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:48062 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-20T00:10:04.647+0000 I NETWORK [conn681] end connection 127.0.0.1:48062 (2 connections now open) 2021-06-20T00:10:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:44990 #682 (3 connections now open) 2021-06-20T00:10:06.233+0000 I NETWORK [conn682] end connection 10.233.69.22:44990 (2 connections now open) 2021-06-20T00:10:14.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48204 #683 (3 connections now open) 2021-06-20T00:10:14.742+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:48204 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-20T00:10:14.748+0000 I NETWORK [conn683] end connection 127.0.0.1:48204 (2 connections now open) 2021-06-20T00:10:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45126 #684 (3 connections now open) 2021-06-20T00:10:16.233+0000 I NETWORK [conn684] end connection 10.233.69.22:45126 (2 connections now open) 2021-06-20T00:10:24.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48350 #685 (3 connections now open) 2021-06-20T00:10:24.745+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:48350 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-20T00:10:24.749+0000 I NETWORK [conn685] end connection 127.0.0.1:48350 (2 connections now open) 2021-06-20T00:10:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45276 #686 (3 connections now open) 2021-06-20T00:10:26.233+0000 I NETWORK [conn686] end connection 10.233.69.22:45276 (2 connections now open) 2021-06-20T00:10:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48488 #687 (3 connections now open) 2021-06-20T00:10:34.646+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:48488 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-20T00:10:34.649+0000 I NETWORK [conn687] end connection 127.0.0.1:48488 (2 connections now open) 2021-06-20T00:10:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45410 #688 (3 connections now open) 2021-06-20T00:10:36.233+0000 I NETWORK [conn688] end connection 10.233.69.22:45410 (2 connections now open) 2021-06-20T00:10:44.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48630 #689 (3 connections now open) 2021-06-20T00:10:44.652+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:48630 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-20T00:10:44.746+0000 I NETWORK [conn689] end connection 127.0.0.1:48630 (2 connections now open) 2021-06-20T00:10:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45552 #690 (3 connections now open) 2021-06-20T00:10:46.233+0000 I NETWORK [conn690] end connection 10.233.69.22:45552 (2 connections now open) 2021-06-20T00:10:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48766 #691 (3 connections now open) 2021-06-20T00:10:54.742+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:48766 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-20T00:10:54.748+0000 I NETWORK [conn691] end connection 127.0.0.1:48766 (2 connections now open) 2021-06-20T00:10:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45686 #692 (3 connections now open) 2021-06-20T00:10:56.233+0000 I NETWORK [conn692] end connection 10.233.69.22:45686 (2 connections now open) 2021-06-20T00:11:04.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48896 #693 (3 connections now open) 2021-06-20T00:11:04.644+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:48896 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-20T00:11:04.648+0000 I NETWORK [conn693] end connection 127.0.0.1:48896 (2 connections now open) 2021-06-20T00:11:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45820 #694 (3 connections now open) 2021-06-20T00:11:06.233+0000 I NETWORK [conn694] end connection 10.233.69.22:45820 (2 connections now open) 2021-06-20T00:11:14.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49038 #695 (3 connections now open) 2021-06-20T00:11:14.652+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:49038 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-20T00:11:14.747+0000 I NETWORK [conn695] end connection 127.0.0.1:49038 (2 connections now open) 2021-06-20T00:11:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:45958 #696 (3 connections now open) 2021-06-20T00:11:16.233+0000 I NETWORK [conn696] end connection 10.233.69.22:45958 (2 connections now open) 2021-06-20T00:11:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49172 #697 (3 connections now open) 2021-06-20T00:11:24.648+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:49172 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-20T00:11:24.745+0000 I NETWORK [conn697] end connection 127.0.0.1:49172 (2 connections now open) 2021-06-20T00:11:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46102 #698 (3 connections now open) 2021-06-20T00:11:26.233+0000 I NETWORK [conn698] end connection 10.233.69.22:46102 (2 connections now open) 2021-06-20T00:11:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49310 #699 (3 connections now open) 2021-06-20T00:11:34.648+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:49310 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-20T00:11:34.744+0000 I NETWORK [conn699] end connection 127.0.0.1:49310 (2 connections now open) 2021-06-20T00:11:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46232 #700 (3 connections now open) 2021-06-20T00:11:36.233+0000 I NETWORK [conn700] end connection 10.233.69.22:46232 (2 connections now open) 2021-06-20T00:11:44.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49460 #701 (3 connections now open) 2021-06-20T00:11:44.750+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:49460 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-20T00:11:44.842+0000 I NETWORK [conn701] end connection 127.0.0.1:49460 (2 connections now open) 2021-06-20T00:11:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46390 #702 (3 connections now open) 2021-06-20T00:11:46.233+0000 I NETWORK [conn702] end connection 10.233.69.22:46390 (2 connections now open) 2021-06-20T00:11:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49606 #703 (3 connections now open) 2021-06-20T00:11:54.646+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:49606 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-20T00:11:54.742+0000 I NETWORK [conn703] end connection 127.0.0.1:49606 (2 connections now open) 2021-06-20T00:11:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46528 #704 (3 connections now open) 2021-06-20T00:11:56.233+0000 I NETWORK [conn704] end connection 10.233.69.22:46528 (2 connections now open) 2021-06-20T00:12:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49750 #705 (3 connections now open) 2021-06-20T00:12:04.742+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:49750 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-20T00:12:04.747+0000 I NETWORK [conn705] end connection 127.0.0.1:49750 (2 connections now open) 2021-06-20T00:12:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46678 #706 (3 connections now open) 2021-06-20T00:12:06.233+0000 I NETWORK [conn706] end connection 10.233.69.22:46678 (2 connections now open) 2021-06-20T00:12:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49906 #707 (3 connections now open) 2021-06-20T00:12:14.646+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:49906 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-20T00:12:14.649+0000 I NETWORK [conn707] end connection 127.0.0.1:49906 (2 connections now open) 2021-06-20T00:12:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46832 #708 (3 connections now open) 2021-06-20T00:12:16.233+0000 I NETWORK [conn708] end connection 10.233.69.22:46832 (2 connections now open) 2021-06-20T00:12:24.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50048 #709 (3 connections now open) 2021-06-20T00:12:24.651+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:50048 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-20T00:12:24.747+0000 I NETWORK [conn709] end connection 127.0.0.1:50048 (2 connections now open) 2021-06-20T00:12:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:46974 #710 (3 connections now open) 2021-06-20T00:12:26.233+0000 I NETWORK [conn710] end connection 10.233.69.22:46974 (2 connections now open) 2021-06-20T00:12:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50186 #711 (3 connections now open) 2021-06-20T00:12:34.742+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:50186 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-20T00:12:34.842+0000 I NETWORK [conn711] end connection 127.0.0.1:50186 (2 connections now open) 2021-06-20T00:12:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47108 #712 (3 connections now open) 2021-06-20T00:12:36.233+0000 I NETWORK [conn712] end connection 10.233.69.22:47108 (2 connections now open) 2021-06-20T00:12:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50324 #713 (3 connections now open) 2021-06-20T00:12:44.742+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:50324 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-20T00:12:44.746+0000 I NETWORK [conn713] end connection 127.0.0.1:50324 (2 connections now open) 2021-06-20T00:12:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47252 #714 (3 connections now open) 2021-06-20T00:12:46.233+0000 I NETWORK [conn714] end connection 10.233.69.22:47252 (2 connections now open) 2021-06-20T00:12:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50464 #715 (3 connections now open) 2021-06-20T00:12:54.647+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:50464 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-20T00:12:54.743+0000 I NETWORK [conn715] end connection 127.0.0.1:50464 (2 connections now open) 2021-06-20T00:12:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47386 #716 (3 connections now open) 2021-06-20T00:12:56.233+0000 I NETWORK [conn716] end connection 10.233.69.22:47386 (2 connections now open) 2021-06-20T00:13:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50598 #717 (3 connections now open) 2021-06-20T00:13:04.648+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:50598 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-20T00:13:04.745+0000 I NETWORK [conn717] end connection 127.0.0.1:50598 (2 connections now open) 2021-06-20T00:13:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47526 #718 (3 connections now open) 2021-06-20T00:13:06.233+0000 I NETWORK [conn718] end connection 10.233.69.22:47526 (2 connections now open) 2021-06-20T00:13:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50750 #719 (3 connections now open) 2021-06-20T00:13:14.647+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:50750 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-20T00:13:14.743+0000 I NETWORK [conn719] end connection 127.0.0.1:50750 (2 connections now open) 2021-06-20T00:13:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47672 #720 (3 connections now open) 2021-06-20T00:13:16.233+0000 I NETWORK [conn720] end connection 10.233.69.22:47672 (2 connections now open) 2021-06-20T00:13:24.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50892 #721 (3 connections now open) 2021-06-20T00:13:24.652+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:50892 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-20T00:13:24.746+0000 I NETWORK [conn721] end connection 127.0.0.1:50892 (2 connections now open) 2021-06-20T00:13:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47820 #722 (3 connections now open) 2021-06-20T00:13:26.233+0000 I NETWORK [conn722] end connection 10.233.69.22:47820 (2 connections now open) 2021-06-20T00:13:34.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51038 #723 (3 connections now open) 2021-06-20T00:13:34.643+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:51038 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-20T00:13:34.647+0000 I NETWORK [conn723] end connection 127.0.0.1:51038 (2 connections now open) 2021-06-20T00:13:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:47962 #724 (3 connections now open) 2021-06-20T00:13:36.233+0000 I NETWORK [conn724] end connection 10.233.69.22:47962 (2 connections now open) 2021-06-20T00:13:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51180 #725 (3 connections now open) 2021-06-20T00:13:44.646+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:51180 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-20T00:13:44.742+0000 I NETWORK [conn725] end connection 127.0.0.1:51180 (2 connections now open) 2021-06-20T00:13:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48106 #726 (3 connections now open) 2021-06-20T00:13:46.233+0000 I NETWORK [conn726] end connection 10.233.69.22:48106 (2 connections now open) 2021-06-20T00:13:54.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51320 #727 (3 connections now open) 2021-06-20T00:13:54.652+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:51320 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-20T00:13:54.746+0000 I NETWORK [conn727] end connection 127.0.0.1:51320 (2 connections now open) 2021-06-20T00:13:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48242 #728 (3 connections now open) 2021-06-20T00:13:56.233+0000 I NETWORK [conn728] end connection 10.233.69.22:48242 (2 connections now open) 2021-06-20T00:14:04.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51452 #729 (3 connections now open) 2021-06-20T00:14:04.747+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:51452 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-20T00:14:04.843+0000 I NETWORK [conn729] end connection 127.0.0.1:51452 (2 connections now open) 2021-06-20T00:14:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48378 #730 (3 connections now open) 2021-06-20T00:14:06.233+0000 I NETWORK [conn730] end connection 10.233.69.22:48378 (2 connections now open) 2021-06-20T00:14:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51596 #731 (3 connections now open) 2021-06-20T00:14:14.648+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:51596 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-20T00:14:14.746+0000 I NETWORK [conn731] end connection 127.0.0.1:51596 (2 connections now open) 2021-06-20T00:14:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48514 #732 (3 connections now open) 2021-06-20T00:14:16.233+0000 I NETWORK [conn732] end connection 10.233.69.22:48514 (2 connections now open) 2021-06-20T00:14:24.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51734 #733 (3 connections now open) 2021-06-20T00:14:24.843+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:51734 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-20T00:14:24.848+0000 I NETWORK [conn733] end connection 127.0.0.1:51734 (2 connections now open) 2021-06-20T00:14:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48658 #734 (3 connections now open) 2021-06-20T00:14:26.233+0000 I NETWORK [conn734] end connection 10.233.69.22:48658 (2 connections now open) 2021-06-20T00:14:34.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51870 #735 (3 connections now open) 2021-06-20T00:14:34.642+0000 I NETWORK [conn735] received client metadata from 127.0.0.1:51870 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-20T00:14:34.647+0000 I NETWORK [conn735] end connection 127.0.0.1:51870 (2 connections now open) 2021-06-20T00:14:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48794 #736 (3 connections now open) 2021-06-20T00:14:36.233+0000 I NETWORK [conn736] end connection 10.233.69.22:48794 (2 connections now open) 2021-06-20T00:14:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52016 #737 (3 connections now open) 2021-06-20T00:14:44.646+0000 I NETWORK [conn737] received client metadata from 127.0.0.1:52016 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-20T00:14:44.742+0000 I NETWORK [conn737] end connection 127.0.0.1:52016 (2 connections now open) 2021-06-20T00:14:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:48940 #738 (3 connections now open) 2021-06-20T00:14:46.233+0000 I NETWORK [conn738] end connection 10.233.69.22:48940 (2 connections now open) 2021-06-20T00:14:54.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52150 #739 (3 connections now open) 2021-06-20T00:14:54.747+0000 I NETWORK [conn739] received client metadata from 127.0.0.1:52150 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-20T00:14:54.751+0000 I NETWORK [conn739] end connection 127.0.0.1:52150 (2 connections now open) 2021-06-20T00:14:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49074 #740 (3 connections now open) 2021-06-20T00:14:56.233+0000 I NETWORK [conn740] end connection 10.233.69.22:49074 (2 connections now open) 2021-06-20T00:15:04.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52284 #741 (3 connections now open) 2021-06-20T00:15:04.644+0000 I NETWORK [conn741] received client metadata from 127.0.0.1:52284 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-20T00:15:04.647+0000 I NETWORK [conn741] end connection 127.0.0.1:52284 (2 connections now open) 2021-06-20T00:15:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49210 #742 (3 connections now open) 2021-06-20T00:15:06.233+0000 I NETWORK [conn742] end connection 10.233.69.22:49210 (2 connections now open) 2021-06-20T00:15:14.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52424 #743 (3 connections now open) 2021-06-20T00:15:14.643+0000 I NETWORK [conn743] received client metadata from 127.0.0.1:52424 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-20T00:15:14.647+0000 I NETWORK [conn743] end connection 127.0.0.1:52424 (2 connections now open) 2021-06-20T00:15:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49348 #744 (3 connections now open) 2021-06-20T00:15:16.233+0000 I NETWORK [conn744] end connection 10.233.69.22:49348 (2 connections now open) 2021-06-20T00:15:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52562 #745 (3 connections now open) 2021-06-20T00:15:24.842+0000 I NETWORK [conn745] received client metadata from 127.0.0.1:52562 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-20T00:15:24.846+0000 I NETWORK [conn745] end connection 127.0.0.1:52562 (2 connections now open) 2021-06-20T00:15:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49486 #746 (3 connections now open) 2021-06-20T00:15:26.233+0000 I NETWORK [conn746] end connection 10.233.69.22:49486 (2 connections now open) 2021-06-20T00:15:34.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52694 #747 (3 connections now open) 2021-06-20T00:15:34.642+0000 I NETWORK [conn747] received client metadata from 127.0.0.1:52694 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-20T00:15:34.646+0000 I NETWORK [conn747] end connection 127.0.0.1:52694 (2 connections now open) 2021-06-20T00:15:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49622 #748 (3 connections now open) 2021-06-20T00:15:36.233+0000 I NETWORK [conn748] end connection 10.233.69.22:49622 (2 connections now open) 2021-06-20T00:15:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52842 #749 (3 connections now open) 2021-06-20T00:15:44.650+0000 I NETWORK [conn749] received client metadata from 127.0.0.1:52842 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-20T00:15:44.749+0000 I NETWORK [conn749] end connection 127.0.0.1:52842 (2 connections now open) 2021-06-20T00:15:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49768 #750 (3 connections now open) 2021-06-20T00:15:46.233+0000 I NETWORK [conn750] end connection 10.233.69.22:49768 (2 connections now open) 2021-06-20T00:15:54.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52980 #751 (3 connections now open) 2021-06-20T00:15:54.744+0000 I NETWORK [conn751] received client metadata from 127.0.0.1:52980 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-20T00:15:54.748+0000 I NETWORK [conn751] end connection 127.0.0.1:52980 (2 connections now open) 2021-06-20T00:15:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:49906 #752 (3 connections now open) 2021-06-20T00:15:56.233+0000 I NETWORK [conn752] end connection 10.233.69.22:49906 (2 connections now open) 2021-06-20T00:16:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53120 #753 (3 connections now open) 2021-06-20T00:16:04.648+0000 I NETWORK [conn753] received client metadata from 127.0.0.1:53120 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-20T00:16:04.745+0000 I NETWORK [conn753] end connection 127.0.0.1:53120 (2 connections now open) 2021-06-20T00:16:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50046 #754 (3 connections now open) 2021-06-20T00:16:06.233+0000 I NETWORK [conn754] end connection 10.233.69.22:50046 (2 connections now open) 2021-06-20T00:16:14.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53258 #755 (3 connections now open) 2021-06-20T00:16:14.642+0000 I NETWORK [conn755] received client metadata from 127.0.0.1:53258 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-20T00:16:14.647+0000 I NETWORK [conn755] end connection 127.0.0.1:53258 (2 connections now open) 2021-06-20T00:16:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50184 #756 (3 connections now open) 2021-06-20T00:16:16.233+0000 I NETWORK [conn756] end connection 10.233.69.22:50184 (2 connections now open) 2021-06-20T00:16:24.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53400 #757 (3 connections now open) 2021-06-20T00:16:24.653+0000 I NETWORK [conn757] received client metadata from 127.0.0.1:53400 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-20T00:16:24.747+0000 I NETWORK [conn757] end connection 127.0.0.1:53400 (2 connections now open) 2021-06-20T00:16:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50324 #758 (3 connections now open) 2021-06-20T00:16:26.233+0000 I NETWORK [conn758] end connection 10.233.69.22:50324 (2 connections now open) 2021-06-20T00:16:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53538 #759 (3 connections now open) 2021-06-20T00:16:34.648+0000 I NETWORK [conn759] received client metadata from 127.0.0.1:53538 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-20T00:16:34.742+0000 I NETWORK [conn759] end connection 127.0.0.1:53538 (2 connections now open) 2021-06-20T00:16:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50458 #760 (3 connections now open) 2021-06-20T00:16:36.233+0000 I NETWORK [conn760] end connection 10.233.69.22:50458 (2 connections now open) 2021-06-20T00:16:44.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53676 #761 (3 connections now open) 2021-06-20T00:16:44.745+0000 I NETWORK [conn761] received client metadata from 127.0.0.1:53676 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-20T00:16:44.749+0000 I NETWORK [conn761] end connection 127.0.0.1:53676 (2 connections now open) 2021-06-20T00:16:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50602 #762 (3 connections now open) 2021-06-20T00:16:46.233+0000 I NETWORK [conn762] end connection 10.233.69.22:50602 (2 connections now open) 2021-06-20T00:16:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53816 #763 (3 connections now open) 2021-06-20T00:16:54.745+0000 I NETWORK [conn763] received client metadata from 127.0.0.1:53816 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-20T00:16:54.750+0000 I NETWORK [conn763] end connection 127.0.0.1:53816 (2 connections now open) 2021-06-20T00:16:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50736 #764 (3 connections now open) 2021-06-20T00:16:56.233+0000 I NETWORK [conn764] end connection 10.233.69.22:50736 (2 connections now open) 2021-06-20T00:17:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53948 #765 (3 connections now open) 2021-06-20T00:17:04.648+0000 I NETWORK [conn765] received client metadata from 127.0.0.1:53948 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-20T00:17:04.745+0000 I NETWORK [conn765] end connection 127.0.0.1:53948 (2 connections now open) 2021-06-20T00:17:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:50874 #766 (3 connections now open) 2021-06-20T00:17:06.233+0000 I NETWORK [conn766] end connection 10.233.69.22:50874 (2 connections now open) 2021-06-20T00:17:14.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54086 #767 (3 connections now open) 2021-06-20T00:17:14.552+0000 I NETWORK [conn767] received client metadata from 127.0.0.1:54086 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-20T00:17:14.646+0000 I NETWORK [conn767] end connection 127.0.0.1:54086 (2 connections now open) 2021-06-20T00:17:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51010 #768 (3 connections now open) 2021-06-20T00:17:16.233+0000 I NETWORK [conn768] end connection 10.233.69.22:51010 (2 connections now open) 2021-06-20T00:17:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54234 #769 (3 connections now open) 2021-06-20T00:17:24.650+0000 I NETWORK [conn769] received client metadata from 127.0.0.1:54234 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-20T00:17:24.745+0000 I NETWORK [conn769] end connection 127.0.0.1:54234 (2 connections now open) 2021-06-20T00:17:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51158 #770 (3 connections now open) 2021-06-20T00:17:26.233+0000 I NETWORK [conn770] end connection 10.233.69.22:51158 (2 connections now open) 2021-06-20T00:17:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54370 #771 (3 connections now open) 2021-06-20T00:17:34.743+0000 I NETWORK [conn771] received client metadata from 127.0.0.1:54370 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-20T00:17:34.747+0000 I NETWORK [conn771] end connection 127.0.0.1:54370 (2 connections now open) 2021-06-20T00:17:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51290 #772 (3 connections now open) 2021-06-20T00:17:36.233+0000 I NETWORK [conn772] end connection 10.233.69.22:51290 (2 connections now open) 2021-06-20T00:17:44.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54514 #773 (3 connections now open) 2021-06-20T00:17:44.847+0000 I NETWORK [conn773] received client metadata from 127.0.0.1:54514 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-20T00:17:44.851+0000 I NETWORK [conn773] end connection 127.0.0.1:54514 (2 connections now open) 2021-06-20T00:17:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51436 #774 (3 connections now open) 2021-06-20T00:17:46.233+0000 I NETWORK [conn774] end connection 10.233.69.22:51436 (2 connections now open) 2021-06-20T00:17:54.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54648 #775 (3 connections now open) 2021-06-20T00:17:54.650+0000 I NETWORK [conn775] received client metadata from 127.0.0.1:54648 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-20T00:17:54.747+0000 I NETWORK [conn775] end connection 127.0.0.1:54648 (2 connections now open) 2021-06-20T00:17:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51570 #776 (3 connections now open) 2021-06-20T00:17:56.233+0000 I NETWORK [conn776] end connection 10.233.69.22:51570 (2 connections now open) 2021-06-20T00:18:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54784 #777 (3 connections now open) 2021-06-20T00:18:04.742+0000 I NETWORK [conn777] received client metadata from 127.0.0.1:54784 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-20T00:18:04.747+0000 I NETWORK [conn777] end connection 127.0.0.1:54784 (2 connections now open) 2021-06-20T00:18:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51710 #778 (3 connections now open) 2021-06-20T00:18:06.233+0000 I NETWORK [conn778] end connection 10.233.69.22:51710 (2 connections now open) 2021-06-20T00:18:14.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54926 #779 (3 connections now open) 2021-06-20T00:18:14.644+0000 I NETWORK [conn779] received client metadata from 127.0.0.1:54926 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-20T00:18:14.742+0000 I NETWORK [conn779] end connection 127.0.0.1:54926 (2 connections now open) 2021-06-20T00:18:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51848 #780 (3 connections now open) 2021-06-20T00:18:16.233+0000 I NETWORK [conn780] end connection 10.233.69.22:51848 (2 connections now open) 2021-06-20T00:18:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55064 #781 (3 connections now open) 2021-06-20T00:18:24.743+0000 I NETWORK [conn781] received client metadata from 127.0.0.1:55064 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-20T00:18:24.747+0000 I NETWORK [conn781] end connection 127.0.0.1:55064 (2 connections now open) 2021-06-20T00:18:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:51992 #782 (3 connections now open) 2021-06-20T00:18:26.233+0000 I NETWORK [conn782] end connection 10.233.69.22:51992 (2 connections now open) 2021-06-20T00:18:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55200 #783 (3 connections now open) 2021-06-20T00:18:34.745+0000 I NETWORK [conn783] received client metadata from 127.0.0.1:55200 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-20T00:18:34.842+0000 I NETWORK [conn783] end connection 127.0.0.1:55200 (2 connections now open) 2021-06-20T00:18:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52122 #784 (3 connections now open) 2021-06-20T00:18:36.233+0000 I NETWORK [conn784] end connection 10.233.69.22:52122 (2 connections now open) 2021-06-20T00:18:44.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55352 #785 (3 connections now open) 2021-06-20T00:18:44.747+0000 I NETWORK [conn785] received client metadata from 127.0.0.1:55352 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-20T00:18:44.751+0000 I NETWORK [conn785] end connection 127.0.0.1:55352 (2 connections now open) 2021-06-20T00:18:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52274 #786 (3 connections now open) 2021-06-20T00:18:46.233+0000 I NETWORK [conn786] end connection 10.233.69.22:52274 (2 connections now open) 2021-06-20T00:18:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55484 #787 (3 connections now open) 2021-06-20T00:18:54.742+0000 I NETWORK [conn787] received client metadata from 127.0.0.1:55484 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-20T00:18:54.747+0000 I NETWORK [conn787] end connection 127.0.0.1:55484 (2 connections now open) 2021-06-20T00:18:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52406 #788 (3 connections now open) 2021-06-20T00:18:56.233+0000 I NETWORK [conn788] end connection 10.233.69.22:52406 (2 connections now open) 2021-06-20T00:19:04.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55618 #789 (3 connections now open) 2021-06-20T00:19:04.744+0000 I NETWORK [conn789] received client metadata from 127.0.0.1:55618 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-20T00:19:04.748+0000 I NETWORK [conn789] end connection 127.0.0.1:55618 (2 connections now open) 2021-06-20T00:19:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52544 #790 (3 connections now open) 2021-06-20T00:19:06.233+0000 I NETWORK [conn790] end connection 10.233.69.22:52544 (2 connections now open) 2021-06-20T00:19:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55762 #791 (3 connections now open) 2021-06-20T00:19:14.646+0000 I NETWORK [conn791] received client metadata from 127.0.0.1:55762 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-20T00:19:14.650+0000 I NETWORK [conn791] end connection 127.0.0.1:55762 (2 connections now open) 2021-06-20T00:19:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52682 #792 (3 connections now open) 2021-06-20T00:19:16.233+0000 I NETWORK [conn792] end connection 10.233.69.22:52682 (2 connections now open) 2021-06-20T00:19:24.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55896 #793 (3 connections now open) 2021-06-20T00:19:24.643+0000 I NETWORK [conn793] received client metadata from 127.0.0.1:55896 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-20T00:19:24.742+0000 I NETWORK [conn793] end connection 127.0.0.1:55896 (2 connections now open) 2021-06-20T00:19:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52822 #794 (3 connections now open) 2021-06-20T00:19:26.233+0000 I NETWORK [conn794] end connection 10.233.69.22:52822 (2 connections now open) 2021-06-20T00:19:34.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56032 #795 (3 connections now open) 2021-06-20T00:19:34.644+0000 I NETWORK [conn795] received client metadata from 127.0.0.1:56032 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-20T00:19:34.647+0000 I NETWORK [conn795] end connection 127.0.0.1:56032 (2 connections now open) 2021-06-20T00:19:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:52956 #796 (3 connections now open) 2021-06-20T00:19:36.233+0000 I NETWORK [conn796] end connection 10.233.69.22:52956 (2 connections now open) 2021-06-20T00:19:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56170 #797 (3 connections now open) 2021-06-20T00:19:44.647+0000 I NETWORK [conn797] received client metadata from 127.0.0.1:56170 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-20T00:19:44.745+0000 I NETWORK [conn797] end connection 127.0.0.1:56170 (2 connections now open) 2021-06-20T00:19:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53102 #798 (3 connections now open) 2021-06-20T00:19:46.233+0000 I NETWORK [conn798] end connection 10.233.69.22:53102 (2 connections now open) 2021-06-20T00:19:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56314 #799 (3 connections now open) 2021-06-20T00:19:54.649+0000 I NETWORK [conn799] received client metadata from 127.0.0.1:56314 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-20T00:19:54.746+0000 I NETWORK [conn799] end connection 127.0.0.1:56314 (2 connections now open) 2021-06-20T00:19:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53238 #800 (3 connections now open) 2021-06-20T00:19:56.233+0000 I NETWORK [conn800] end connection 10.233.69.22:53238 (2 connections now open) 2021-06-20T00:20:04.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56446 #801 (3 connections now open) 2021-06-20T00:20:04.553+0000 I NETWORK [conn801] received client metadata from 127.0.0.1:56446 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-20T00:20:04.647+0000 I NETWORK [conn801] end connection 127.0.0.1:56446 (2 connections now open) 2021-06-20T00:20:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53384 #802 (3 connections now open) 2021-06-20T00:20:06.233+0000 I NETWORK [conn802] end connection 10.233.69.22:53384 (2 connections now open) 2021-06-20T00:20:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56596 #803 (3 connections now open) 2021-06-20T00:20:14.647+0000 I NETWORK [conn803] received client metadata from 127.0.0.1:56596 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-20T00:20:14.742+0000 I NETWORK [conn803] end connection 127.0.0.1:56596 (2 connections now open) 2021-06-20T00:20:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53518 #804 (3 connections now open) 2021-06-20T00:20:16.233+0000 I NETWORK [conn804] end connection 10.233.69.22:53518 (2 connections now open) 2021-06-20T00:20:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56734 #805 (3 connections now open) 2021-06-20T00:20:24.647+0000 I NETWORK [conn805] received client metadata from 127.0.0.1:56734 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-20T00:20:24.742+0000 I NETWORK [conn805] end connection 127.0.0.1:56734 (2 connections now open) 2021-06-20T00:20:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53660 #806 (3 connections now open) 2021-06-20T00:20:26.233+0000 I NETWORK [conn806] end connection 10.233.69.22:53660 (2 connections now open) 2021-06-20T00:20:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56872 #807 (3 connections now open) 2021-06-20T00:20:34.648+0000 I NETWORK [conn807] received client metadata from 127.0.0.1:56872 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-20T00:20:34.745+0000 I NETWORK [conn807] end connection 127.0.0.1:56872 (2 connections now open) 2021-06-20T00:20:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53794 #808 (3 connections now open) 2021-06-20T00:20:36.233+0000 I NETWORK [conn808] end connection 10.233.69.22:53794 (2 connections now open) 2021-06-20T00:20:44.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57012 #809 (3 connections now open) 2021-06-20T00:20:44.746+0000 I NETWORK [conn809] received client metadata from 127.0.0.1:57012 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-20T00:20:44.842+0000 I NETWORK [conn809] end connection 127.0.0.1:57012 (2 connections now open) 2021-06-20T00:20:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:53938 #810 (3 connections now open) 2021-06-20T00:20:46.233+0000 I NETWORK [conn810] end connection 10.233.69.22:53938 (2 connections now open) 2021-06-20T00:20:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57152 #811 (3 connections now open) 2021-06-20T00:20:54.650+0000 I NETWORK [conn811] received client metadata from 127.0.0.1:57152 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-20T00:20:54.746+0000 I NETWORK [conn811] end connection 127.0.0.1:57152 (2 connections now open) 2021-06-20T00:20:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54074 #812 (3 connections now open) 2021-06-20T00:20:56.233+0000 I NETWORK [conn812] end connection 10.233.69.22:54074 (2 connections now open) 2021-06-20T00:21:04.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57284 #813 (3 connections now open) 2021-06-20T00:21:04.647+0000 I NETWORK [conn813] received client metadata from 127.0.0.1:57284 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-20T00:21:04.743+0000 I NETWORK [conn813] end connection 127.0.0.1:57284 (2 connections now open) 2021-06-20T00:21:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54210 #814 (3 connections now open) 2021-06-20T00:21:06.233+0000 I NETWORK [conn814] end connection 10.233.69.22:54210 (2 connections now open) 2021-06-20T00:21:14.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57426 #815 (3 connections now open) 2021-06-20T00:21:14.742+0000 I NETWORK [conn815] received client metadata from 127.0.0.1:57426 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-20T00:21:14.749+0000 I NETWORK [conn815] end connection 127.0.0.1:57426 (2 connections now open) 2021-06-20T00:21:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54346 #816 (3 connections now open) 2021-06-20T00:21:16.233+0000 I NETWORK [conn816] end connection 10.233.69.22:54346 (2 connections now open) 2021-06-20T00:21:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57564 #817 (3 connections now open) 2021-06-20T00:21:24.743+0000 I NETWORK [conn817] received client metadata from 127.0.0.1:57564 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-20T00:21:24.747+0000 I NETWORK [conn817] end connection 127.0.0.1:57564 (2 connections now open) 2021-06-20T00:21:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54490 #818 (3 connections now open) 2021-06-20T00:21:26.233+0000 I NETWORK [conn818] end connection 10.233.69.22:54490 (2 connections now open) 2021-06-20T00:21:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57710 #819 (3 connections now open) 2021-06-20T00:21:34.648+0000 I NETWORK [conn819] received client metadata from 127.0.0.1:57710 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-20T00:21:34.651+0000 I NETWORK [conn819] end connection 127.0.0.1:57710 (2 connections now open) 2021-06-20T00:21:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54644 #820 (3 connections now open) 2021-06-20T00:21:36.233+0000 I NETWORK [conn820] end connection 10.233.69.22:54644 (2 connections now open) 2021-06-20T00:21:44.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57878 #821 (3 connections now open) 2021-06-20T00:21:44.746+0000 I NETWORK [conn821] received client metadata from 127.0.0.1:57878 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-20T00:21:44.751+0000 I NETWORK [conn821] end connection 127.0.0.1:57878 (2 connections now open) 2021-06-20T00:21:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54804 #822 (3 connections now open) 2021-06-20T00:21:46.233+0000 I NETWORK [conn822] end connection 10.233.69.22:54804 (2 connections now open) 2021-06-20T00:21:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58018 #823 (3 connections now open) 2021-06-20T00:21:54.647+0000 I NETWORK [conn823] received client metadata from 127.0.0.1:58018 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-20T00:21:54.742+0000 I NETWORK [conn823] end connection 127.0.0.1:58018 (2 connections now open) 2021-06-20T00:21:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:54942 #824 (3 connections now open) 2021-06-20T00:21:56.233+0000 I NETWORK [conn824] end connection 10.233.69.22:54942 (2 connections now open) 2021-06-20T00:22:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58180 #825 (3 connections now open) 2021-06-20T00:22:04.648+0000 I NETWORK [conn825] received client metadata from 127.0.0.1:58180 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-20T00:22:04.742+0000 I NETWORK [conn825] end connection 127.0.0.1:58180 (2 connections now open) 2021-06-20T00:22:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55112 #826 (3 connections now open) 2021-06-20T00:22:06.233+0000 I NETWORK [conn826] end connection 10.233.69.22:55112 (2 connections now open) 2021-06-20T00:22:14.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58342 #827 (3 connections now open) 2021-06-20T00:22:14.651+0000 I NETWORK [conn827] received client metadata from 127.0.0.1:58342 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-20T00:22:14.746+0000 I NETWORK [conn827] end connection 127.0.0.1:58342 (2 connections now open) 2021-06-20T00:22:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55268 #828 (3 connections now open) 2021-06-20T00:22:16.233+0000 I NETWORK [conn828] end connection 10.233.69.22:55268 (2 connections now open) 2021-06-20T00:22:24.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58508 #829 (3 connections now open) 2021-06-20T00:22:24.743+0000 I NETWORK [conn829] received client metadata from 127.0.0.1:58508 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-20T00:22:24.748+0000 I NETWORK [conn829] end connection 127.0.0.1:58508 (2 connections now open) 2021-06-20T00:22:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55434 #830 (3 connections now open) 2021-06-20T00:22:26.233+0000 I NETWORK [conn830] end connection 10.233.69.22:55434 (2 connections now open) 2021-06-20T00:22:34.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58646 #831 (3 connections now open) 2021-06-20T00:22:34.645+0000 I NETWORK [conn831] received client metadata from 127.0.0.1:58646 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-20T00:22:34.649+0000 I NETWORK [conn831] end connection 127.0.0.1:58646 (2 connections now open) 2021-06-20T00:22:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55568 #832 (3 connections now open) 2021-06-20T00:22:36.233+0000 I NETWORK [conn832] end connection 10.233.69.22:55568 (2 connections now open) 2021-06-20T00:22:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58808 #833 (3 connections now open) 2021-06-20T00:22:44.646+0000 I NETWORK [conn833] received client metadata from 127.0.0.1:58808 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-20T00:22:44.745+0000 I NETWORK [conn833] end connection 127.0.0.1:58808 (2 connections now open) 2021-06-20T00:22:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55736 #834 (3 connections now open) 2021-06-20T00:22:46.233+0000 I NETWORK [conn834] end connection 10.233.69.22:55736 (2 connections now open) 2021-06-20T00:22:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58952 #835 (3 connections now open) 2021-06-20T00:22:54.646+0000 I NETWORK [conn835] received client metadata from 127.0.0.1:58952 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-20T00:22:54.649+0000 I NETWORK [conn835] end connection 127.0.0.1:58952 (2 connections now open) 2021-06-20T00:22:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:55872 #836 (3 connections now open) 2021-06-20T00:22:56.233+0000 I NETWORK [conn836] end connection 10.233.69.22:55872 (2 connections now open) 2021-06-20T00:23:04.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59092 #837 (3 connections now open) 2021-06-20T00:23:04.646+0000 I NETWORK [conn837] received client metadata from 127.0.0.1:59092 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-20T00:23:04.742+0000 I NETWORK [conn837] end connection 127.0.0.1:59092 (2 connections now open) 2021-06-20T00:23:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56016 #838 (3 connections now open) 2021-06-20T00:23:06.233+0000 I NETWORK [conn838] end connection 10.233.69.22:56016 (2 connections now open) 2021-06-20T00:23:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59234 #839 (3 connections now open) 2021-06-20T00:23:14.649+0000 I NETWORK [conn839] received client metadata from 127.0.0.1:59234 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-20T00:23:14.747+0000 I NETWORK [conn839] end connection 127.0.0.1:59234 (2 connections now open) 2021-06-20T00:23:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56154 #840 (3 connections now open) 2021-06-20T00:23:16.233+0000 I NETWORK [conn840] end connection 10.233.69.22:56154 (2 connections now open) 2021-06-20T00:23:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59378 #841 (3 connections now open) 2021-06-20T00:23:24.749+0000 I NETWORK [conn841] received client metadata from 127.0.0.1:59378 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-20T00:23:24.845+0000 I NETWORK [conn841] end connection 127.0.0.1:59378 (2 connections now open) 2021-06-20T00:23:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56300 #842 (3 connections now open) 2021-06-20T00:23:26.233+0000 I NETWORK [conn842] end connection 10.233.69.22:56300 (2 connections now open) 2021-06-20T00:23:34.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59516 #843 (3 connections now open) 2021-06-20T00:23:34.643+0000 I NETWORK [conn843] received client metadata from 127.0.0.1:59516 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-20T00:23:34.647+0000 I NETWORK [conn843] end connection 127.0.0.1:59516 (2 connections now open) 2021-06-20T00:23:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56434 #844 (3 connections now open) 2021-06-20T00:23:36.233+0000 I NETWORK [conn844] end connection 10.233.69.22:56434 (2 connections now open) 2021-06-20T00:23:44.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59650 #845 (3 connections now open) 2021-06-20T00:23:44.549+0000 I NETWORK [conn845] received client metadata from 127.0.0.1:59650 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-20T00:23:44.646+0000 I NETWORK [conn845] end connection 127.0.0.1:59650 (2 connections now open) 2021-06-20T00:23:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56578 #846 (3 connections now open) 2021-06-20T00:23:46.233+0000 I NETWORK [conn846] end connection 10.233.69.22:56578 (2 connections now open) 2021-06-20T00:23:54.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59798 #847 (3 connections now open) 2021-06-20T00:23:54.553+0000 I NETWORK [conn847] received client metadata from 127.0.0.1:59798 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-20T00:23:54.647+0000 I NETWORK [conn847] end connection 127.0.0.1:59798 (2 connections now open) 2021-06-20T00:23:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56720 #848 (3 connections now open) 2021-06-20T00:23:56.233+0000 I NETWORK [conn848] end connection 10.233.69.22:56720 (2 connections now open) 2021-06-20T00:24:04.654+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59938 #849 (3 connections now open) 2021-06-20T00:24:04.742+0000 I NETWORK [conn849] received client metadata from 127.0.0.1:59938 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-20T00:24:04.747+0000 I NETWORK [conn849] end connection 127.0.0.1:59938 (2 connections now open) 2021-06-20T00:24:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:56860 #850 (3 connections now open) 2021-06-20T00:24:06.233+0000 I NETWORK [conn850] end connection 10.233.69.22:56860 (2 connections now open) 2021-06-20T00:24:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60078 #851 (3 connections now open) 2021-06-20T00:24:14.646+0000 I NETWORK [conn851] received client metadata from 127.0.0.1:60078 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-20T00:24:14.742+0000 I NETWORK [conn851] end connection 127.0.0.1:60078 (2 connections now open) 2021-06-20T00:24:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57000 #852 (3 connections now open) 2021-06-20T00:24:16.233+0000 I NETWORK [conn852] end connection 10.233.69.22:57000 (2 connections now open) 2021-06-20T00:24:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60222 #853 (3 connections now open) 2021-06-20T00:24:24.745+0000 I NETWORK [conn853] received client metadata from 127.0.0.1:60222 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-20T00:24:24.749+0000 I NETWORK [conn853] end connection 127.0.0.1:60222 (2 connections now open) 2021-06-20T00:24:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57144 #854 (3 connections now open) 2021-06-20T00:24:26.233+0000 I NETWORK [conn854] end connection 10.233.69.22:57144 (2 connections now open) 2021-06-20T00:24:34.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60358 #855 (3 connections now open) 2021-06-20T00:24:34.652+0000 I NETWORK [conn855] received client metadata from 127.0.0.1:60358 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-20T00:24:34.746+0000 I NETWORK [conn855] end connection 127.0.0.1:60358 (2 connections now open) 2021-06-20T00:24:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57284 #856 (3 connections now open) 2021-06-20T00:24:36.233+0000 I NETWORK [conn856] end connection 10.233.69.22:57284 (2 connections now open) 2021-06-20T00:24:44.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60496 #857 (3 connections now open) 2021-06-20T00:24:44.552+0000 I NETWORK [conn857] received client metadata from 127.0.0.1:60496 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-20T00:24:44.646+0000 I NETWORK [conn857] end connection 127.0.0.1:60496 (2 connections now open) 2021-06-20T00:24:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57426 #858 (3 connections now open) 2021-06-20T00:24:46.233+0000 I NETWORK [conn858] end connection 10.233.69.22:57426 (2 connections now open) 2021-06-20T00:24:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60642 #859 (3 connections now open) 2021-06-20T00:24:54.648+0000 I NETWORK [conn859] received client metadata from 127.0.0.1:60642 conn859: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:24:54.746+0000 I NETWORK [conn859] end connection 127.0.0.1:60642 (2 connections now open) 2021-06-20T00:24:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57566 #860 (3 connections now open) 2021-06-20T00:24:56.233+0000 I NETWORK [conn860] end connection 10.233.69.22:57566 (2 connections now open) 2021-06-20T00:25:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60778 #861 (3 connections now open) 2021-06-20T00:25:04.747+0000 I NETWORK [conn861] received client metadata from 127.0.0.1:60778 conn861: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:25:04.751+0000 I NETWORK [conn861] end connection 127.0.0.1:60778 (2 connections now open) 2021-06-20T00:25:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57704 #862 (3 connections now open) 2021-06-20T00:25:06.233+0000 I NETWORK [conn862] end connection 10.233.69.22:57704 (2 connections now open) 2021-06-20T00:25:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60922 #863 (3 connections now open) 2021-06-20T00:25:14.647+0000 I NETWORK [conn863] received client metadata from 127.0.0.1:60922 conn863: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:25:14.742+0000 I NETWORK [conn863] end connection 127.0.0.1:60922 (2 connections now open) 2021-06-20T00:25:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57844 #864 (3 connections now open) 2021-06-20T00:25:16.233+0000 I NETWORK [conn864] end connection 10.233.69.22:57844 (2 connections now open) 2021-06-20T00:25:24.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32828 #865 (3 connections now open) 2021-06-20T00:25:24.642+0000 I NETWORK [conn865] received client metadata from 127.0.0.1:32828 conn865: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:25:24.646+0000 I NETWORK [conn865] end connection 127.0.0.1:32828 (2 connections now open) 2021-06-20T00:25:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:57990 #866 (3 connections now open) 2021-06-20T00:25:26.233+0000 I NETWORK [conn866] end connection 10.233.69.22:57990 (2 connections now open) 2021-06-20T00:25:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32972 #867 (3 connections now open) 2021-06-20T00:25:34.647+0000 I NETWORK [conn867] received client metadata from 127.0.0.1:32972 conn867: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:25:34.652+0000 I NETWORK [conn867] end connection 127.0.0.1:32972 (2 connections now open) 2021-06-20T00:25:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58126 #868 (3 connections now open) 2021-06-20T00:25:36.233+0000 I NETWORK [conn868] end connection 10.233.69.22:58126 (2 connections now open) 2021-06-20T00:25:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33122 #869 (3 connections now open) 2021-06-20T00:25:44.645+0000 I NETWORK [conn869] received client metadata from 127.0.0.1:33122 conn869: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:25:44.651+0000 I NETWORK [conn869] end connection 127.0.0.1:33122 (2 connections now open) 2021-06-20T00:25:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58280 #870 (3 connections now open) 2021-06-20T00:25:46.233+0000 I NETWORK [conn870] end connection 10.233.69.22:58280 (2 connections now open) 2021-06-20T00:25:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33258 #871 (3 connections now open) 2021-06-20T00:25:54.645+0000 I NETWORK [conn871] received client metadata from 127.0.0.1:33258 conn871: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:25:54.742+0000 I NETWORK [conn871] end connection 127.0.0.1:33258 (2 connections now open) 2021-06-20T00:25:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58414 #872 (3 connections now open) 2021-06-20T00:25:56.233+0000 I NETWORK [conn872] end connection 10.233.69.22:58414 (2 connections now open) 2021-06-20T00:26:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33398 #873 (3 connections now open) 2021-06-20T00:26:04.649+0000 I NETWORK [conn873] received client metadata from 127.0.0.1:33398 conn873: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:26:04.746+0000 I NETWORK [conn873] end connection 127.0.0.1:33398 (2 connections now open) 2021-06-20T00:26:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58558 #874 (3 connections now open) 2021-06-20T00:26:06.233+0000 I NETWORK [conn874] end connection 10.233.69.22:58558 (2 connections now open) 2021-06-20T00:26:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33544 #875 (3 connections now open) 2021-06-20T00:26:14.648+0000 I NETWORK [conn875] received client metadata from 127.0.0.1:33544 conn875: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:26:14.744+0000 I NETWORK [conn875] end connection 127.0.0.1:33544 (2 connections now open) 2021-06-20T00:26:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58696 #876 (3 connections now open) 2021-06-20T00:26:16.233+0000 I NETWORK [conn876] end connection 10.233.69.22:58696 (2 connections now open) 2021-06-20T00:26:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33678 #877 (3 connections now open) 2021-06-20T00:26:24.747+0000 I NETWORK [conn877] received client metadata from 127.0.0.1:33678 conn877: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:26:24.842+0000 I NETWORK [conn877] end connection 127.0.0.1:33678 (2 connections now open) 2021-06-20T00:26:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58836 #878 (3 connections now open) 2021-06-20T00:26:26.233+0000 I NETWORK [conn878] end connection 10.233.69.22:58836 (2 connections now open) 2021-06-20T00:26:34.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33816 #879 (3 connections now open) 2021-06-20T00:26:34.645+0000 I NETWORK [conn879] received client metadata from 127.0.0.1:33816 conn879: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:26:34.648+0000 I NETWORK [conn879] end connection 127.0.0.1:33816 (2 connections now open) 2021-06-20T00:26:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:58970 #880 (3 connections now open) 2021-06-20T00:26:36.233+0000 I NETWORK [conn880] end connection 10.233.69.22:58970 (2 connections now open) 2021-06-20T00:26:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33964 #881 (3 connections now open) 2021-06-20T00:26:44.650+0000 I NETWORK [conn881] received client metadata from 127.0.0.1:33964 conn881: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:26:44.746+0000 I NETWORK [conn881] end connection 127.0.0.1:33964 (2 connections now open) 2021-06-20T00:26:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59118 #882 (3 connections now open) 2021-06-20T00:26:46.233+0000 I NETWORK [conn882] end connection 10.233.69.22:59118 (2 connections now open) 2021-06-20T00:26:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34096 #883 (3 connections now open) 2021-06-20T00:26:54.649+0000 I NETWORK [conn883] received client metadata from 127.0.0.1:34096 conn883: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:26:54.742+0000 I NETWORK [conn883] end connection 127.0.0.1:34096 (2 connections now open) 2021-06-20T00:26:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59250 #884 (3 connections now open) 2021-06-20T00:26:56.233+0000 I NETWORK [conn884] end connection 10.233.69.22:59250 (2 connections now open) 2021-06-20T00:27:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34236 #885 (3 connections now open) 2021-06-20T00:27:04.743+0000 I NETWORK [conn885] received client metadata from 127.0.0.1:34236 conn885: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:27:04.748+0000 I NETWORK [conn885] end connection 127.0.0.1:34236 (2 connections now open) 2021-06-20T00:27:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59394 #886 (3 connections now open) 2021-06-20T00:27:06.233+0000 I NETWORK [conn886] end connection 10.233.69.22:59394 (2 connections now open) 2021-06-20T00:27:14.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34376 #887 (3 connections now open) 2021-06-20T00:27:14.743+0000 I NETWORK [conn887] received client metadata from 127.0.0.1:34376 conn887: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:27:14.747+0000 I NETWORK [conn887] end connection 127.0.0.1:34376 (2 connections now open) 2021-06-20T00:27:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59528 #888 (3 connections now open) 2021-06-20T00:27:16.233+0000 I NETWORK [conn888] end connection 10.233.69.22:59528 (2 connections now open) 2021-06-20T00:27:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34514 #889 (3 connections now open) 2021-06-20T00:27:24.743+0000 I NETWORK [conn889] received client metadata from 127.0.0.1:34514 conn889: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:27:24.747+0000 I NETWORK [conn889] end connection 127.0.0.1:34514 (2 connections now open) 2021-06-20T00:27:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59670 #890 (3 connections now open) 2021-06-20T00:27:26.233+0000 I NETWORK [conn890] end connection 10.233.69.22:59670 (2 connections now open) 2021-06-20T00:27:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34652 #891 (3 connections now open) 2021-06-20T00:27:34.646+0000 I NETWORK [conn891] received client metadata from 127.0.0.1:34652 conn891: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:27:34.743+0000 I NETWORK [conn891] end connection 127.0.0.1:34652 (2 connections now open) 2021-06-20T00:27:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59806 #892 (3 connections now open) 2021-06-20T00:27:36.233+0000 I NETWORK [conn892] end connection 10.233.69.22:59806 (2 connections now open) 2021-06-20T00:27:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34796 #893 (3 connections now open) 2021-06-20T00:27:44.650+0000 I NETWORK [conn893] received client metadata from 127.0.0.1:34796 conn893: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:27:44.746+0000 I NETWORK [conn893] end connection 127.0.0.1:34796 (2 connections now open) 2021-06-20T00:27:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:59952 #894 (3 connections now open) 2021-06-20T00:27:46.233+0000 I NETWORK [conn894] end connection 10.233.69.22:59952 (2 connections now open) 2021-06-20T00:27:54.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34934 #895 (3 connections now open) 2021-06-20T00:27:54.743+0000 I NETWORK [conn895] received client metadata from 127.0.0.1:34934 conn895: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:27:54.747+0000 I NETWORK [conn895] end connection 127.0.0.1:34934 (2 connections now open) 2021-06-20T00:27:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60086 #896 (3 connections now open) 2021-06-20T00:27:56.233+0000 I NETWORK [conn896] end connection 10.233.69.22:60086 (2 connections now open) 2021-06-20T00:28:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35066 #897 (3 connections now open) 2021-06-20T00:28:04.747+0000 I NETWORK [conn897] received client metadata from 127.0.0.1:35066 conn897: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:28:04.842+0000 I NETWORK [conn897] end connection 127.0.0.1:35066 (2 connections now open) 2021-06-20T00:28:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60226 #898 (3 connections now open) 2021-06-20T00:28:06.233+0000 I NETWORK [conn898] end connection 10.233.69.22:60226 (2 connections now open) 2021-06-20T00:28:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35208 #899 (3 connections now open) 2021-06-20T00:28:14.647+0000 I NETWORK [conn899] received client metadata from 127.0.0.1:35208 conn899: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:28:14.742+0000 I NETWORK [conn899] end connection 127.0.0.1:35208 (2 connections now open) 2021-06-20T00:28:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60360 #900 (3 connections now open) 2021-06-20T00:28:16.233+0000 I NETWORK [conn900] end connection 10.233.69.22:60360 (2 connections now open) 2021-06-20T00:28:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35352 #901 (3 connections now open) 2021-06-20T00:28:24.649+0000 I NETWORK [conn901] received client metadata from 127.0.0.1:35352 conn901: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:28:24.745+0000 I NETWORK [conn901] end connection 127.0.0.1:35352 (2 connections now open) 2021-06-20T00:28:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60508 #902 (3 connections now open) 2021-06-20T00:28:26.233+0000 I NETWORK [conn902] end connection 10.233.69.22:60508 (2 connections now open) 2021-06-20T00:28:34.852+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35488 #903 (3 connections now open) 2021-06-20T00:28:34.853+0000 I NETWORK [conn903] received client metadata from 127.0.0.1:35488 conn903: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:28:34.948+0000 I NETWORK [conn903] end connection 127.0.0.1:35488 (2 connections now open) 2021-06-20T00:28:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60642 #904 (3 connections now open) 2021-06-20T00:28:36.233+0000 I NETWORK [conn904] end connection 10.233.69.22:60642 (2 connections now open) 2021-06-20T00:28:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35632 #905 (3 connections now open) 2021-06-20T00:28:44.646+0000 I NETWORK [conn905] received client metadata from 127.0.0.1:35632 conn905: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:28:44.744+0000 I NETWORK [conn905] end connection 127.0.0.1:35632 (2 connections now open) 2021-06-20T00:28:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60786 #906 (3 connections now open) 2021-06-20T00:28:46.233+0000 I NETWORK [conn906] end connection 10.233.69.22:60786 (2 connections now open) 2021-06-20T00:28:54.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35774 #907 (3 connections now open) 2021-06-20T00:28:54.652+0000 I NETWORK [conn907] received client metadata from 127.0.0.1:35774 conn907: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:28:54.747+0000 I NETWORK [conn907] end connection 127.0.0.1:35774 (2 connections now open) 2021-06-20T00:28:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:60926 #908 (3 connections now open) 2021-06-20T00:28:56.233+0000 I NETWORK [conn908] end connection 10.233.69.22:60926 (2 connections now open) 2021-06-20T00:29:04.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35906 #909 (3 connections now open) 2021-06-20T00:29:04.647+0000 I NETWORK [conn909] received client metadata from 127.0.0.1:35906 conn909: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:29:04.651+0000 I NETWORK [conn909] end connection 127.0.0.1:35906 (2 connections now open) 2021-06-20T00:29:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32832 #910 (3 connections now open) 2021-06-20T00:29:06.233+0000 I NETWORK [conn910] end connection 10.233.69.22:32832 (2 connections now open) 2021-06-20T00:29:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36048 #911 (3 connections now open) 2021-06-20T00:29:14.646+0000 I NETWORK [conn911] received client metadata from 127.0.0.1:36048 conn911: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:29:14.742+0000 I NETWORK [conn911] end connection 127.0.0.1:36048 (2 connections now open) 2021-06-20T00:29:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:32968 #912 (3 connections now open) 2021-06-20T00:29:16.233+0000 I NETWORK [conn912] end connection 10.233.69.22:32968 (2 connections now open) 2021-06-20T00:29:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36184 #913 (3 connections now open) 2021-06-20T00:29:24.649+0000 I NETWORK [conn913] received client metadata from 127.0.0.1:36184 conn913: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:29:24.745+0000 I NETWORK [conn913] end connection 127.0.0.1:36184 (2 connections now open) 2021-06-20T00:29:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33110 #914 (3 connections now open) 2021-06-20T00:29:26.233+0000 I NETWORK [conn914] end connection 10.233.69.22:33110 (2 connections now open) 2021-06-20T00:29:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36322 #915 (3 connections now open) 2021-06-20T00:29:34.646+0000 I NETWORK [conn915] received client metadata from 127.0.0.1:36322 conn915: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:29:34.649+0000 I NETWORK [conn915] end connection 127.0.0.1:36322 (2 connections now open) 2021-06-20T00:29:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33244 #916 (3 connections now open) 2021-06-20T00:29:36.233+0000 I NETWORK [conn916] end connection 10.233.69.22:33244 (2 connections now open) 2021-06-20T00:29:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36462 #917 (3 connections now open) 2021-06-20T00:29:44.648+0000 I NETWORK [conn917] received client metadata from 127.0.0.1:36462 conn917: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:29:44.742+0000 I NETWORK [conn917] end connection 127.0.0.1:36462 (2 connections now open) 2021-06-20T00:29:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33390 #918 (3 connections now open) 2021-06-20T00:29:46.233+0000 I NETWORK [conn918] end connection 10.233.69.22:33390 (2 connections now open) 2021-06-20T00:29:54.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36604 #919 (3 connections now open) 2021-06-20T00:29:54.647+0000 I NETWORK [conn919] received client metadata from 127.0.0.1:36604 conn919: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:29:54.742+0000 I NETWORK [conn919] end connection 127.0.0.1:36604 (2 connections now open) 2021-06-20T00:29:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33526 #920 (3 connections now open) 2021-06-20T00:29:56.233+0000 I NETWORK [conn920] end connection 10.233.69.22:33526 (2 connections now open) 2021-06-20T00:30:04.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36738 #921 (3 connections now open) 2021-06-20T00:30:04.745+0000 I NETWORK [conn921] received client metadata from 127.0.0.1:36738 conn921: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:30:04.749+0000 I NETWORK [conn921] end connection 127.0.0.1:36738 (2 connections now open) 2021-06-20T00:30:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33664 #922 (3 connections now open) 2021-06-20T00:30:06.233+0000 I NETWORK [conn922] end connection 10.233.69.22:33664 (2 connections now open) 2021-06-20T00:30:14.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36882 #923 (3 connections now open) 2021-06-20T00:30:14.744+0000 I NETWORK [conn923] received client metadata from 127.0.0.1:36882 conn923: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:30:14.842+0000 I NETWORK [conn923] end connection 127.0.0.1:36882 (2 connections now open) 2021-06-20T00:30:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33802 #924 (3 connections now open) 2021-06-20T00:30:16.233+0000 I NETWORK [conn924] end connection 10.233.69.22:33802 (2 connections now open) 2021-06-20T00:30:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37016 #925 (3 connections now open) 2021-06-20T00:30:24.648+0000 I NETWORK [conn925] received client metadata from 127.0.0.1:37016 conn925: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:30:24.652+0000 I NETWORK [conn925] end connection 127.0.0.1:37016 (2 connections now open) 2021-06-20T00:30:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:33940 #926 (3 connections now open) 2021-06-20T00:30:26.233+0000 I NETWORK [conn926] end connection 10.233.69.22:33940 (2 connections now open) 2021-06-20T00:30:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37156 #927 (3 connections now open) 2021-06-20T00:30:34.647+0000 I NETWORK [conn927] received client metadata from 127.0.0.1:37156 conn927: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:30:34.651+0000 I NETWORK [conn927] end connection 127.0.0.1:37156 (2 connections now open) 2021-06-20T00:30:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34076 #928 (3 connections now open) 2021-06-20T00:30:36.233+0000 I NETWORK [conn928] end connection 10.233.69.22:34076 (2 connections now open) 2021-06-20T00:30:44.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37294 #929 (3 connections now open) 2021-06-20T00:30:44.742+0000 I NETWORK [conn929] received client metadata from 127.0.0.1:37294 conn929: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:30:44.747+0000 I NETWORK [conn929] end connection 127.0.0.1:37294 (2 connections now open) 2021-06-20T00:30:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34218 #930 (3 connections now open) 2021-06-20T00:30:46.233+0000 I NETWORK [conn930] end connection 10.233.69.22:34218 (2 connections now open) 2021-06-20T00:30:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37434 #931 (3 connections now open) 2021-06-20T00:30:54.651+0000 I NETWORK [conn931] received client metadata from 127.0.0.1:37434 conn931: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:30:54.745+0000 I NETWORK [conn931] end connection 127.0.0.1:37434 (2 connections now open) 2021-06-20T00:30:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34352 #932 (3 connections now open) 2021-06-20T00:30:56.233+0000 I NETWORK [conn932] end connection 10.233.69.22:34352 (2 connections now open) 2021-06-20T00:31:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37568 #933 (3 connections now open) 2021-06-20T00:31:04.648+0000 I NETWORK [conn933] received client metadata from 127.0.0.1:37568 conn933: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:31:04.747+0000 I NETWORK [conn933] end connection 127.0.0.1:37568 (2 connections now open) 2021-06-20T00:31:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34492 #934 (3 connections now open) 2021-06-20T00:31:06.233+0000 I NETWORK [conn934] end connection 10.233.69.22:34492 (2 connections now open) 2021-06-20T00:31:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37714 #935 (3 connections now open) 2021-06-20T00:31:14.647+0000 I NETWORK [conn935] received client metadata from 127.0.0.1:37714 conn935: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:31:14.742+0000 I NETWORK [conn935] end connection 127.0.0.1:37714 (2 connections now open) 2021-06-20T00:31:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34632 #936 (3 connections now open) 2021-06-20T00:31:16.233+0000 I NETWORK [conn936] end connection 10.233.69.22:34632 (2 connections now open) 2021-06-20T00:31:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37854 #937 (3 connections now open) 2021-06-20T00:31:24.647+0000 I NETWORK [conn937] received client metadata from 127.0.0.1:37854 conn937: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:31:24.746+0000 I NETWORK [conn937] end connection 127.0.0.1:37854 (2 connections now open) 2021-06-20T00:31:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34776 #938 (3 connections now open) 2021-06-20T00:31:26.233+0000 I NETWORK [conn938] end connection 10.233.69.22:34776 (2 connections now open) 2021-06-20T00:31:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37988 #939 (3 connections now open) 2021-06-20T00:31:34.649+0000 I NETWORK [conn939] received client metadata from 127.0.0.1:37988 conn939: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:31:34.748+0000 I NETWORK [conn939] end connection 127.0.0.1:37988 (2 connections now open) 2021-06-20T00:31:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:34912 #940 (3 connections now open) 2021-06-20T00:31:36.233+0000 I NETWORK [conn940] end connection 10.233.69.22:34912 (2 connections now open) 2021-06-20T00:31:44.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38130 #941 (3 connections now open) 2021-06-20T00:31:44.652+0000 I NETWORK [conn941] received client metadata from 127.0.0.1:38130 conn941: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:31:44.748+0000 I NETWORK [conn941] end connection 127.0.0.1:38130 (2 connections now open) 2021-06-20T00:31:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35054 #942 (3 connections now open) 2021-06-20T00:31:46.233+0000 I NETWORK [conn942] end connection 10.233.69.22:35054 (2 connections now open) 2021-06-20T00:31:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38268 #943 (3 connections now open) 2021-06-20T00:31:54.646+0000 I NETWORK [conn943] received client metadata from 127.0.0.1:38268 conn943: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:31:54.744+0000 I NETWORK [conn943] end connection 127.0.0.1:38268 (2 connections now open) 2021-06-20T00:31:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35186 #944 (3 connections now open) 2021-06-20T00:31:56.233+0000 I NETWORK [conn944] end connection 10.233.69.22:35186 (2 connections now open) 2021-06-20T00:32:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38400 #945 (3 connections now open) 2021-06-20T00:32:04.648+0000 I NETWORK [conn945] received client metadata from 127.0.0.1:38400 conn945: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:32:04.744+0000 I NETWORK [conn945] end connection 127.0.0.1:38400 (2 connections now open) 2021-06-20T00:32:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35324 #946 (3 connections now open) 2021-06-20T00:32:06.233+0000 I NETWORK [conn946] end connection 10.233.69.22:35324 (2 connections now open) 2021-06-20T00:32:14.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38542 #947 (3 connections now open) 2021-06-20T00:32:14.742+0000 I NETWORK [conn947] received client metadata from 127.0.0.1:38542 conn947: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:32:14.747+0000 I NETWORK [conn947] end connection 127.0.0.1:38542 (2 connections now open) 2021-06-20T00:32:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35460 #948 (3 connections now open) 2021-06-20T00:32:16.233+0000 I NETWORK [conn948] end connection 10.233.69.22:35460 (2 connections now open) 2021-06-20T00:32:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38680 #949 (3 connections now open) 2021-06-20T00:32:24.746+0000 I NETWORK [conn949] received client metadata from 127.0.0.1:38680 conn949: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:32:24.750+0000 I NETWORK [conn949] end connection 127.0.0.1:38680 (2 connections now open) 2021-06-20T00:32:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35602 #950 (3 connections now open) 2021-06-20T00:32:26.233+0000 I NETWORK [conn950] end connection 10.233.69.22:35602 (2 connections now open) 2021-06-20T00:32:34.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38824 #951 (3 connections now open) 2021-06-20T00:32:34.653+0000 I NETWORK [conn951] received client metadata from 127.0.0.1:38824 conn951: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:32:34.746+0000 I NETWORK [conn951] end connection 127.0.0.1:38824 (2 connections now open) 2021-06-20T00:32:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35744 #952 (3 connections now open) 2021-06-20T00:32:36.233+0000 I NETWORK [conn952] end connection 10.233.69.22:35744 (2 connections now open) 2021-06-20T00:32:44.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38964 #953 (3 connections now open) 2021-06-20T00:32:44.750+0000 I NETWORK [conn953] received client metadata from 127.0.0.1:38964 conn953: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:32:44.846+0000 I NETWORK [conn953] end connection 127.0.0.1:38964 (2 connections now open) 2021-06-20T00:32:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:35888 #954 (3 connections now open) 2021-06-20T00:32:46.233+0000 I NETWORK [conn954] end connection 10.233.69.22:35888 (2 connections now open) 2021-06-20T00:32:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39104 #955 (3 connections now open) 2021-06-20T00:32:54.646+0000 I NETWORK [conn955] received client metadata from 127.0.0.1:39104 conn955: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:32:54.650+0000 I NETWORK [conn955] end connection 127.0.0.1:39104 (2 connections now open) 2021-06-20T00:32:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36024 #956 (3 connections now open) 2021-06-20T00:32:56.233+0000 I NETWORK [conn956] end connection 10.233.69.22:36024 (2 connections now open) 2021-06-20T00:33:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39238 #957 (3 connections now open) 2021-06-20T00:33:04.648+0000 I NETWORK [conn957] received client metadata from 127.0.0.1:39238 conn957: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:33:04.745+0000 I NETWORK [conn957] end connection 127.0.0.1:39238 (2 connections now open) 2021-06-20T00:33:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36162 #958 (3 connections now open) 2021-06-20T00:33:06.233+0000 I NETWORK [conn958] end connection 10.233.69.22:36162 (2 connections now open) 2021-06-20T00:33:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39382 #959 (3 connections now open) 2021-06-20T00:33:14.647+0000 I NETWORK [conn959] received client metadata from 127.0.0.1:39382 conn959: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:33:14.745+0000 I NETWORK [conn959] end connection 127.0.0.1:39382 (2 connections now open) 2021-06-20T00:33:16.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36300 #960 (3 connections now open) 2021-06-20T00:33:16.233+0000 I NETWORK [conn960] end connection 10.233.69.22:36300 (2 connections now open) 2021-06-20T00:33:24.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39524 #961 (3 connections now open) 2021-06-20T00:33:24.751+0000 I NETWORK [conn961] received client metadata from 127.0.0.1:39524 conn961: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:33:24.848+0000 I NETWORK [conn961] end connection 127.0.0.1:39524 (2 connections now open) 2021-06-20T00:33:26.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36446 #962 (3 connections now open) 2021-06-20T00:33:26.233+0000 I NETWORK [conn962] end connection 10.233.69.22:36446 (2 connections now open) 2021-06-20T00:33:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39664 #963 (3 connections now open) 2021-06-20T00:33:34.648+0000 I NETWORK [conn963] received client metadata from 127.0.0.1:39664 conn963: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:33:34.744+0000 I NETWORK [conn963] end connection 127.0.0.1:39664 (2 connections now open) 2021-06-20T00:33:36.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36584 #964 (3 connections now open) 2021-06-20T00:33:36.233+0000 I NETWORK [conn964] end connection 10.233.69.22:36584 (2 connections now open) 2021-06-20T00:33:44.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39810 #965 (3 connections now open) 2021-06-20T00:33:44.745+0000 I NETWORK [conn965] received client metadata from 127.0.0.1:39810 conn965: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:33:44.749+0000 I NETWORK [conn965] end connection 127.0.0.1:39810 (2 connections now open) 2021-06-20T00:33:46.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36732 #966 (3 connections now open) 2021-06-20T00:33:46.233+0000 I NETWORK [conn966] end connection 10.233.69.22:36732 (2 connections now open) 2021-06-20T00:33:54.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39950 #967 (3 connections now open) 2021-06-20T00:33:54.649+0000 I NETWORK [conn967] received client metadata from 127.0.0.1:39950 conn967: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:33:54.745+0000 I NETWORK [conn967] end connection 127.0.0.1:39950 (2 connections now open) 2021-06-20T00:33:56.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:36870 #968 (3 connections now open) 2021-06-20T00:33:56.233+0000 I NETWORK [conn968] end connection 10.233.69.22:36870 (2 connections now open) 2021-06-20T00:34:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40102 #969 (3 connections now open) 2021-06-20T00:34:04.647+0000 I NETWORK [conn969] received client metadata from 127.0.0.1:40102 conn969: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-20T00:34:04.742+0000 I NETWORK [conn969] end connection 127.0.0.1:40102 (2 connections now open) 2021-06-20T00:34:06.233+0000 I NETWORK [listener] connection accepted from 10.233.69.22:37028 #970 (3 connections now open) 2021-06-20T00:34:06.233+0000 I NETWORK [conn970] end connection 10.233.69.22:37028 (2 connections now open)