By type
2021-06-05T09:15:01.345+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=onap-dcae-mongo-0 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] db version v4.0.8 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] git version: 9b00696ed75f65e1ebc8d635593bed79b290cfbb 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] allocator: tcmalloc 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] modules: none 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] build environment: 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] distmod: ubuntu1604 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] distarch: x86_64 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] target_arch: x86_64 2021-06-05T09:15:01.349+0000 I CONTROL [initandlisten] options: { net: { bindIpAll: true, unixDomainSocket: { enabled: false } } } 2021-06-05T09:15:01.350+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-05T09:15:10.764+0000 I STORAGE [initandlisten] WiredTiger message [1622884510:764833][1:0x7fbe525e4a40], txn-recover: Set global recovery timestamp: 0 2021-06-05T09:15:11.193+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2021-06-05T09:15:11.713+0000 I CONTROL [initandlisten] 2021-06-05T09:15:11.714+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: 8023670c-118d-4a54-9196-30adff88c7da 2021-06-05T09:15:12.399+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 4.0 2021-06-05T09:15:12.404+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: d319b986-2873-43a7-a8fe-f97354738930 2021-06-05T09:15:13.101+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/diagnostic.data' 2021-06-05T09:15:13.102+0000 I NETWORK [initandlisten] waiting for connections on port 27017 2021-06-05T09:15:13.103+0000 I STORAGE [LogicalSessionCacheRefresh] createCollection: config.system.sessions with generated UUID: a9ef9f9b-4e53-49d0-8970-09c31e9b008d 2021-06-05T09:15:13.764+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-05T09:15:13.764+0000 I INDEX [LogicalSessionCacheRefresh] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-05T09:15:13.771+0000 I INDEX [LogicalSessionCacheRefresh] build index done. scanned 0 total records. 0 secs 2021-06-05T09:15:13.771+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 668ms 2021-06-05T09:15:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56184 #1 (1 connection now open) 2021-06-05T09:15:20.533+0000 I NETWORK [conn1] end connection 10.233.73.148:56184 (0 connections now open) 2021-06-05T09:15:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56350 #2 (1 connection now open) 2021-06-05T09:15:30.532+0000 I NETWORK [conn2] end connection 10.233.73.148:56350 (0 connections now open) 2021-06-05T09:15:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37650 #3 (1 connection now open) 2021-06-05T09:15:34.646+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:37650 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-05T09:15:34.742+0000 I NETWORK [conn3] end connection 127.0.0.1:37650 (0 connections now open) 2021-06-05T09:15:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56418 #4 (1 connection now open) 2021-06-05T09:15:40.534+0000 I NETWORK [conn4] end connection 10.233.73.148:56418 (0 connections now open) 2021-06-05T09:15:44.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37804 #5 (1 connection now open) 2021-06-05T09:15:44.553+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:37804 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-05T09:15:44.646+0000 I NETWORK [conn5] end connection 127.0.0.1:37804 (0 connections now open) 2021-06-05T09:15:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56640 #6 (1 connection now open) 2021-06-05T09:15:50.533+0000 I NETWORK [conn6] end connection 10.233.73.148:56640 (0 connections now open) 2021-06-05T09:15:54.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37946 #7 (1 connection now open) 2021-06-05T09:15:54.749+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:37946 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-05T09:15:54.847+0000 I NETWORK [conn7] end connection 127.0.0.1:37946 (0 connections now open) 2021-06-05T09:16:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56750 #8 (1 connection now open) 2021-06-05T09:16:00.533+0000 I NETWORK [conn8] end connection 10.233.73.148:56750 (0 connections now open) 2021-06-05T09:16:04.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38050 #9 (1 connection now open) 2021-06-05T09:16:04.749+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:38050 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-05T09:16:04.847+0000 I NETWORK [conn9] end connection 127.0.0.1:38050 (0 connections now open) 2021-06-05T09:16:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56830 #10 (1 connection now open) 2021-06-05T09:16:10.533+0000 I NETWORK [conn10] end connection 10.233.73.148:56830 (0 connections now open) 2021-06-05T09:16:14.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38190 #11 (1 connection now open) 2021-06-05T09:16:14.642+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:38190 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-05T09:16:14.646+0000 I NETWORK [conn11] end connection 127.0.0.1:38190 (0 connections now open) 2021-06-05T09:16:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56974 #12 (1 connection now open) 2021-06-05T09:16:20.533+0000 I NETWORK [conn12] end connection 10.233.73.148:56974 (0 connections now open) 2021-06-05T09:16:24.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38290 #13 (1 connection now open) 2021-06-05T09:16:24.750+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:38290 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-05T09:16:24.847+0000 I NETWORK [conn13] end connection 127.0.0.1:38290 (0 connections now open) 2021-06-05T09:16:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57096 #14 (1 connection now open) 2021-06-05T09:16:30.533+0000 I NETWORK [conn14] end connection 10.233.73.148:57096 (0 connections now open) 2021-06-05T09:16:34.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38412 #15 (1 connection now open) 2021-06-05T09:16:34.547+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:38412 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-05T09:16:34.646+0000 I NETWORK [conn15] end connection 127.0.0.1:38412 (0 connections now open) 2021-06-05T09:16:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57210 #16 (1 connection now open) 2021-06-05T09:16:40.533+0000 I NETWORK [conn16] end connection 10.233.73.148:57210 (0 connections now open) 2021-06-05T09:16:44.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38542 #17 (1 connection now open) 2021-06-05T09:16:44.744+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:38542 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-05T09:16:44.749+0000 I NETWORK [conn17] end connection 127.0.0.1:38542 (0 connections now open) 2021-06-05T09:16:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57348 #18 (1 connection now open) 2021-06-05T09:16:50.533+0000 I NETWORK [conn18] end connection 10.233.73.148:57348 (0 connections now open) 2021-06-05T09:16:54.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38662 #19 (1 connection now open) 2021-06-05T09:16:54.548+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:38662 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-05T09:16:54.644+0000 I NETWORK [conn19] end connection 127.0.0.1:38662 (0 connections now open) 2021-06-05T09:17:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57486 #20 (1 connection now open) 2021-06-05T09:17:00.533+0000 I NETWORK [conn20] end connection 10.233.73.148:57486 (0 connections now open) 2021-06-05T09:17:04.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38796 #21 (1 connection now open) 2021-06-05T09:17:04.845+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:38796 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-05T09:17:04.850+0000 I NETWORK [conn21] end connection 127.0.0.1:38796 (0 connections now open) 2021-06-05T09:17:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57588 #22 (1 connection now open) 2021-06-05T09:17:10.533+0000 I NETWORK [conn22] end connection 10.233.73.148:57588 (0 connections now open) 2021-06-05T09:17:14.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38946 #23 (1 connection now open) 2021-06-05T09:17:14.746+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:38946 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-05T09:17:14.750+0000 I NETWORK [conn23] end connection 127.0.0.1:38946 (0 connections now open) 2021-06-05T09:17:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57754 #24 (1 connection now open) 2021-06-05T09:17:20.532+0000 I NETWORK [conn24] end connection 10.233.73.148:57754 (0 connections now open) 2021-06-05T09:17:24.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39056 #25 (1 connection now open) 2021-06-05T09:17:24.644+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:39056 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-05T09:17:24.648+0000 I NETWORK [conn25] end connection 127.0.0.1:39056 (0 connections now open) 2021-06-05T09:17:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57866 #26 (1 connection now open) 2021-06-05T09:17:30.533+0000 I NETWORK [conn26] end connection 10.233.73.148:57866 (0 connections now open) 2021-06-05T09:17:34.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39170 #27 (1 connection now open) 2021-06-05T09:17:34.643+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:39170 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-05T09:17:34.742+0000 I NETWORK [conn27] end connection 127.0.0.1:39170 (0 connections now open) 2021-06-05T09:17:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57954 #28 (1 connection now open) 2021-06-05T09:17:40.533+0000 I NETWORK [conn28] end connection 10.233.73.148:57954 (0 connections now open) 2021-06-05T09:17:44.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39284 #29 (1 connection now open) 2021-06-05T09:17:44.753+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:39284 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-05T09:17:44.848+0000 I NETWORK [conn29] end connection 127.0.0.1:39284 (0 connections now open) 2021-06-05T09:17:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58268 #30 (1 connection now open) 2021-06-05T09:17:50.533+0000 I NETWORK [conn30] end connection 10.233.73.148:58268 (0 connections now open) 2021-06-05T09:17:54.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39572 #31 (1 connection now open) 2021-06-05T09:17:54.746+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:39572 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-05T09:17:54.844+0000 I NETWORK [conn31] end connection 127.0.0.1:39572 (0 connections now open) 2021-06-05T09:18:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58370 #32 (1 connection now open) 2021-06-05T09:18:00.533+0000 I NETWORK [conn32] end connection 10.233.73.148:58370 (0 connections now open) 2021-06-05T09:18:04.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39682 #33 (1 connection now open) 2021-06-05T09:18:04.750+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:39682 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-05T09:18:04.844+0000 I NETWORK [conn33] end connection 127.0.0.1:39682 (0 connections now open) 2021-06-05T09:18:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58600 #34 (1 connection now open) 2021-06-05T09:18:10.533+0000 I NETWORK [conn34] end connection 10.233.73.148:58600 (0 connections now open) 2021-06-05T09:18:14.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39910 #35 (1 connection now open) 2021-06-05T09:18:14.743+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:39910 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-05T09:18:14.842+0000 I NETWORK [conn35] end connection 127.0.0.1:39910 (0 connections now open) 2021-06-05T09:18:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58714 #36 (1 connection now open) 2021-06-05T09:18:20.533+0000 I NETWORK [conn36] end connection 10.233.73.148:58714 (0 connections now open) 2021-06-05T09:18:24.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40066 #37 (1 connection now open) 2021-06-05T09:18:24.651+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:40066 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-05T09:18:24.748+0000 I NETWORK [conn37] end connection 127.0.0.1:40066 (0 connections now open) 2021-06-05T09:18:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58850 #38 (1 connection now open) 2021-06-05T09:18:30.533+0000 I NETWORK [conn38] end connection 10.233.73.148:58850 (0 connections now open) 2021-06-05T09:18:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40160 #39 (1 connection now open) 2021-06-05T09:18:34.743+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:40160 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-05T09:18:34.842+0000 I NETWORK [conn39] end connection 127.0.0.1:40160 (0 connections now open) 2021-06-05T09:18:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59014 #40 (1 connection now open) 2021-06-05T09:18:40.533+0000 I NETWORK [conn40] end connection 10.233.73.148:59014 (0 connections now open) 2021-06-05T09:18:44.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40344 #41 (1 connection now open) 2021-06-05T09:18:44.643+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:40344 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-05T09:18:44.648+0000 I NETWORK [conn41] end connection 127.0.0.1:40344 (0 connections now open) 2021-06-05T09:18:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59158 #42 (1 connection now open) 2021-06-05T09:18:50.533+0000 I NETWORK [conn42] end connection 10.233.73.148:59158 (0 connections now open) 2021-06-05T09:18:54.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40482 #43 (1 connection now open) 2021-06-05T09:18:54.746+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:40482 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-05T09:18:54.750+0000 I NETWORK [conn43] end connection 127.0.0.1:40482 (0 connections now open) 2021-06-05T09:19:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59290 #44 (1 connection now open) 2021-06-05T09:19:00.533+0000 I NETWORK [conn44] end connection 10.233.73.148:59290 (0 connections now open) 2021-06-05T09:19:04.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40598 #45 (1 connection now open) 2021-06-05T09:19:04.645+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:40598 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-05T09:19:04.742+0000 I NETWORK [conn45] end connection 127.0.0.1:40598 (0 connections now open) 2021-06-05T09:19:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59428 #46 (1 connection now open) 2021-06-05T09:19:10.533+0000 I NETWORK [conn46] end connection 10.233.73.148:59428 (0 connections now open) 2021-06-05T09:19:14.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40760 #47 (1 connection now open) 2021-06-05T09:19:14.550+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:40760 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-05T09:19:14.646+0000 I NETWORK [conn47] end connection 127.0.0.1:40760 (0 connections now open) 2021-06-05T09:19:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59554 #48 (1 connection now open) 2021-06-05T09:19:20.533+0000 I NETWORK [conn48] end connection 10.233.73.148:59554 (0 connections now open) 2021-06-05T09:19:24.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40872 #49 (1 connection now open) 2021-06-05T09:19:24.742+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:40872 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-05T09:19:24.747+0000 I NETWORK [conn49] end connection 127.0.0.1:40872 (0 connections now open) 2021-06-05T09:19:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59692 #50 (1 connection now open) 2021-06-05T09:19:30.533+0000 I NETWORK [conn50] end connection 10.233.73.148:59692 (0 connections now open) 2021-06-05T09:19:34.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41002 #51 (1 connection now open) 2021-06-05T09:19:34.743+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:41002 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-05T09:19:34.748+0000 I NETWORK [conn51] end connection 127.0.0.1:41002 (0 connections now open) 2021-06-05T09:19:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59800 #52 (1 connection now open) 2021-06-05T09:19:40.533+0000 I NETWORK [conn52] end connection 10.233.73.148:59800 (0 connections now open) 2021-06-05T09:19:44.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41198 #53 (1 connection now open) 2021-06-05T09:19:44.651+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:41198 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-05T09:19:44.748+0000 I NETWORK [conn53] end connection 127.0.0.1:41198 (0 connections now open) 2021-06-05T09:19:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60006 #54 (1 connection now open) 2021-06-05T09:19:50.533+0000 I NETWORK [conn54] end connection 10.233.73.148:60006 (0 connections now open) 2021-06-05T09:19:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41314 #55 (1 connection now open) 2021-06-05T09:19:54.647+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:41314 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-05T09:19:54.742+0000 I NETWORK [conn55] end connection 127.0.0.1:41314 (0 connections now open) 2021-06-05T09:20:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60120 #56 (1 connection now open) 2021-06-05T09:20:00.533+0000 I NETWORK [conn56] end connection 10.233.73.148:60120 (0 connections now open) 2021-06-05T09:20:04.551+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41430 #57 (1 connection now open) 2021-06-05T09:20:04.552+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:41430 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-05T09:20:04.646+0000 I NETWORK [conn57] end connection 127.0.0.1:41430 (0 connections now open) 2021-06-05T09:20:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60236 #58 (1 connection now open) 2021-06-05T09:20:10.533+0000 I NETWORK [conn58] end connection 10.233.73.148:60236 (0 connections now open) 2021-06-05T09:20:14.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41582 #59 (1 connection now open) 2021-06-05T09:20:14.644+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:41582 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-05T09:20:14.649+0000 I NETWORK [conn59] end connection 127.0.0.1:41582 (0 connections now open) 2021-06-05T09:20:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60386 #60 (1 connection now open) 2021-06-05T09:20:20.533+0000 I NETWORK [conn60] end connection 10.233.73.148:60386 (0 connections now open) 2021-06-05T09:20:24.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41684 #61 (1 connection now open) 2021-06-05T09:20:24.544+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:41684 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-05T09:20:24.642+0000 I NETWORK [conn61] end connection 127.0.0.1:41684 (0 connections now open) 2021-06-05T09:20:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60478 #62 (1 connection now open) 2021-06-05T09:20:30.533+0000 I NETWORK [conn62] end connection 10.233.73.148:60478 (0 connections now open) 2021-06-05T09:20:34.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41790 #63 (1 connection now open) 2021-06-05T09:20:34.742+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:41790 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-05T09:20:34.747+0000 I NETWORK [conn63] end connection 127.0.0.1:41790 (0 connections now open) 2021-06-05T09:20:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60606 #64 (1 connection now open) 2021-06-05T09:20:40.533+0000 I NETWORK [conn64] end connection 10.233.73.148:60606 (0 connections now open) 2021-06-05T09:20:44.543+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42078 #65 (1 connection now open) 2021-06-05T09:20:44.544+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:42078 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-05T09:20:44.548+0000 I NETWORK [conn65] end connection 127.0.0.1:42078 (0 connections now open) 2021-06-05T09:20:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60878 #66 (1 connection now open) 2021-06-05T09:20:50.534+0000 I NETWORK [conn66] end connection 10.233.73.148:60878 (0 connections now open) 2021-06-05T09:20:54.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42190 #67 (1 connection now open) 2021-06-05T09:20:54.845+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:42190 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-05T09:20:54.942+0000 I NETWORK [conn67] end connection 127.0.0.1:42190 (0 connections now open) 2021-06-05T09:21:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60982 #68 (1 connection now open) 2021-06-05T09:21:00.533+0000 I NETWORK [conn68] end connection 10.233.73.148:60982 (0 connections now open) 2021-06-05T09:21:04.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42292 #69 (1 connection now open) 2021-06-05T09:21:04.548+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:42292 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-05T09:21:04.646+0000 I NETWORK [conn69] end connection 127.0.0.1:42292 (0 connections now open) 2021-06-05T09:21:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:32936 #70 (1 connection now open) 2021-06-05T09:21:10.533+0000 I NETWORK [conn70] end connection 10.233.73.148:32936 (0 connections now open) 2021-06-05T09:21:14.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42478 #71 (1 connection now open) 2021-06-05T09:21:14.744+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:42478 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-05T09:21:14.842+0000 I NETWORK [conn71] end connection 127.0.0.1:42478 (0 connections now open) 2021-06-05T09:21:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33040 #72 (1 connection now open) 2021-06-05T09:21:20.533+0000 I NETWORK [conn72] end connection 10.233.73.148:33040 (0 connections now open) 2021-06-05T09:21:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42638 #73 (1 connection now open) 2021-06-05T09:21:24.842+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:42638 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-05T09:21:24.852+0000 I NETWORK [conn73] end connection 127.0.0.1:42638 (0 connections now open) 2021-06-05T09:21:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33208 #74 (1 connection now open) 2021-06-05T09:21:30.533+0000 I NETWORK [conn74] end connection 10.233.73.148:33208 (0 connections now open) 2021-06-05T09:21:34.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42758 #75 (1 connection now open) 2021-06-05T09:21:34.742+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:42758 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-05T09:21:34.746+0000 I NETWORK [conn75] end connection 127.0.0.1:42758 (0 connections now open) 2021-06-05T09:21:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33366 #76 (1 connection now open) 2021-06-05T09:21:40.533+0000 I NETWORK [conn76] end connection 10.233.73.148:33366 (0 connections now open) 2021-06-05T09:21:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42910 #77 (1 connection now open) 2021-06-05T09:21:44.650+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:42910 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-05T09:21:44.746+0000 I NETWORK [conn77] end connection 127.0.0.1:42910 (0 connections now open) 2021-06-05T09:21:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33508 #78 (1 connection now open) 2021-06-05T09:21:50.533+0000 I NETWORK [conn78] end connection 10.233.73.148:33508 (0 connections now open) 2021-06-05T09:21:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43092 #79 (1 connection now open) 2021-06-05T09:21:54.745+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:43092 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-05T09:21:54.750+0000 I NETWORK [conn79] end connection 127.0.0.1:43092 (0 connections now open) 2021-06-05T09:22:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33676 #80 (1 connection now open) 2021-06-05T09:22:00.533+0000 I NETWORK [conn80] end connection 10.233.73.148:33676 (0 connections now open) 2021-06-05T09:22:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43216 #81 (1 connection now open) 2021-06-05T09:22:04.650+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:43216 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-05T09:22:04.748+0000 I NETWORK [conn81] end connection 127.0.0.1:43216 (0 connections now open) 2021-06-05T09:22:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33820 #82 (1 connection now open) 2021-06-05T09:22:10.533+0000 I NETWORK [conn82] end connection 10.233.73.148:33820 (0 connections now open) 2021-06-05T09:22:14.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43380 #83 (1 connection now open) 2021-06-05T09:22:14.645+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:43380 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-05T09:22:14.649+0000 I NETWORK [conn83] end connection 127.0.0.1:43380 (0 connections now open) 2021-06-05T09:22:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33950 #84 (1 connection now open) 2021-06-05T09:22:20.533+0000 I NETWORK [conn84] end connection 10.233.73.148:33950 (0 connections now open) 2021-06-05T09:22:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43520 #85 (1 connection now open) 2021-06-05T09:22:24.745+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:43520 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-05T09:22:24.750+0000 I NETWORK [conn85] end connection 127.0.0.1:43520 (0 connections now open) 2021-06-05T09:22:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34104 #86 (1 connection now open) 2021-06-05T09:22:30.533+0000 I NETWORK [conn86] end connection 10.233.73.148:34104 (0 connections now open) 2021-06-05T09:22:34.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43646 #87 (1 connection now open) 2021-06-05T09:22:34.549+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:43646 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-05T09:22:34.647+0000 I NETWORK [conn87] end connection 127.0.0.1:43646 (0 connections now open) 2021-06-05T09:22:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34244 #88 (1 connection now open) 2021-06-05T09:22:40.533+0000 I NETWORK [conn88] end connection 10.233.73.148:34244 (0 connections now open) 2021-06-05T09:22:44.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43796 #89 (1 connection now open) 2021-06-05T09:22:44.552+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:43796 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-05T09:22:44.647+0000 I NETWORK [conn89] end connection 127.0.0.1:43796 (0 connections now open) 2021-06-05T09:22:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34368 #90 (1 connection now open) 2021-06-05T09:22:50.533+0000 I NETWORK [conn90] end connection 10.233.73.148:34368 (0 connections now open) 2021-06-05T09:22:54.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43938 #91 (1 connection now open) 2021-06-05T09:22:54.842+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:43938 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-05T09:22:54.847+0000 I NETWORK [conn91] end connection 127.0.0.1:43938 (0 connections now open) 2021-06-05T09:23:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34516 #92 (1 connection now open) 2021-06-05T09:23:00.533+0000 I NETWORK [conn92] end connection 10.233.73.148:34516 (0 connections now open) 2021-06-05T09:23:04.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44062 #93 (1 connection now open) 2021-06-05T09:23:04.643+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:44062 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-05T09:23:04.647+0000 I NETWORK [conn93] end connection 127.0.0.1:44062 (0 connections now open) 2021-06-05T09:23:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34658 #94 (1 connection now open) 2021-06-05T09:23:10.533+0000 I NETWORK [conn94] end connection 10.233.73.148:34658 (0 connections now open) 2021-06-05T09:23:14.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44212 #95 (1 connection now open) 2021-06-05T09:23:14.844+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:44212 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-05T09:23:14.849+0000 I NETWORK [conn95] end connection 127.0.0.1:44212 (0 connections now open) 2021-06-05T09:23:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34806 #96 (1 connection now open) 2021-06-05T09:23:20.533+0000 I NETWORK [conn96] end connection 10.233.73.148:34806 (0 connections now open) 2021-06-05T09:23:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44360 #97 (1 connection now open) 2021-06-05T09:23:24.649+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:44360 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-05T09:23:24.746+0000 I NETWORK [conn97] end connection 127.0.0.1:44360 (0 connections now open) 2021-06-05T09:23:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34928 #98 (1 connection now open) 2021-06-05T09:23:30.533+0000 I NETWORK [conn98] end connection 10.233.73.148:34928 (0 connections now open) 2021-06-05T09:23:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44496 #99 (1 connection now open) 2021-06-05T09:23:34.648+0000 I NETWORK [conn99] received client metadata from 127.0.0.1:44496 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-05T09:23:34.744+0000 I NETWORK [conn99] end connection 127.0.0.1:44496 (0 connections now open) 2021-06-05T09:23:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35080 #100 (1 connection now open) 2021-06-05T09:23:40.533+0000 I NETWORK [conn100] end connection 10.233.73.148:35080 (0 connections now open) 2021-06-05T09:23:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44624 #101 (1 connection now open) 2021-06-05T09:23:44.648+0000 I NETWORK [conn101] received client metadata from 127.0.0.1:44624 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-05T09:23:44.745+0000 I NETWORK [conn101] end connection 127.0.0.1:44624 (0 connections now open) 2021-06-05T09:23:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35206 #102 (1 connection now open) 2021-06-05T09:23:50.533+0000 I NETWORK [conn102] end connection 10.233.73.148:35206 (0 connections now open) 2021-06-05T09:23:54.850+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44764 #103 (1 connection now open) 2021-06-05T09:23:54.942+0000 I NETWORK [conn103] received client metadata from 127.0.0.1:44764 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-05T09:23:54.946+0000 I NETWORK [conn103] end connection 127.0.0.1:44764 (0 connections now open) 2021-06-05T09:24:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35330 #104 (1 connection now open) 2021-06-05T09:24:00.533+0000 I NETWORK [conn104] end connection 10.233.73.148:35330 (0 connections now open) 2021-06-05T09:24:04.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44900 #105 (1 connection now open) 2021-06-05T09:24:04.744+0000 I NETWORK [conn105] received client metadata from 127.0.0.1:44900 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-05T09:24:04.842+0000 I NETWORK [conn105] end connection 127.0.0.1:44900 (0 connections now open) 2021-06-05T09:24:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35480 #106 (1 connection now open) 2021-06-05T09:24:10.533+0000 I NETWORK [conn106] end connection 10.233.73.148:35480 (0 connections now open) 2021-06-05T09:24:14.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45046 #107 (1 connection now open) 2021-06-05T09:24:14.746+0000 I NETWORK [conn107] received client metadata from 127.0.0.1:45046 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-05T09:24:14.842+0000 I NETWORK [conn107] end connection 127.0.0.1:45046 (0 connections now open) 2021-06-05T09:24:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35638 #108 (1 connection now open) 2021-06-05T09:24:20.533+0000 I NETWORK [conn108] end connection 10.233.73.148:35638 (0 connections now open) 2021-06-05T09:24:24.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45194 #109 (1 connection now open) 2021-06-05T09:24:24.646+0000 I NETWORK [conn109] received client metadata from 127.0.0.1:45194 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-05T09:24:24.742+0000 I NETWORK [conn109] end connection 127.0.0.1:45194 (0 connections now open) 2021-06-05T09:24:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35762 #110 (1 connection now open) 2021-06-05T09:24:30.533+0000 I NETWORK [conn110] end connection 10.233.73.148:35762 (0 connections now open) 2021-06-05T09:24:34.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45324 #111 (1 connection now open) 2021-06-05T09:24:34.845+0000 I NETWORK [conn111] received client metadata from 127.0.0.1:45324 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-05T09:24:34.849+0000 I NETWORK [conn111] end connection 127.0.0.1:45324 (0 connections now open) 2021-06-05T09:24:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35918 #112 (1 connection now open) 2021-06-05T09:24:40.533+0000 I NETWORK [conn112] end connection 10.233.73.148:35918 (0 connections now open) 2021-06-05T09:24:44.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45470 #113 (1 connection now open) 2021-06-05T09:24:44.545+0000 I NETWORK [conn113] received client metadata from 127.0.0.1:45470 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-05T09:24:44.643+0000 I NETWORK [conn113] end connection 127.0.0.1:45470 (0 connections now open) 2021-06-05T09:24:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36048 #114 (1 connection now open) 2021-06-05T09:24:50.534+0000 I NETWORK [conn114] end connection 10.233.73.148:36048 (0 connections now open) 2021-06-05T09:24:54.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45636 #115 (1 connection now open) 2021-06-05T09:24:54.749+0000 I NETWORK [conn115] received client metadata from 127.0.0.1:45636 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-05T09:24:54.844+0000 I NETWORK [conn115] end connection 127.0.0.1:45636 (0 connections now open) 2021-06-05T09:25:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36204 #116 (1 connection now open) 2021-06-05T09:25:00.533+0000 I NETWORK [conn116] end connection 10.233.73.148:36204 (0 connections now open) 2021-06-05T09:25:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45758 #117 (1 connection now open) 2021-06-05T09:25:04.742+0000 I NETWORK [conn117] received client metadata from 127.0.0.1:45758 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-05T09:25:04.747+0000 I NETWORK [conn117] end connection 127.0.0.1:45758 (0 connections now open) 2021-06-05T09:25:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36360 #118 (1 connection now open) 2021-06-05T09:25:10.533+0000 I NETWORK [conn118] end connection 10.233.73.148:36360 (0 connections now open) 2021-06-05T09:25:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45914 #119 (1 connection now open) 2021-06-05T09:25:14.645+0000 I NETWORK [conn119] received client metadata from 127.0.0.1:45914 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-05T09:25:14.649+0000 I NETWORK [conn119] end connection 127.0.0.1:45914 (0 connections now open) 2021-06-05T09:25:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36486 #120 (1 connection now open) 2021-06-05T09:25:20.533+0000 I NETWORK [conn120] end connection 10.233.73.148:36486 (0 connections now open) 2021-06-05T09:25:24.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46070 #121 (1 connection now open) 2021-06-05T09:25:24.744+0000 I NETWORK [conn121] received client metadata from 127.0.0.1:46070 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-05T09:25:24.842+0000 I NETWORK [conn121] end connection 127.0.0.1:46070 (0 connections now open) 2021-06-05T09:25:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36656 #122 (1 connection now open) 2021-06-05T09:25:30.533+0000 I NETWORK [conn122] end connection 10.233.73.148:36656 (0 connections now open) 2021-06-05T09:25:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46234 #123 (1 connection now open) 2021-06-05T09:25:34.743+0000 I NETWORK [conn123] received client metadata from 127.0.0.1:46234 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-05T09:25:34.750+0000 I NETWORK [conn123] end connection 127.0.0.1:46234 (0 connections now open) 2021-06-05T09:25:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36842 #124 (1 connection now open) 2021-06-05T09:25:40.533+0000 I NETWORK [conn124] end connection 10.233.73.148:36842 (0 connections now open) 2021-06-05T09:25:44.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46408 #125 (1 connection now open) 2021-06-05T09:25:44.842+0000 I NETWORK [conn125] received client metadata from 127.0.0.1:46408 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-05T09:25:44.849+0000 I NETWORK [conn125] end connection 127.0.0.1:46408 (0 connections now open) 2021-06-05T09:25:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37004 #126 (1 connection now open) 2021-06-05T09:25:50.533+0000 I NETWORK [conn126] end connection 10.233.73.148:37004 (0 connections now open) 2021-06-05T09:25:54.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46592 #127 (1 connection now open) 2021-06-05T09:25:54.749+0000 I NETWORK [conn127] received client metadata from 127.0.0.1:46592 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-05T09:25:54.847+0000 I NETWORK [conn127] end connection 127.0.0.1:46592 (0 connections now open) 2021-06-05T09:26:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37184 #128 (1 connection now open) 2021-06-05T09:26:00.537+0000 I NETWORK [conn128] end connection 10.233.73.148:37184 (0 connections now open) 2021-06-05T09:26:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46752 #129 (1 connection now open) 2021-06-05T09:26:04.743+0000 I NETWORK [conn129] received client metadata from 127.0.0.1:46752 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-05T09:26:04.747+0000 I NETWORK [conn129] end connection 127.0.0.1:46752 (0 connections now open) 2021-06-05T09:26:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37362 #130 (1 connection now open) 2021-06-05T09:26:10.533+0000 I NETWORK [conn130] end connection 10.233.73.148:37362 (0 connections now open) 2021-06-05T09:26:14.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46956 #131 (1 connection now open) 2021-06-05T09:26:14.646+0000 I NETWORK [conn131] received client metadata from 127.0.0.1:46956 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-05T09:26:14.742+0000 I NETWORK [conn131] end connection 127.0.0.1:46956 (0 connections now open) 2021-06-05T09:26:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37542 #132 (1 connection now open) 2021-06-05T09:26:20.533+0000 I NETWORK [conn132] end connection 10.233.73.148:37542 (0 connections now open) 2021-06-05T09:26:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47140 #133 (1 connection now open) 2021-06-05T09:26:24.649+0000 I NETWORK [conn133] received client metadata from 127.0.0.1:47140 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-05T09:26:24.745+0000 I NETWORK [conn133] end connection 127.0.0.1:47140 (0 connections now open) 2021-06-05T09:26:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37736 #134 (1 connection now open) 2021-06-05T09:26:30.533+0000 I NETWORK [conn134] end connection 10.233.73.148:37736 (0 connections now open) 2021-06-05T09:26:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47296 #135 (1 connection now open) 2021-06-05T09:26:34.647+0000 I NETWORK [conn135] received client metadata from 127.0.0.1:47296 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-05T09:26:34.745+0000 I NETWORK [conn135] end connection 127.0.0.1:47296 (0 connections now open) 2021-06-05T09:26:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37882 #136 (1 connection now open) 2021-06-05T09:26:40.533+0000 I NETWORK [conn136] end connection 10.233.73.148:37882 (0 connections now open) 2021-06-05T09:26:44.754+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47452 #137 (1 connection now open) 2021-06-05T09:26:44.842+0000 I NETWORK [conn137] received client metadata from 127.0.0.1:47452 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-05T09:26:44.847+0000 I NETWORK [conn137] end connection 127.0.0.1:47452 (0 connections now open) 2021-06-05T09:26:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38030 #138 (1 connection now open) 2021-06-05T09:26:50.533+0000 I NETWORK [conn138] end connection 10.233.73.148:38030 (0 connections now open) 2021-06-05T09:26:54.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47612 #139 (1 connection now open) 2021-06-05T09:26:54.746+0000 I NETWORK [conn139] received client metadata from 127.0.0.1:47612 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-05T09:26:54.751+0000 I NETWORK [conn139] end connection 127.0.0.1:47612 (0 connections now open) 2021-06-05T09:27:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38196 #140 (1 connection now open) 2021-06-05T09:27:00.533+0000 I NETWORK [conn140] end connection 10.233.73.148:38196 (0 connections now open) 2021-06-05T09:27:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47758 #141 (1 connection now open) 2021-06-05T09:27:04.651+0000 I NETWORK [conn141] received client metadata from 127.0.0.1:47758 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-05T09:27:04.745+0000 I NETWORK [conn141] end connection 127.0.0.1:47758 (0 connections now open) 2021-06-05T09:27:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38358 #142 (1 connection now open) 2021-06-05T09:27:10.533+0000 I NETWORK [conn142] end connection 10.233.73.148:38358 (0 connections now open) 2021-06-05T09:27:14.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47916 #143 (1 connection now open) 2021-06-05T09:27:14.549+0000 I NETWORK [conn143] received client metadata from 127.0.0.1:47916 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-05T09:27:14.647+0000 I NETWORK [conn143] end connection 127.0.0.1:47916 (0 connections now open) 2021-06-05T09:27:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38506 #144 (1 connection now open) 2021-06-05T09:27:20.533+0000 I NETWORK [conn144] end connection 10.233.73.148:38506 (0 connections now open) 2021-06-05T09:27:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48076 #145 (1 connection now open) 2021-06-05T09:27:24.746+0000 I NETWORK [conn145] received client metadata from 127.0.0.1:48076 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-05T09:27:24.842+0000 I NETWORK [conn145] end connection 127.0.0.1:48076 (0 connections now open) 2021-06-05T09:27:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38682 #146 (1 connection now open) 2021-06-05T09:27:30.533+0000 I NETWORK [conn146] end connection 10.233.73.148:38682 (0 connections now open) 2021-06-05T09:27:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48264 #147 (1 connection now open) 2021-06-05T09:27:34.746+0000 I NETWORK [conn147] received client metadata from 127.0.0.1:48264 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-05T09:27:34.845+0000 I NETWORK [conn147] end connection 127.0.0.1:48264 (0 connections now open) 2021-06-05T09:27:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38850 #148 (1 connection now open) 2021-06-05T09:27:40.533+0000 I NETWORK [conn148] end connection 10.233.73.148:38850 (0 connections now open) 2021-06-05T09:27:44.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48418 #149 (1 connection now open) 2021-06-05T09:27:44.750+0000 I NETWORK [conn149] received client metadata from 127.0.0.1:48418 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-05T09:27:44.848+0000 I NETWORK [conn149] end connection 127.0.0.1:48418 (0 connections now open) 2021-06-05T09:27:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39054 #150 (1 connection now open) 2021-06-05T09:27:50.533+0000 I NETWORK [conn150] end connection 10.233.73.148:39054 (0 connections now open) 2021-06-05T09:27:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48634 #151 (1 connection now open) 2021-06-05T09:27:54.645+0000 I NETWORK [conn151] received client metadata from 127.0.0.1:48634 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-05T09:27:54.746+0000 I NETWORK [conn151] end connection 127.0.0.1:48634 (0 connections now open) 2021-06-05T09:28:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39212 #152 (1 connection now open) 2021-06-05T09:28:00.533+0000 I NETWORK [conn152] end connection 10.233.73.148:39212 (0 connections now open) 2021-06-05T09:28:04.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48790 #153 (1 connection now open) 2021-06-05T09:28:04.643+0000 I NETWORK [conn153] received client metadata from 127.0.0.1:48790 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-05T09:28:04.647+0000 I NETWORK [conn153] end connection 127.0.0.1:48790 (0 connections now open) 2021-06-05T09:28:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39404 #154 (1 connection now open) 2021-06-05T09:28:10.533+0000 I NETWORK [conn154] end connection 10.233.73.148:39404 (0 connections now open) 2021-06-05T09:28:14.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48972 #155 (1 connection now open) 2021-06-05T09:28:14.746+0000 I NETWORK [conn155] received client metadata from 127.0.0.1:48972 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-05T09:28:14.843+0000 I NETWORK [conn155] end connection 127.0.0.1:48972 (0 connections now open) 2021-06-05T09:28:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39562 #156 (1 connection now open) 2021-06-05T09:28:20.533+0000 I NETWORK [conn156] end connection 10.233.73.148:39562 (0 connections now open) 2021-06-05T09:28:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49134 #157 (1 connection now open) 2021-06-05T09:28:24.747+0000 I NETWORK [conn157] received client metadata from 127.0.0.1:49134 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-05T09:28:24.845+0000 I NETWORK [conn157] end connection 127.0.0.1:49134 (0 connections now open) 2021-06-05T09:28:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39706 #158 (1 connection now open) 2021-06-05T09:28:30.533+0000 I NETWORK [conn158] end connection 10.233.73.148:39706 (0 connections now open) 2021-06-05T09:28:34.846+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49276 #159 (1 connection now open) 2021-06-05T09:28:34.847+0000 I NETWORK [conn159] received client metadata from 127.0.0.1:49276 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-05T09:28:34.943+0000 I NETWORK [conn159] end connection 127.0.0.1:49276 (0 connections now open) 2021-06-05T09:28:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39882 #160 (1 connection now open) 2021-06-05T09:28:40.533+0000 I NETWORK [conn160] end connection 10.233.73.148:39882 (0 connections now open) 2021-06-05T09:28:44.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49450 #161 (1 connection now open) 2021-06-05T09:28:44.844+0000 I NETWORK [conn161] received client metadata from 127.0.0.1:49450 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-05T09:28:44.850+0000 I NETWORK [conn161] end connection 127.0.0.1:49450 (0 connections now open) 2021-06-05T09:28:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40034 #162 (1 connection now open) 2021-06-05T09:28:50.533+0000 I NETWORK [conn162] end connection 10.233.73.148:40034 (0 connections now open) 2021-06-05T09:28:54.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49634 #163 (1 connection now open) 2021-06-05T09:28:54.747+0000 I NETWORK [conn163] received client metadata from 127.0.0.1:49634 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-05T09:28:54.842+0000 I NETWORK [conn163] end connection 127.0.0.1:49634 (0 connections now open) 2021-06-05T09:29:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40208 #164 (1 connection now open) 2021-06-05T09:29:00.533+0000 I NETWORK [conn164] end connection 10.233.73.148:40208 (0 connections now open) 2021-06-05T09:29:04.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49780 #165 (1 connection now open) 2021-06-05T09:29:04.748+0000 I NETWORK [conn165] received client metadata from 127.0.0.1:49780 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-05T09:29:04.847+0000 I NETWORK [conn165] end connection 127.0.0.1:49780 (0 connections now open) 2021-06-05T09:29:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40374 #166 (1 connection now open) 2021-06-05T09:29:10.533+0000 I NETWORK [conn166] end connection 10.233.73.148:40374 (0 connections now open) 2021-06-05T09:29:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49938 #167 (1 connection now open) 2021-06-05T09:29:14.745+0000 I NETWORK [conn167] received client metadata from 127.0.0.1:49938 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-05T09:29:14.749+0000 I NETWORK [conn167] end connection 127.0.0.1:49938 (0 connections now open) 2021-06-05T09:29:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40516 #168 (1 connection now open) 2021-06-05T09:29:20.533+0000 I NETWORK [conn168] end connection 10.233.73.148:40516 (0 connections now open) 2021-06-05T09:29:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50102 #169 (1 connection now open) 2021-06-05T09:29:24.743+0000 I NETWORK [conn169] received client metadata from 127.0.0.1:50102 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-05T09:29:24.747+0000 I NETWORK [conn169] end connection 127.0.0.1:50102 (0 connections now open) 2021-06-05T09:29:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40690 #170 (1 connection now open) 2021-06-05T09:29:30.533+0000 I NETWORK [conn170] end connection 10.233.73.148:40690 (0 connections now open) 2021-06-05T09:29:34.662+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50262 #171 (1 connection now open) 2021-06-05T09:29:34.742+0000 I NETWORK [conn171] received client metadata from 127.0.0.1:50262 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-05T09:29:34.751+0000 I NETWORK [conn171] end connection 127.0.0.1:50262 (0 connections now open) 2021-06-05T09:29:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40866 #172 (1 connection now open) 2021-06-05T09:29:40.533+0000 I NETWORK [conn172] end connection 10.233.73.148:40866 (0 connections now open) 2021-06-05T09:29:44.754+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50440 #173 (1 connection now open) 2021-06-05T09:29:44.842+0000 I NETWORK [conn173] received client metadata from 127.0.0.1:50440 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-05T09:29:44.944+0000 I NETWORK [conn173] end connection 127.0.0.1:50440 (0 connections now open) 2021-06-05T09:29:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41026 #174 (1 connection now open) 2021-06-05T09:29:50.534+0000 I NETWORK [conn174] end connection 10.233.73.148:41026 (0 connections now open) 2021-06-05T09:29:54.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50622 #175 (1 connection now open) 2021-06-05T09:29:54.742+0000 I NETWORK [conn175] received client metadata from 127.0.0.1:50622 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-05T09:29:54.749+0000 I NETWORK [conn175] end connection 127.0.0.1:50622 (0 connections now open) 2021-06-05T09:30:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41216 #176 (1 connection now open) 2021-06-05T09:30:00.533+0000 I NETWORK [conn176] end connection 10.233.73.148:41216 (0 connections now open) 2021-06-05T09:30:04.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50784 #177 (1 connection now open) 2021-06-05T09:30:04.750+0000 I NETWORK [conn177] received client metadata from 127.0.0.1:50784 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-05T09:30:04.844+0000 I NETWORK [conn177] end connection 127.0.0.1:50784 (0 connections now open) 2021-06-05T09:30:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41390 #178 (1 connection now open) 2021-06-05T09:30:10.533+0000 I NETWORK [conn178] end connection 10.233.73.148:41390 (0 connections now open) 2021-06-05T09:30:14.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50966 #179 (1 connection now open) 2021-06-05T09:30:14.743+0000 I NETWORK [conn179] received client metadata from 127.0.0.1:50966 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-05T09:30:14.749+0000 I NETWORK [conn179] end connection 127.0.0.1:50966 (0 connections now open) 2021-06-05T09:30:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41552 #180 (1 connection now open) 2021-06-05T09:30:20.533+0000 I NETWORK [conn180] end connection 10.233.73.148:41552 (0 connections now open) 2021-06-05T09:30:24.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51140 #181 (1 connection now open) 2021-06-05T09:30:24.845+0000 I NETWORK [conn181] received client metadata from 127.0.0.1:51140 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-05T09:30:24.942+0000 I NETWORK [conn181] end connection 127.0.0.1:51140 (0 connections now open) 2021-06-05T09:30:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41722 #182 (1 connection now open) 2021-06-05T09:30:30.533+0000 I NETWORK [conn182] end connection 10.233.73.148:41722 (0 connections now open) 2021-06-05T09:30:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51296 #183 (1 connection now open) 2021-06-05T09:30:34.649+0000 I NETWORK [conn183] received client metadata from 127.0.0.1:51296 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-05T09:30:34.742+0000 I NETWORK [conn183] end connection 127.0.0.1:51296 (0 connections now open) 2021-06-05T09:30:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41884 #184 (1 connection now open) 2021-06-05T09:30:40.533+0000 I NETWORK [conn184] end connection 10.233.73.148:41884 (0 connections now open) 2021-06-05T09:30:44.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51456 #185 (1 connection now open) 2021-06-05T09:30:44.545+0000 I NETWORK [conn185] received client metadata from 127.0.0.1:51456 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-05T09:30:44.642+0000 I NETWORK [conn185] end connection 127.0.0.1:51456 (0 connections now open) 2021-06-05T09:30:50.535+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42054 #186 (1 connection now open) 2021-06-05T09:30:50.535+0000 I NETWORK [conn186] end connection 10.233.73.148:42054 (0 connections now open) 2021-06-05T09:30:54.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51650 #187 (1 connection now open) 2021-06-05T09:30:54.743+0000 I NETWORK [conn187] received client metadata from 127.0.0.1:51650 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-05T09:30:54.747+0000 I NETWORK [conn187] end connection 127.0.0.1:51650 (0 connections now open) 2021-06-05T09:31:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42226 #188 (1 connection now open) 2021-06-05T09:31:00.533+0000 I NETWORK [conn188] end connection 10.233.73.148:42226 (0 connections now open) 2021-06-05T09:31:04.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51792 #189 (1 connection now open) 2021-06-05T09:31:04.546+0000 I NETWORK [conn189] received client metadata from 127.0.0.1:51792 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-05T09:31:04.642+0000 I NETWORK [conn189] end connection 127.0.0.1:51792 (0 connections now open) 2021-06-05T09:31:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42392 #190 (1 connection now open) 2021-06-05T09:31:10.533+0000 I NETWORK [conn190] end connection 10.233.73.148:42392 (0 connections now open) 2021-06-05T09:31:14.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51962 #191 (1 connection now open) 2021-06-05T09:31:14.647+0000 I NETWORK [conn191] received client metadata from 127.0.0.1:51962 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-05T09:31:14.743+0000 I NETWORK [conn191] end connection 127.0.0.1:51962 (0 connections now open) 2021-06-05T09:31:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42554 #192 (1 connection now open) 2021-06-05T09:31:20.533+0000 I NETWORK [conn192] end connection 10.233.73.148:42554 (0 connections now open) 2021-06-05T09:31:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52140 #193 (1 connection now open) 2021-06-05T09:31:24.648+0000 I NETWORK [conn193] received client metadata from 127.0.0.1:52140 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-05T09:31:24.748+0000 I NETWORK [conn193] end connection 127.0.0.1:52140 (0 connections now open) 2021-06-05T09:31:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42714 #194 (1 connection now open) 2021-06-05T09:31:30.533+0000 I NETWORK [conn194] end connection 10.233.73.148:42714 (0 connections now open) 2021-06-05T09:31:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52298 #195 (1 connection now open) 2021-06-05T09:31:34.746+0000 I NETWORK [conn195] received client metadata from 127.0.0.1:52298 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-05T09:31:34.842+0000 I NETWORK [conn195] end connection 127.0.0.1:52298 (0 connections now open) 2021-06-05T09:31:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42892 #196 (1 connection now open) 2021-06-05T09:31:40.533+0000 I NETWORK [conn196] end connection 10.233.73.148:42892 (0 connections now open) 2021-06-05T09:31:44.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52456 #197 (1 connection now open) 2021-06-05T09:31:44.644+0000 I NETWORK [conn197] received client metadata from 127.0.0.1:52456 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-05T09:31:44.648+0000 I NETWORK [conn197] end connection 127.0.0.1:52456 (0 connections now open) 2021-06-05T09:31:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43040 #198 (1 connection now open) 2021-06-05T09:31:50.533+0000 I NETWORK [conn198] end connection 10.233.73.148:43040 (0 connections now open) 2021-06-05T09:31:54.948+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52644 #199 (1 connection now open) 2021-06-05T09:31:54.948+0000 I NETWORK [conn199] received client metadata from 127.0.0.1:52644 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-05T09:31:55.051+0000 I NETWORK [conn199] end connection 127.0.0.1:52644 (0 connections now open) 2021-06-05T09:32:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43210 #200 (1 connection now open) 2021-06-05T09:32:00.533+0000 I NETWORK [conn200] end connection 10.233.73.148:43210 (0 connections now open) 2021-06-05T09:32:04.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52788 #201 (1 connection now open) 2021-06-05T09:32:04.647+0000 I NETWORK [conn201] received client metadata from 127.0.0.1:52788 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-05T09:32:04.745+0000 I NETWORK [conn201] end connection 127.0.0.1:52788 (0 connections now open) 2021-06-05T09:32:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43378 #202 (1 connection now open) 2021-06-05T09:32:10.533+0000 I NETWORK [conn202] end connection 10.233.73.148:43378 (0 connections now open) 2021-06-05T09:32:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52950 #203 (1 connection now open) 2021-06-05T09:32:14.645+0000 I NETWORK [conn203] received client metadata from 127.0.0.1:52950 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-05T09:32:14.648+0000 I NETWORK [conn203] end connection 127.0.0.1:52950 (0 connections now open) 2021-06-05T09:32:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43532 #204 (1 connection now open) 2021-06-05T09:32:20.533+0000 I NETWORK [conn204] end connection 10.233.73.148:43532 (0 connections now open) 2021-06-05T09:32:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53124 #205 (1 connection now open) 2021-06-05T09:32:24.647+0000 I NETWORK [conn205] received client metadata from 127.0.0.1:53124 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-05T09:32:24.742+0000 I NETWORK [conn205] end connection 127.0.0.1:53124 (0 connections now open) 2021-06-05T09:32:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43698 #206 (1 connection now open) 2021-06-05T09:32:30.532+0000 I NETWORK [conn206] end connection 10.233.73.148:43698 (0 connections now open) 2021-06-05T09:32:34.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53268 #207 (1 connection now open) 2021-06-05T09:32:34.549+0000 I NETWORK [conn207] received client metadata from 127.0.0.1:53268 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-05T09:32:34.646+0000 I NETWORK [conn207] end connection 127.0.0.1:53268 (0 connections now open) 2021-06-05T09:32:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43868 #208 (1 connection now open) 2021-06-05T09:32:40.533+0000 I NETWORK [conn208] end connection 10.233.73.148:43868 (0 connections now open) 2021-06-05T09:32:44.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53434 #209 (1 connection now open) 2021-06-05T09:32:44.644+0000 I NETWORK [conn209] received client metadata from 127.0.0.1:53434 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-05T09:32:44.649+0000 I NETWORK [conn209] end connection 127.0.0.1:53434 (0 connections now open) 2021-06-05T09:32:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44012 #210 (1 connection now open) 2021-06-05T09:32:50.533+0000 I NETWORK [conn210] end connection 10.233.73.148:44012 (0 connections now open) 2021-06-05T09:32:54.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53616 #211 (1 connection now open) 2021-06-05T09:32:54.750+0000 I NETWORK [conn211] received client metadata from 127.0.0.1:53616 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-05T09:32:54.846+0000 I NETWORK [conn211] end connection 127.0.0.1:53616 (0 connections now open) 2021-06-05T09:32:58.726+0000 I NETWORK [listener] connection accepted from 10.233.70.246:47960 #212 (1 connection now open) 2021-06-05T09:32:58.739+0000 I NETWORK [conn212] received client metadata from 10.233.70.246:47960 conn212: { 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-05T09:32:59.993+0000 I NETWORK [listener] connection accepted from 10.233.70.246:47970 #213 (2 connections now open) 2021-06-05T09:32:59.994+0000 I NETWORK [conn213] received client metadata from 10.233.70.246:47970 conn213: { 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-05T09:33:00.008+0000 I STORAGE [conn213] createCollection: dcae-tcagen2.channelMessages with generated UUID: 21f5eb17-9902-4d76-9c26-d62a196db7c7 2021-06-05T09:33:00.449+0000 I INDEX [conn213] build index on: dcae-tcagen2.channelMessages properties: { v: 2, key: { messageId: 1 }, name: "messageId_1", ns: "dcae-tcagen2.channelMessages" } 2021-06-05T09:33:00.450+0000 I INDEX [conn213] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-05T09:33:00.453+0000 I INDEX [conn213] build index done. scanned 0 total records. 0 secs 2021-06-05T09:33:00.454+0000 I COMMAND [conn213] 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("ffc6c803-3d1c-4b63-8b78-42e693449a00") }, $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 445ms 2021-06-05T09:33:00.521+0000 I INDEX [conn213] 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-05T09:33:00.521+0000 I INDEX [conn213] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-05T09:33:00.524+0000 I INDEX [conn213] build index done. scanned 0 total records. 0 secs 2021-06-05T09:33:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44188 #214 (3 connections now open) 2021-06-05T09:33:00.533+0000 I NETWORK [conn214] end connection 10.233.73.148:44188 (2 connections now open) 2021-06-05T09:33:00.988+0000 I INDEX [conn213] 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-05T09:33:00.988+0000 I INDEX [conn213] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-05T09:33:00.991+0000 I INDEX [conn213] build index done. scanned 0 total records. 0 secs 2021-06-05T09:33:00.991+0000 I COMMAND [conn213] 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("ffc6c803-3d1c-4b63-8b78-42e693449a00") }, $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 463ms 2021-06-05T09:33:01.019+0000 I INDEX [conn213] 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-05T09:33:01.019+0000 I INDEX [conn213] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2021-06-05T09:33:01.021+0000 I INDEX [conn213] build index done. scanned 0 total records. 0 secs 2021-06-05T09:33:04.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53772 #215 (3 connections now open) 2021-06-05T09:33:04.744+0000 I NETWORK [conn215] received client metadata from 127.0.0.1:53772 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-05T09:33:04.748+0000 I NETWORK [conn215] end connection 127.0.0.1:53772 (2 connections now open) 2021-06-05T09:33:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44366 #216 (3 connections now open) 2021-06-05T09:33:10.533+0000 I NETWORK [conn216] end connection 10.233.73.148:44366 (2 connections now open) 2021-06-05T09:33:14.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53936 #217 (3 connections now open) 2021-06-05T09:33:14.643+0000 I NETWORK [conn217] received client metadata from 127.0.0.1:53936 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-05T09:33:14.647+0000 I NETWORK [conn217] end connection 127.0.0.1:53936 (2 connections now open) 2021-06-05T09:33:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44514 #218 (3 connections now open) 2021-06-05T09:33:20.533+0000 I NETWORK [conn218] end connection 10.233.73.148:44514 (2 connections now open) 2021-06-05T09:33:24.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54108 #219 (3 connections now open) 2021-06-05T09:33:24.744+0000 I NETWORK [conn219] received client metadata from 127.0.0.1:54108 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-05T09:33:24.748+0000 I NETWORK [conn219] end connection 127.0.0.1:54108 (2 connections now open) 2021-06-05T09:33:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44684 #220 (3 connections now open) 2021-06-05T09:33:30.533+0000 I NETWORK [conn220] end connection 10.233.73.148:44684 (2 connections now open) 2021-06-05T09:33:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54260 #221 (3 connections now open) 2021-06-05T09:33:34.743+0000 I NETWORK [conn221] received client metadata from 127.0.0.1:54260 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-05T09:33:34.747+0000 I NETWORK [conn221] end connection 127.0.0.1:54260 (2 connections now open) 2021-06-05T09:33:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44854 #222 (3 connections now open) 2021-06-05T09:33:40.533+0000 I NETWORK [conn222] end connection 10.233.73.148:44854 (2 connections now open) 2021-06-05T09:33:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54420 #223 (3 connections now open) 2021-06-05T09:33:44.645+0000 I NETWORK [conn223] received client metadata from 127.0.0.1:54420 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-05T09:33:44.742+0000 I NETWORK [conn223] end connection 127.0.0.1:54420 (2 connections now open) 2021-06-05T09:33:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45000 #224 (3 connections now open) 2021-06-05T09:33:50.533+0000 I NETWORK [conn224] end connection 10.233.73.148:45000 (2 connections now open) 2021-06-05T09:33:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54592 #225 (3 connections now open) 2021-06-05T09:33:54.744+0000 I NETWORK [conn225] received client metadata from 127.0.0.1:54592 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-05T09:33:54.843+0000 I NETWORK [conn225] end connection 127.0.0.1:54592 (2 connections now open) 2021-06-05T09:34:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45172 #226 (3 connections now open) 2021-06-05T09:34:00.533+0000 I NETWORK [conn226] end connection 10.233.73.148:45172 (2 connections now open) 2021-06-05T09:34:04.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54746 #227 (3 connections now open) 2021-06-05T09:34:04.645+0000 I NETWORK [conn227] received client metadata from 127.0.0.1:54746 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-05T09:34:04.650+0000 I NETWORK [conn227] end connection 127.0.0.1:54746 (2 connections now open) 2021-06-05T09:34:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45374 #228 (3 connections now open) 2021-06-05T09:34:10.533+0000 I NETWORK [conn228] end connection 10.233.73.148:45374 (2 connections now open) 2021-06-05T09:34:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54946 #229 (3 connections now open) 2021-06-05T09:34:14.744+0000 I NETWORK [conn229] received client metadata from 127.0.0.1:54946 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-05T09:34:14.749+0000 I NETWORK [conn229] end connection 127.0.0.1:54946 (2 connections now open) 2021-06-05T09:34:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45528 #230 (3 connections now open) 2021-06-05T09:34:20.533+0000 I NETWORK [conn230] end connection 10.233.73.148:45528 (2 connections now open) 2021-06-05T09:34:24.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55106 #231 (3 connections now open) 2021-06-05T09:34:24.642+0000 I NETWORK [conn231] received client metadata from 127.0.0.1:55106 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-05T09:34:24.646+0000 I NETWORK [conn231] end connection 127.0.0.1:55106 (2 connections now open) 2021-06-05T09:34:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45704 #232 (3 connections now open) 2021-06-05T09:34:30.533+0000 I NETWORK [conn232] end connection 10.233.73.148:45704 (2 connections now open) 2021-06-05T09:34:34.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55270 #233 (3 connections now open) 2021-06-05T09:34:34.642+0000 I NETWORK [conn233] received client metadata from 127.0.0.1:55270 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-05T09:34:34.647+0000 I NETWORK [conn233] end connection 127.0.0.1:55270 (2 connections now open) 2021-06-05T09:34:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45872 #234 (3 connections now open) 2021-06-05T09:34:40.533+0000 I NETWORK [conn234] end connection 10.233.73.148:45872 (2 connections now open) 2021-06-05T09:34:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55440 #235 (3 connections now open) 2021-06-05T09:34:44.647+0000 I NETWORK [conn235] received client metadata from 127.0.0.1:55440 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-05T09:34:44.746+0000 I NETWORK [conn235] end connection 127.0.0.1:55440 (2 connections now open) 2021-06-05T09:34:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46020 #236 (3 connections now open) 2021-06-05T09:34:50.533+0000 I NETWORK [conn236] end connection 10.233.73.148:46020 (2 connections now open) 2021-06-05T09:34:54.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55610 #237 (3 connections now open) 2021-06-05T09:34:54.742+0000 I NETWORK [conn237] received client metadata from 127.0.0.1:55610 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-05T09:34:54.750+0000 I NETWORK [conn237] end connection 127.0.0.1:55610 (2 connections now open) 2021-06-05T09:35:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46196 #238 (3 connections now open) 2021-06-05T09:35:00.533+0000 I NETWORK [conn238] end connection 10.233.73.148:46196 (2 connections now open) 2021-06-05T09:35:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55770 #239 (3 connections now open) 2021-06-05T09:35:04.747+0000 I NETWORK [conn239] received client metadata from 127.0.0.1:55770 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-05T09:35:04.845+0000 I NETWORK [conn239] end connection 127.0.0.1:55770 (2 connections now open) 2021-06-05T09:35:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46360 #240 (3 connections now open) 2021-06-05T09:35:10.533+0000 I NETWORK [conn240] end connection 10.233.73.148:46360 (2 connections now open) 2021-06-05T09:35:14.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55926 #241 (3 connections now open) 2021-06-05T09:35:14.746+0000 I NETWORK [conn241] received client metadata from 127.0.0.1:55926 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-05T09:35:14.845+0000 I NETWORK [conn241] end connection 127.0.0.1:55926 (2 connections now open) 2021-06-05T09:35:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46514 #242 (3 connections now open) 2021-06-05T09:35:20.533+0000 I NETWORK [conn242] end connection 10.233.73.148:46514 (2 connections now open) 2021-06-05T09:35:24.752+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56092 #243 (3 connections now open) 2021-06-05T09:35:24.752+0000 I NETWORK [conn243] received client metadata from 127.0.0.1:56092 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-05T09:35:24.851+0000 I NETWORK [conn243] end connection 127.0.0.1:56092 (2 connections now open) 2021-06-05T09:35:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46672 #244 (3 connections now open) 2021-06-05T09:35:30.533+0000 I NETWORK [conn244] end connection 10.233.73.148:46672 (2 connections now open) 2021-06-05T09:35:34.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56250 #245 (3 connections now open) 2021-06-05T09:35:34.654+0000 I NETWORK [conn245] received client metadata from 127.0.0.1:56250 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-05T09:35:34.746+0000 I NETWORK [conn245] end connection 127.0.0.1:56250 (2 connections now open) 2021-06-05T09:35:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46844 #246 (3 connections now open) 2021-06-05T09:35:40.532+0000 I NETWORK [conn246] end connection 10.233.73.148:46844 (2 connections now open) 2021-06-05T09:35:44.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56406 #247 (3 connections now open) 2021-06-05T09:35:44.550+0000 I NETWORK [conn247] received client metadata from 127.0.0.1:56406 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-05T09:35:44.646+0000 I NETWORK [conn247] end connection 127.0.0.1:56406 (2 connections now open) 2021-06-05T09:35:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47000 #248 (3 connections now open) 2021-06-05T09:35:50.533+0000 I NETWORK [conn248] end connection 10.233.73.148:47000 (2 connections now open) 2021-06-05T09:35:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56582 #249 (3 connections now open) 2021-06-05T09:35:54.745+0000 I NETWORK [conn249] received client metadata from 127.0.0.1:56582 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-05T09:35:54.842+0000 I NETWORK [conn249] end connection 127.0.0.1:56582 (2 connections now open) 2021-06-05T09:36:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47164 #250 (3 connections now open) 2021-06-05T09:36:00.533+0000 I NETWORK [conn250] end connection 10.233.73.148:47164 (2 connections now open) 2021-06-05T09:36:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56740 #251 (3 connections now open) 2021-06-05T09:36:04.650+0000 I NETWORK [conn251] received client metadata from 127.0.0.1:56740 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-05T09:36:04.746+0000 I NETWORK [conn251] end connection 127.0.0.1:56740 (2 connections now open) 2021-06-05T09:36:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47334 #252 (3 connections now open) 2021-06-05T09:36:10.533+0000 I NETWORK [conn252] end connection 10.233.73.148:47334 (2 connections now open) 2021-06-05T09:36:14.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56906 #253 (3 connections now open) 2021-06-05T09:36:14.750+0000 I NETWORK [conn253] received client metadata from 127.0.0.1:56906 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-05T09:36:14.848+0000 I NETWORK [conn253] end connection 127.0.0.1:56906 (2 connections now open) 2021-06-05T09:36:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47498 #254 (3 connections now open) 2021-06-05T09:36:20.533+0000 I NETWORK [conn254] end connection 10.233.73.148:47498 (2 connections now open) 2021-06-05T09:36:24.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57082 #255 (3 connections now open) 2021-06-05T09:36:24.742+0000 I NETWORK [conn255] received client metadata from 127.0.0.1:57082 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-05T09:36:24.747+0000 I NETWORK [conn255] end connection 127.0.0.1:57082 (2 connections now open) 2021-06-05T09:36:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47658 #256 (3 connections now open) 2021-06-05T09:36:30.533+0000 I NETWORK [conn256] end connection 10.233.73.148:47658 (2 connections now open) 2021-06-05T09:36:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57236 #257 (3 connections now open) 2021-06-05T09:36:34.648+0000 I NETWORK [conn257] received client metadata from 127.0.0.1:57236 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-05T09:36:34.745+0000 I NETWORK [conn257] end connection 127.0.0.1:57236 (2 connections now open) 2021-06-05T09:36:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47824 #258 (3 connections now open) 2021-06-05T09:36:40.533+0000 I NETWORK [conn258] end connection 10.233.73.148:47824 (2 connections now open) 2021-06-05T09:36:44.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57392 #259 (3 connections now open) 2021-06-05T09:36:44.743+0000 I NETWORK [conn259] received client metadata from 127.0.0.1:57392 conn259: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.0.8" }, os: { type: "Linux", name: "Ubuntu", architecture: "x86_64", version: "16.04" } } 2021-06-05T09:36:44.842+0000 I NETWORK [conn259] end connection 127.0.0.1:57392 (2 connections now open) 2021-06-05T09:36:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47974 #260 (3 connections now open) 2021-06-05T09:36:50.533+0000 I NETWORK [conn260] end connection 10.233.73.148:47974 (2 connections now open) 2021-06-05T09:36:54.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57574 #261 (3 connections now open) 2021-06-05T09:36:54.744+0000 I NETWORK [conn261] received client metadata from 127.0.0.1:57574 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-05T09:36:54.842+0000 I NETWORK [conn261] end connection 127.0.0.1:57574 (2 connections now open) 2021-06-05T09:37:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48148 #262 (3 connections now open) 2021-06-05T09:37:00.533+0000 I NETWORK [conn262] end connection 10.233.73.148:48148 (2 connections now open) 2021-06-05T09:37:04.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57716 #263 (3 connections now open) 2021-06-05T09:37:04.549+0000 I NETWORK [conn263] received client metadata from 127.0.0.1:57716 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-05T09:37:04.646+0000 I NETWORK [conn263] end connection 127.0.0.1:57716 (2 connections now open) 2021-06-05T09:37:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48324 #264 (3 connections now open) 2021-06-05T09:37:10.533+0000 I NETWORK [conn264] end connection 10.233.73.148:48324 (2 connections now open) 2021-06-05T09:37:14.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57898 #265 (3 connections now open) 2021-06-05T09:37:14.842+0000 I NETWORK [conn265] received client metadata from 127.0.0.1:57898 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-05T09:37:14.848+0000 I NETWORK [conn265] end connection 127.0.0.1:57898 (2 connections now open) 2021-06-05T09:37:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48480 #266 (3 connections now open) 2021-06-05T09:37:20.533+0000 I NETWORK [conn266] end connection 10.233.73.148:48480 (2 connections now open) 2021-06-05T09:37:24.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58068 #267 (3 connections now open) 2021-06-05T09:37:24.546+0000 I NETWORK [conn267] received client metadata from 127.0.0.1:58068 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-05T09:37:24.648+0000 I NETWORK [conn267] end connection 127.0.0.1:58068 (2 connections now open) 2021-06-05T09:37:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48652 #268 (3 connections now open) 2021-06-05T09:37:30.533+0000 I NETWORK [conn268] end connection 10.233.73.148:48652 (2 connections now open) 2021-06-05T09:37:34.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58222 #269 (3 connections now open) 2021-06-05T09:37:34.548+0000 I NETWORK [conn269] received client metadata from 127.0.0.1:58222 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-05T09:37:34.646+0000 I NETWORK [conn269] end connection 127.0.0.1:58222 (2 connections now open) 2021-06-05T09:37:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48826 #270 (3 connections now open) 2021-06-05T09:37:40.533+0000 I NETWORK [conn270] end connection 10.233.73.148:48826 (2 connections now open) 2021-06-05T09:37:44.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58404 #271 (3 connections now open) 2021-06-05T09:37:44.548+0000 I NETWORK [conn271] received client metadata from 127.0.0.1:58404 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-05T09:37:44.645+0000 I NETWORK [conn271] end connection 127.0.0.1:58404 (2 connections now open) 2021-06-05T09:37:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48994 #272 (3 connections now open) 2021-06-05T09:37:50.533+0000 I NETWORK [conn272] end connection 10.233.73.148:48994 (2 connections now open) 2021-06-05T09:37:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58602 #273 (3 connections now open) 2021-06-05T09:37:54.745+0000 I NETWORK [conn273] received client metadata from 127.0.0.1:58602 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-05T09:37:54.749+0000 I NETWORK [conn273] end connection 127.0.0.1:58602 (2 connections now open) 2021-06-05T09:38:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49190 #274 (3 connections now open) 2021-06-05T09:38:00.533+0000 I NETWORK [conn274] end connection 10.233.73.148:49190 (2 connections now open) 2021-06-05T09:38:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58766 #275 (3 connections now open) 2021-06-05T09:38:04.651+0000 I NETWORK [conn275] received client metadata from 127.0.0.1:58766 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-05T09:38:04.746+0000 I NETWORK [conn275] end connection 127.0.0.1:58766 (2 connections now open) 2021-06-05T09:38:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49360 #276 (3 connections now open) 2021-06-05T09:38:10.533+0000 I NETWORK [conn276] end connection 10.233.73.148:49360 (2 connections now open) 2021-06-05T09:38:14.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58944 #277 (3 connections now open) 2021-06-05T09:38:14.845+0000 I NETWORK [conn277] received client metadata from 127.0.0.1:58944 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-05T09:38:14.849+0000 I NETWORK [conn277] end connection 127.0.0.1:58944 (2 connections now open) 2021-06-05T09:38:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49522 #278 (3 connections now open) 2021-06-05T09:38:20.533+0000 I NETWORK [conn278] end connection 10.233.73.148:49522 (2 connections now open) 2021-06-05T09:38:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59114 #279 (3 connections now open) 2021-06-05T09:38:24.746+0000 I NETWORK [conn279] received client metadata from 127.0.0.1:59114 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-05T09:38:24.843+0000 I NETWORK [conn279] end connection 127.0.0.1:59114 (2 connections now open) 2021-06-05T09:38:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49722 #280 (3 connections now open) 2021-06-05T09:38:30.533+0000 I NETWORK [conn280] end connection 10.233.73.148:49722 (2 connections now open) 2021-06-05T09:38:34.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59308 #281 (3 connections now open) 2021-06-05T09:38:34.749+0000 I NETWORK [conn281] received client metadata from 127.0.0.1:59308 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-05T09:38:34.842+0000 I NETWORK [conn281] end connection 127.0.0.1:59308 (2 connections now open) 2021-06-05T09:38:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49936 #282 (3 connections now open) 2021-06-05T09:38:40.533+0000 I NETWORK [conn282] end connection 10.233.73.148:49936 (2 connections now open) 2021-06-05T09:38:44.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59514 #283 (3 connections now open) 2021-06-05T09:38:44.747+0000 I NETWORK [conn283] received client metadata from 127.0.0.1:59514 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-05T09:38:44.848+0000 I NETWORK [conn283] end connection 127.0.0.1:59514 (2 connections now open) 2021-06-05T09:38:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50100 #284 (3 connections now open) 2021-06-05T09:38:50.533+0000 I NETWORK [conn284] end connection 10.233.73.148:50100 (2 connections now open) 2021-06-05T09:38:54.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59696 #285 (3 connections now open) 2021-06-05T09:38:54.748+0000 I NETWORK [conn285] received client metadata from 127.0.0.1:59696 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-05T09:38:54.844+0000 I NETWORK [conn285] end connection 127.0.0.1:59696 (2 connections now open) 2021-06-05T09:39:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50288 #286 (3 connections now open) 2021-06-05T09:39:00.533+0000 I NETWORK [conn286] end connection 10.233.73.148:50288 (2 connections now open) 2021-06-05T09:39:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59868 #287 (3 connections now open) 2021-06-05T09:39:04.743+0000 I NETWORK [conn287] received client metadata from 127.0.0.1:59868 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-05T09:39:04.750+0000 I NETWORK [conn287] end connection 127.0.0.1:59868 (2 connections now open) 2021-06-05T09:39:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50466 #288 (3 connections now open) 2021-06-05T09:39:10.533+0000 I NETWORK [conn288] end connection 10.233.73.148:50466 (2 connections now open) 2021-06-05T09:39:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60046 #289 (3 connections now open) 2021-06-05T09:39:14.747+0000 I NETWORK [conn289] received client metadata from 127.0.0.1:60046 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-05T09:39:14.841+0000 I NETWORK [conn289] end connection 127.0.0.1:60046 (2 connections now open) 2021-06-05T09:39:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50636 #290 (3 connections now open) 2021-06-05T09:39:20.533+0000 I NETWORK [conn290] end connection 10.233.73.148:50636 (2 connections now open) 2021-06-05T09:39:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60226 #291 (3 connections now open) 2021-06-05T09:39:24.745+0000 I NETWORK [conn291] received client metadata from 127.0.0.1:60226 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-05T09:39:24.845+0000 I NETWORK [conn291] end connection 127.0.0.1:60226 (2 connections now open) 2021-06-05T09:39:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50810 #292 (3 connections now open) 2021-06-05T09:39:30.533+0000 I NETWORK [conn292] end connection 10.233.73.148:50810 (2 connections now open) 2021-06-05T09:39:34.848+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60402 #293 (3 connections now open) 2021-06-05T09:39:34.849+0000 I NETWORK [conn293] received client metadata from 127.0.0.1:60402 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-05T09:39:34.944+0000 I NETWORK [conn293] end connection 127.0.0.1:60402 (2 connections now open) 2021-06-05T09:39:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50988 #294 (3 connections now open) 2021-06-05T09:39:40.533+0000 I NETWORK [conn294] end connection 10.233.73.148:50988 (2 connections now open) 2021-06-05T09:39:44.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60576 #295 (3 connections now open) 2021-06-05T09:39:44.745+0000 I NETWORK [conn295] received client metadata from 127.0.0.1:60576 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-05T09:39:44.749+0000 I NETWORK [conn295] end connection 127.0.0.1:60576 (2 connections now open) 2021-06-05T09:39:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51182 #296 (3 connections now open) 2021-06-05T09:39:50.533+0000 I NETWORK [conn296] end connection 10.233.73.148:51182 (2 connections now open) 2021-06-05T09:39:54.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60774 #297 (3 connections now open) 2021-06-05T09:39:54.850+0000 I NETWORK [conn297] received client metadata from 127.0.0.1:60774 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-05T09:39:54.946+0000 I NETWORK [conn297] end connection 127.0.0.1:60774 (2 connections now open) 2021-06-05T09:40:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51374 #298 (3 connections now open) 2021-06-05T09:40:00.533+0000 I NETWORK [conn298] end connection 10.233.73.148:51374 (2 connections now open) 2021-06-05T09:40:04.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60972 #299 (3 connections now open) 2021-06-05T09:40:04.847+0000 I NETWORK [conn299] received client metadata from 127.0.0.1:60972 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-05T09:40:04.942+0000 I NETWORK [conn299] end connection 127.0.0.1:60972 (2 connections now open) 2021-06-05T09:40:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51630 #300 (3 connections now open) 2021-06-05T09:40:10.533+0000 I NETWORK [conn300] end connection 10.233.73.148:51630 (2 connections now open) 2021-06-05T09:40:14.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32976 #301 (3 connections now open) 2021-06-05T09:40:14.643+0000 I NETWORK [conn301] received client metadata from 127.0.0.1:32976 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-05T09:40:14.648+0000 I NETWORK [conn301] end connection 127.0.0.1:32976 (2 connections now open) 2021-06-05T09:40:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51836 #302 (3 connections now open) 2021-06-05T09:40:20.533+0000 I NETWORK [conn302] end connection 10.233.73.148:51836 (2 connections now open) 2021-06-05T09:40:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33200 #303 (3 connections now open) 2021-06-05T09:40:24.649+0000 I NETWORK [conn303] received client metadata from 127.0.0.1:33200 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-05T09:40:24.743+0000 I NETWORK [conn303] end connection 127.0.0.1:33200 (2 connections now open) 2021-06-05T09:40:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52040 #304 (3 connections now open) 2021-06-05T09:40:30.533+0000 I NETWORK [conn304] end connection 10.233.73.148:52040 (2 connections now open) 2021-06-05T09:40:34.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33402 #305 (3 connections now open) 2021-06-05T09:40:34.747+0000 I NETWORK [conn305] received client metadata from 127.0.0.1:33402 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-05T09:40:34.844+0000 I NETWORK [conn305] end connection 127.0.0.1:33402 (2 connections now open) 2021-06-05T09:40:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52254 #306 (3 connections now open) 2021-06-05T09:40:40.533+0000 I NETWORK [conn306] end connection 10.233.73.148:52254 (2 connections now open) 2021-06-05T09:40:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33588 #307 (3 connections now open) 2021-06-05T09:40:44.647+0000 I NETWORK [conn307] received client metadata from 127.0.0.1:33588 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-05T09:40:44.742+0000 I NETWORK [conn307] end connection 127.0.0.1:33588 (2 connections now open) 2021-06-05T09:40:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52446 #308 (3 connections now open) 2021-06-05T09:40:50.533+0000 I NETWORK [conn308] end connection 10.233.73.148:52446 (2 connections now open) 2021-06-05T09:40:54.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33806 #309 (3 connections now open) 2021-06-05T09:40:54.747+0000 I NETWORK [conn309] received client metadata from 127.0.0.1:33806 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-05T09:40:54.845+0000 I NETWORK [conn309] end connection 127.0.0.1:33806 (2 connections now open) 2021-06-05T09:41:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52642 #310 (3 connections now open) 2021-06-05T09:41:00.533+0000 I NETWORK [conn310] end connection 10.233.73.148:52642 (2 connections now open) 2021-06-05T09:41:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34002 #311 (3 connections now open) 2021-06-05T09:41:04.650+0000 I NETWORK [conn311] received client metadata from 127.0.0.1:34002 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-05T09:41:04.744+0000 I NETWORK [conn311] end connection 127.0.0.1:34002 (2 connections now open) 2021-06-05T09:41:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52868 #312 (3 connections now open) 2021-06-05T09:41:10.533+0000 I NETWORK [conn312] end connection 10.233.73.148:52868 (2 connections now open) 2021-06-05T09:41:14.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34224 #313 (3 connections now open) 2021-06-05T09:41:14.843+0000 I NETWORK [conn313] received client metadata from 127.0.0.1:34224 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-05T09:41:14.847+0000 I NETWORK [conn313] end connection 127.0.0.1:34224 (2 connections now open) 2021-06-05T09:41:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53102 #314 (3 connections now open) 2021-06-05T09:41:20.533+0000 I NETWORK [conn314] end connection 10.233.73.148:53102 (2 connections now open) 2021-06-05T09:41:24.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34502 #315 (3 connections now open) 2021-06-05T09:41:24.646+0000 I NETWORK [conn315] received client metadata from 127.0.0.1:34502 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-05T09:41:24.742+0000 I NETWORK [conn315] end connection 127.0.0.1:34502 (2 connections now open) 2021-06-05T09:41:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53362 #316 (3 connections now open) 2021-06-05T09:41:30.533+0000 I NETWORK [conn316] end connection 10.233.73.148:53362 (2 connections now open) 2021-06-05T09:41:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34752 #317 (3 connections now open) 2021-06-05T09:41:34.646+0000 I NETWORK [conn317] received client metadata from 127.0.0.1:34752 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-05T09:41:34.745+0000 I NETWORK [conn317] end connection 127.0.0.1:34752 (2 connections now open) 2021-06-05T09:41:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53680 #318 (3 connections now open) 2021-06-05T09:41:40.533+0000 I NETWORK [conn318] end connection 10.233.73.148:53680 (2 connections now open) 2021-06-05T09:41:44.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35046 #319 (3 connections now open) 2021-06-05T09:41:44.747+0000 I NETWORK [conn319] received client metadata from 127.0.0.1:35046 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-05T09:41:44.842+0000 I NETWORK [conn319] end connection 127.0.0.1:35046 (2 connections now open) 2021-06-05T09:41:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53894 #320 (3 connections now open) 2021-06-05T09:41:50.533+0000 I NETWORK [conn320] end connection 10.233.73.148:53894 (2 connections now open) 2021-06-05T09:41:54.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35292 #321 (3 connections now open) 2021-06-05T09:41:54.943+0000 I NETWORK [conn321] received client metadata from 127.0.0.1:35292 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-05T09:41:54.949+0000 I NETWORK [conn321] end connection 127.0.0.1:35292 (2 connections now open) 2021-06-05T09:42:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54144 #322 (3 connections now open) 2021-06-05T09:42:00.533+0000 I NETWORK [conn322] end connection 10.233.73.148:54144 (2 connections now open) 2021-06-05T09:42:04.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35490 #323 (3 connections now open) 2021-06-05T09:42:04.747+0000 I NETWORK [conn323] received client metadata from 127.0.0.1:35490 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-05T09:42:04.845+0000 I NETWORK [conn323] end connection 127.0.0.1:35490 (2 connections now open) 2021-06-05T09:42:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54368 #324 (3 connections now open) 2021-06-05T09:42:10.533+0000 I NETWORK [conn324] end connection 10.233.73.148:54368 (2 connections now open) 2021-06-05T09:42:14.942+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35752 #325 (3 connections now open) 2021-06-05T09:42:14.943+0000 I NETWORK [conn325] received client metadata from 127.0.0.1:35752 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-05T09:42:14.948+0000 I NETWORK [conn325] end connection 127.0.0.1:35752 (2 connections now open) 2021-06-05T09:42:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54580 #326 (3 connections now open) 2021-06-05T09:42:20.533+0000 I NETWORK [conn326] end connection 10.233.73.148:54580 (2 connections now open) 2021-06-05T09:42:24.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35964 #327 (3 connections now open) 2021-06-05T09:42:24.745+0000 I NETWORK [conn327] received client metadata from 127.0.0.1:35964 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-05T09:42:24.845+0000 I NETWORK [conn327] end connection 127.0.0.1:35964 (2 connections now open) 2021-06-05T09:42:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54824 #328 (3 connections now open) 2021-06-05T09:42:30.533+0000 I NETWORK [conn328] end connection 10.233.73.148:54824 (2 connections now open) 2021-06-05T09:42:34.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36172 #329 (3 connections now open) 2021-06-05T09:42:34.745+0000 I NETWORK [conn329] received client metadata from 127.0.0.1:36172 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-05T09:42:34.749+0000 I NETWORK [conn329] end connection 127.0.0.1:36172 (2 connections now open) 2021-06-05T09:42:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55038 #330 (3 connections now open) 2021-06-05T09:42:40.533+0000 I NETWORK [conn330] end connection 10.233.73.148:55038 (2 connections now open) 2021-06-05T09:42:44.751+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36396 #331 (3 connections now open) 2021-06-05T09:42:44.751+0000 I NETWORK [conn331] received client metadata from 127.0.0.1:36396 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-05T09:42:44.848+0000 I NETWORK [conn331] end connection 127.0.0.1:36396 (2 connections now open) 2021-06-05T09:42:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55246 #332 (3 connections now open) 2021-06-05T09:42:50.533+0000 I NETWORK [conn332] end connection 10.233.73.148:55246 (2 connections now open) 2021-06-05T09:42:54.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36612 #333 (3 connections now open) 2021-06-05T09:42:54.751+0000 I NETWORK [conn333] received client metadata from 127.0.0.1:36612 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-05T09:42:54.848+0000 I NETWORK [conn333] end connection 127.0.0.1:36612 (2 connections now open) 2021-06-05T09:43:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55474 #334 (3 connections now open) 2021-06-05T09:43:00.533+0000 I NETWORK [conn334] end connection 10.233.73.148:55474 (2 connections now open) 2021-06-05T09:43:04.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36808 #335 (3 connections now open) 2021-06-05T09:43:04.546+0000 I NETWORK [conn335] received client metadata from 127.0.0.1:36808 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-05T09:43:04.642+0000 I NETWORK [conn335] end connection 127.0.0.1:36808 (2 connections now open) 2021-06-05T09:43:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55684 #336 (3 connections now open) 2021-06-05T09:43:10.533+0000 I NETWORK [conn336] end connection 10.233.73.148:55684 (2 connections now open) 2021-06-05T09:43:14.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37048 #337 (3 connections now open) 2021-06-05T09:43:14.742+0000 I NETWORK [conn337] received client metadata from 127.0.0.1:37048 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-05T09:43:14.746+0000 I NETWORK [conn337] end connection 127.0.0.1:37048 (2 connections now open) 2021-06-05T09:43:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55898 #338 (3 connections now open) 2021-06-05T09:43:20.533+0000 I NETWORK [conn338] end connection 10.233.73.148:55898 (2 connections now open) 2021-06-05T09:43:24.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37252 #339 (3 connections now open) 2021-06-05T09:43:24.654+0000 I NETWORK [conn339] received client metadata from 127.0.0.1:37252 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-05T09:43:24.746+0000 I NETWORK [conn339] end connection 127.0.0.1:37252 (2 connections now open) 2021-06-05T09:43:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56112 #340 (3 connections now open) 2021-06-05T09:43:30.533+0000 I NETWORK [conn340] end connection 10.233.73.148:56112 (2 connections now open) 2021-06-05T09:43:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37452 #341 (3 connections now open) 2021-06-05T09:43:34.649+0000 I NETWORK [conn341] received client metadata from 127.0.0.1:37452 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-05T09:43:34.745+0000 I NETWORK [conn341] end connection 127.0.0.1:37452 (2 connections now open) 2021-06-05T09:43:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56316 #342 (3 connections now open) 2021-06-05T09:43:40.533+0000 I NETWORK [conn342] end connection 10.233.73.148:56316 (2 connections now open) 2021-06-05T09:43:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37678 #343 (3 connections now open) 2021-06-05T09:43:44.650+0000 I NETWORK [conn343] received client metadata from 127.0.0.1:37678 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-05T09:43:44.746+0000 I NETWORK [conn343] end connection 127.0.0.1:37678 (2 connections now open) 2021-06-05T09:43:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56528 #344 (3 connections now open) 2021-06-05T09:43:50.533+0000 I NETWORK [conn344] end connection 10.233.73.148:56528 (2 connections now open) 2021-06-05T09:43:54.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37884 #345 (3 connections now open) 2021-06-05T09:43:54.643+0000 I NETWORK [conn345] received client metadata from 127.0.0.1:37884 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-05T09:43:54.650+0000 I NETWORK [conn345] end connection 127.0.0.1:37884 (2 connections now open) 2021-06-05T09:44:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56746 #346 (3 connections now open) 2021-06-05T09:44:00.533+0000 I NETWORK [conn346] end connection 10.233.73.148:56746 (2 connections now open) 2021-06-05T09:44:04.654+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38082 #347 (3 connections now open) 2021-06-05T09:44:04.742+0000 I NETWORK [conn347] received client metadata from 127.0.0.1:38082 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-05T09:44:04.747+0000 I NETWORK [conn347] end connection 127.0.0.1:38082 (2 connections now open) 2021-06-05T09:44:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56964 #348 (3 connections now open) 2021-06-05T09:44:10.533+0000 I NETWORK [conn348] end connection 10.233.73.148:56964 (2 connections now open) 2021-06-05T09:44:14.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38324 #349 (3 connections now open) 2021-06-05T09:44:14.643+0000 I NETWORK [conn349] received client metadata from 127.0.0.1:38324 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-05T09:44:14.647+0000 I NETWORK [conn349] end connection 127.0.0.1:38324 (2 connections now open) 2021-06-05T09:44:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57174 #350 (3 connections now open) 2021-06-05T09:44:20.533+0000 I NETWORK [conn350] end connection 10.233.73.148:57174 (2 connections now open) 2021-06-05T09:44:24.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38534 #351 (3 connections now open) 2021-06-05T09:44:24.842+0000 I NETWORK [conn351] received client metadata from 127.0.0.1:38534 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-05T09:44:24.846+0000 I NETWORK [conn351] end connection 127.0.0.1:38534 (2 connections now open) 2021-06-05T09:44:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57396 #352 (3 connections now open) 2021-06-05T09:44:30.533+0000 I NETWORK [conn352] end connection 10.233.73.148:57396 (2 connections now open) 2021-06-05T09:44:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38738 #353 (3 connections now open) 2021-06-05T09:44:34.649+0000 I NETWORK [conn353] received client metadata from 127.0.0.1:38738 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-05T09:44:34.746+0000 I NETWORK [conn353] end connection 127.0.0.1:38738 (2 connections now open) 2021-06-05T09:44:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57602 #354 (3 connections now open) 2021-06-05T09:44:40.533+0000 I NETWORK [conn354] end connection 10.233.73.148:57602 (2 connections now open) 2021-06-05T09:44:44.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38958 #355 (3 connections now open) 2021-06-05T09:44:44.644+0000 I NETWORK [conn355] received client metadata from 127.0.0.1:38958 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-05T09:44:44.742+0000 I NETWORK [conn355] end connection 127.0.0.1:38958 (2 connections now open) 2021-06-05T09:44:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57808 #356 (3 connections now open) 2021-06-05T09:44:50.533+0000 I NETWORK [conn356] end connection 10.233.73.148:57808 (2 connections now open) 2021-06-05T09:44:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39174 #357 (3 connections now open) 2021-06-05T09:44:54.745+0000 I NETWORK [conn357] received client metadata from 127.0.0.1:39174 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-05T09:44:54.750+0000 I NETWORK [conn357] end connection 127.0.0.1:39174 (2 connections now open) 2021-06-05T09:45:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58026 #358 (3 connections now open) 2021-06-05T09:45:00.533+0000 I NETWORK [conn358] end connection 10.233.73.148:58026 (2 connections now open) 2021-06-05T09:45:04.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39366 #359 (3 connections now open) 2021-06-05T09:45:04.748+0000 I NETWORK [conn359] received client metadata from 127.0.0.1:39366 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-05T09:45:04.845+0000 I NETWORK [conn359] end connection 127.0.0.1:39366 (2 connections now open) 2021-06-05T09:45:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58236 #360 (3 connections now open) 2021-06-05T09:45:10.533+0000 I NETWORK [conn360] end connection 10.233.73.148:58236 (2 connections now open) 2021-06-05T09:45:14.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39588 #361 (3 connections now open) 2021-06-05T09:45:14.744+0000 I NETWORK [conn361] received client metadata from 127.0.0.1:39588 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-05T09:45:14.752+0000 I NETWORK [conn361] end connection 127.0.0.1:39588 (2 connections now open) 2021-06-05T09:45:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58436 #362 (3 connections now open) 2021-06-05T09:45:20.533+0000 I NETWORK [conn362] end connection 10.233.73.148:58436 (2 connections now open) 2021-06-05T09:45:24.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39796 #363 (3 connections now open) 2021-06-05T09:45:24.642+0000 I NETWORK [conn363] received client metadata from 127.0.0.1:39796 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-05T09:45:24.648+0000 I NETWORK [conn363] end connection 127.0.0.1:39796 (2 connections now open) 2021-06-05T09:45:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58660 #364 (3 connections now open) 2021-06-05T09:45:30.533+0000 I NETWORK [conn364] end connection 10.233.73.148:58660 (2 connections now open) 2021-06-05T09:45:34.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40006 #365 (3 connections now open) 2021-06-05T09:45:34.646+0000 I NETWORK [conn365] received client metadata from 127.0.0.1:40006 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-05T09:45:34.650+0000 I NETWORK [conn365] end connection 127.0.0.1:40006 (2 connections now open) 2021-06-05T09:45:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58866 #366 (3 connections now open) 2021-06-05T09:45:40.533+0000 I NETWORK [conn366] end connection 10.233.73.148:58866 (2 connections now open) 2021-06-05T09:45:44.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40222 #367 (3 connections now open) 2021-06-05T09:45:44.742+0000 I NETWORK [conn367] received client metadata from 127.0.0.1:40222 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-05T09:45:44.748+0000 I NETWORK [conn367] end connection 127.0.0.1:40222 (2 connections now open) 2021-06-05T09:45:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59070 #368 (3 connections now open) 2021-06-05T09:45:50.533+0000 I NETWORK [conn368] end connection 10.233.73.148:59070 (2 connections now open) 2021-06-05T09:45:54.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40442 #369 (3 connections now open) 2021-06-05T09:45:54.745+0000 I NETWORK [conn369] received client metadata from 127.0.0.1:40442 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-05T09:45:54.844+0000 I NETWORK [conn369] end connection 127.0.0.1:40442 (2 connections now open) 2021-06-05T09:46:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59290 #370 (3 connections now open) 2021-06-05T09:46:00.533+0000 I NETWORK [conn370] end connection 10.233.73.148:59290 (2 connections now open) 2021-06-05T09:46:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40630 #371 (3 connections now open) 2021-06-05T09:46:04.742+0000 I NETWORK [conn371] received client metadata from 127.0.0.1:40630 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-05T09:46:04.747+0000 I NETWORK [conn371] end connection 127.0.0.1:40630 (2 connections now open) 2021-06-05T09:46:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59500 #372 (3 connections now open) 2021-06-05T09:46:10.533+0000 I NETWORK [conn372] end connection 10.233.73.148:59500 (2 connections now open) 2021-06-05T09:46:14.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40850 #373 (3 connections now open) 2021-06-05T09:46:14.650+0000 I NETWORK [conn373] received client metadata from 127.0.0.1:40850 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-05T09:46:14.747+0000 I NETWORK [conn373] end connection 127.0.0.1:40850 (2 connections now open) 2021-06-05T09:46:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59698 #374 (3 connections now open) 2021-06-05T09:46:20.533+0000 I NETWORK [conn374] end connection 10.233.73.148:59698 (2 connections now open) 2021-06-05T09:46:24.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41070 #375 (3 connections now open) 2021-06-05T09:46:24.745+0000 I NETWORK [conn375] received client metadata from 127.0.0.1:41070 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-05T09:46:24.842+0000 I NETWORK [conn375] end connection 127.0.0.1:41070 (2 connections now open) 2021-06-05T09:46:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59930 #376 (3 connections now open) 2021-06-05T09:46:30.533+0000 I NETWORK [conn376] end connection 10.233.73.148:59930 (2 connections now open) 2021-06-05T09:46:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41274 #377 (3 connections now open) 2021-06-05T09:46:34.648+0000 I NETWORK [conn377] received client metadata from 127.0.0.1:41274 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-05T09:46:34.745+0000 I NETWORK [conn377] end connection 127.0.0.1:41274 (2 connections now open) 2021-06-05T09:46:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60138 #378 (3 connections now open) 2021-06-05T09:46:40.533+0000 I NETWORK [conn378] end connection 10.233.73.148:60138 (2 connections now open) 2021-06-05T09:46:44.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41492 #379 (3 connections now open) 2021-06-05T09:46:44.644+0000 I NETWORK [conn379] received client metadata from 127.0.0.1:41492 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-05T09:46:44.648+0000 I NETWORK [conn379] end connection 127.0.0.1:41492 (2 connections now open) 2021-06-05T09:46:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60342 #380 (3 connections now open) 2021-06-05T09:46:50.533+0000 I NETWORK [conn380] end connection 10.233.73.148:60342 (2 connections now open) 2021-06-05T09:46:54.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41700 #381 (3 connections now open) 2021-06-05T09:46:54.548+0000 I NETWORK [conn381] received client metadata from 127.0.0.1:41700 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-05T09:46:54.645+0000 I NETWORK [conn381] end connection 127.0.0.1:41700 (2 connections now open) 2021-06-05T09:47:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60562 #382 (3 connections now open) 2021-06-05T09:47:00.533+0000 I NETWORK [conn382] end connection 10.233.73.148:60562 (2 connections now open) 2021-06-05T09:47:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41902 #383 (3 connections now open) 2021-06-05T09:47:04.650+0000 I NETWORK [conn383] received client metadata from 127.0.0.1:41902 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-05T09:47:04.744+0000 I NETWORK [conn383] end connection 127.0.0.1:41902 (2 connections now open) 2021-06-05T09:47:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60770 #384 (3 connections now open) 2021-06-05T09:47:10.533+0000 I NETWORK [conn384] end connection 10.233.73.148:60770 (2 connections now open) 2021-06-05T09:47:14.654+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42120 #385 (3 connections now open) 2021-06-05T09:47:14.743+0000 I NETWORK [conn385] received client metadata from 127.0.0.1:42120 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-05T09:47:14.842+0000 I NETWORK [conn385] end connection 127.0.0.1:42120 (2 connections now open) 2021-06-05T09:47:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60968 #386 (3 connections now open) 2021-06-05T09:47:20.533+0000 I NETWORK [conn386] end connection 10.233.73.148:60968 (2 connections now open) 2021-06-05T09:47:24.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42342 #387 (3 connections now open) 2021-06-05T09:47:24.747+0000 I NETWORK [conn387] received client metadata from 127.0.0.1:42342 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-05T09:47:24.844+0000 I NETWORK [conn387] end connection 127.0.0.1:42342 (2 connections now open) 2021-06-05T09:47:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:32962 #388 (3 connections now open) 2021-06-05T09:47:30.533+0000 I NETWORK [conn388] end connection 10.233.73.148:32962 (2 connections now open) 2021-06-05T09:47:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42530 #389 (3 connections now open) 2021-06-05T09:47:34.650+0000 I NETWORK [conn389] received client metadata from 127.0.0.1:42530 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-05T09:47:34.746+0000 I NETWORK [conn389] end connection 127.0.0.1:42530 (2 connections now open) 2021-06-05T09:47:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33170 #390 (3 connections now open) 2021-06-05T09:47:40.533+0000 I NETWORK [conn390] end connection 10.233.73.148:33170 (2 connections now open) 2021-06-05T09:47:44.652+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42750 #391 (3 connections now open) 2021-06-05T09:47:44.652+0000 I NETWORK [conn391] received client metadata from 127.0.0.1:42750 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-05T09:47:44.746+0000 I NETWORK [conn391] end connection 127.0.0.1:42750 (2 connections now open) 2021-06-05T09:47:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33368 #392 (3 connections now open) 2021-06-05T09:47:50.533+0000 I NETWORK [conn392] end connection 10.233.73.148:33368 (2 connections now open) 2021-06-05T09:47:54.754+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42960 #393 (3 connections now open) 2021-06-05T09:47:54.842+0000 I NETWORK [conn393] received client metadata from 127.0.0.1:42960 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-05T09:47:54.942+0000 I NETWORK [conn393] end connection 127.0.0.1:42960 (2 connections now open) 2021-06-05T09:48:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33578 #394 (3 connections now open) 2021-06-05T09:48:00.533+0000 I NETWORK [conn394] end connection 10.233.73.148:33578 (2 connections now open) 2021-06-05T09:48:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43148 #395 (3 connections now open) 2021-06-05T09:48:04.649+0000 I NETWORK [conn395] received client metadata from 127.0.0.1:43148 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-05T09:48:04.745+0000 I NETWORK [conn395] end connection 127.0.0.1:43148 (2 connections now open) 2021-06-05T09:48:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33790 #396 (3 connections now open) 2021-06-05T09:48:10.533+0000 I NETWORK [conn396] end connection 10.233.73.148:33790 (2 connections now open) 2021-06-05T09:48:14.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43384 #397 (3 connections now open) 2021-06-05T09:48:14.842+0000 I NETWORK [conn397] received client metadata from 127.0.0.1:43384 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-05T09:48:14.848+0000 I NETWORK [conn397] end connection 127.0.0.1:43384 (2 connections now open) 2021-06-05T09:48:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34004 #398 (3 connections now open) 2021-06-05T09:48:20.533+0000 I NETWORK [conn398] end connection 10.233.73.148:34004 (2 connections now open) 2021-06-05T09:48:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43602 #399 (3 connections now open) 2021-06-05T09:48:24.649+0000 I NETWORK [conn399] received client metadata from 127.0.0.1:43602 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-05T09:48:24.748+0000 I NETWORK [conn399] end connection 127.0.0.1:43602 (2 connections now open) 2021-06-05T09:48:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34240 #400 (3 connections now open) 2021-06-05T09:48:30.533+0000 I NETWORK [conn400] end connection 10.233.73.148:34240 (2 connections now open) 2021-06-05T09:48:34.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43808 #401 (3 connections now open) 2021-06-05T09:48:34.549+0000 I NETWORK [conn401] received client metadata from 127.0.0.1:43808 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-05T09:48:34.646+0000 I NETWORK [conn401] end connection 127.0.0.1:43808 (2 connections now open) 2021-06-05T09:48:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34440 #402 (3 connections now open) 2021-06-05T09:48:40.533+0000 I NETWORK [conn402] end connection 10.233.73.148:34440 (2 connections now open) 2021-06-05T09:48:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44034 #403 (3 connections now open) 2021-06-05T09:48:44.646+0000 I NETWORK [conn403] received client metadata from 127.0.0.1:44034 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-05T09:48:44.745+0000 I NETWORK [conn403] end connection 127.0.0.1:44034 (2 connections now open) 2021-06-05T09:48:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34654 #404 (3 connections now open) 2021-06-05T09:48:50.533+0000 I NETWORK [conn404] end connection 10.233.73.148:34654 (2 connections now open) 2021-06-05T09:48:54.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44252 #405 (3 connections now open) 2021-06-05T09:48:54.643+0000 I NETWORK [conn405] received client metadata from 127.0.0.1:44252 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-05T09:48:54.648+0000 I NETWORK [conn405] end connection 127.0.0.1:44252 (2 connections now open) 2021-06-05T09:49:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34876 #406 (3 connections now open) 2021-06-05T09:49:00.533+0000 I NETWORK [conn406] end connection 10.233.73.148:34876 (2 connections now open) 2021-06-05T09:49:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44448 #407 (3 connections now open) 2021-06-05T09:49:04.648+0000 I NETWORK [conn407] received client metadata from 127.0.0.1:44448 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-05T09:49:04.747+0000 I NETWORK [conn407] end connection 127.0.0.1:44448 (2 connections now open) 2021-06-05T09:49:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35084 #408 (3 connections now open) 2021-06-05T09:49:10.533+0000 I NETWORK [conn408] end connection 10.233.73.148:35084 (2 connections now open) 2021-06-05T09:49:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44676 #409 (3 connections now open) 2021-06-05T09:49:14.745+0000 I NETWORK [conn409] received client metadata from 127.0.0.1:44676 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-05T09:49:14.749+0000 I NETWORK [conn409] end connection 127.0.0.1:44676 (2 connections now open) 2021-06-05T09:49:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35292 #410 (3 connections now open) 2021-06-05T09:49:20.533+0000 I NETWORK [conn410] end connection 10.233.73.148:35292 (2 connections now open) 2021-06-05T09:49:24.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44888 #411 (3 connections now open) 2021-06-05T09:49:24.643+0000 I NETWORK [conn411] received client metadata from 127.0.0.1:44888 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-05T09:49:24.647+0000 I NETWORK [conn411] end connection 127.0.0.1:44888 (2 connections now open) 2021-06-05T09:49:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35522 #412 (3 connections now open) 2021-06-05T09:49:30.533+0000 I NETWORK [conn412] end connection 10.233.73.148:35522 (2 connections now open) 2021-06-05T09:49:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45094 #413 (3 connections now open) 2021-06-05T09:49:34.647+0000 I NETWORK [conn413] received client metadata from 127.0.0.1:45094 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-05T09:49:34.743+0000 I NETWORK [conn413] end connection 127.0.0.1:45094 (2 connections now open) 2021-06-05T09:49:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35734 #414 (3 connections now open) 2021-06-05T09:49:40.533+0000 I NETWORK [conn414] end connection 10.233.73.148:35734 (2 connections now open) 2021-06-05T09:49:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45330 #415 (3 connections now open) 2021-06-05T09:49:44.647+0000 I NETWORK [conn415] received client metadata from 127.0.0.1:45330 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-05T09:49:44.744+0000 I NETWORK [conn415] end connection 127.0.0.1:45330 (2 connections now open) 2021-06-05T09:49:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35948 #416 (3 connections now open) 2021-06-05T09:49:50.533+0000 I NETWORK [conn416] end connection 10.233.73.148:35948 (2 connections now open) 2021-06-05T09:49:54.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45548 #417 (3 connections now open) 2021-06-05T09:49:54.845+0000 I NETWORK [conn417] received client metadata from 127.0.0.1:45548 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-05T09:49:54.851+0000 I NETWORK [conn417] end connection 127.0.0.1:45548 (2 connections now open) 2021-06-05T09:50:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36172 #418 (3 connections now open) 2021-06-05T09:50:00.533+0000 I NETWORK [conn418] end connection 10.233.73.148:36172 (2 connections now open) 2021-06-05T09:50:04.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45738 #419 (3 connections now open) 2021-06-05T09:50:04.547+0000 I NETWORK [conn419] received client metadata from 127.0.0.1:45738 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-05T09:50:04.644+0000 I NETWORK [conn419] end connection 127.0.0.1:45738 (2 connections now open) 2021-06-05T09:50:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36376 #420 (3 connections now open) 2021-06-05T09:50:10.533+0000 I NETWORK [conn420] end connection 10.233.73.148:36376 (2 connections now open) 2021-06-05T09:50:14.845+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45980 #421 (3 connections now open) 2021-06-05T09:50:14.845+0000 I NETWORK [conn421] received client metadata from 127.0.0.1:45980 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-05T09:50:14.943+0000 I NETWORK [conn421] end connection 127.0.0.1:45980 (2 connections now open) 2021-06-05T09:50:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36588 #422 (3 connections now open) 2021-06-05T09:50:20.533+0000 I NETWORK [conn422] end connection 10.233.73.148:36588 (2 connections now open) 2021-06-05T09:50:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46190 #423 (3 connections now open) 2021-06-05T09:50:24.742+0000 I NETWORK [conn423] received client metadata from 127.0.0.1:46190 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-05T09:50:24.747+0000 I NETWORK [conn423] end connection 127.0.0.1:46190 (2 connections now open) 2021-06-05T09:50:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36818 #424 (3 connections now open) 2021-06-05T09:50:30.533+0000 I NETWORK [conn424] end connection 10.233.73.148:36818 (2 connections now open) 2021-06-05T09:50:34.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46392 #425 (3 connections now open) 2021-06-05T09:50:34.648+0000 I NETWORK [conn425] received client metadata from 127.0.0.1:46392 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-05T09:50:34.744+0000 I NETWORK [conn425] end connection 127.0.0.1:46392 (2 connections now open) 2021-06-05T09:50:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37024 #426 (3 connections now open) 2021-06-05T09:50:40.532+0000 I NETWORK [conn426] end connection 10.233.73.148:37024 (2 connections now open) 2021-06-05T09:50:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46618 #427 (3 connections now open) 2021-06-05T09:50:44.647+0000 I NETWORK [conn427] received client metadata from 127.0.0.1:46618 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-05T09:50:44.744+0000 I NETWORK [conn427] end connection 127.0.0.1:46618 (2 connections now open) 2021-06-05T09:50:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37236 #428 (3 connections now open) 2021-06-05T09:50:50.533+0000 I NETWORK [conn428] end connection 10.233.73.148:37236 (2 connections now open) 2021-06-05T09:50:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46832 #429 (3 connections now open) 2021-06-05T09:50:54.650+0000 I NETWORK [conn429] received client metadata from 127.0.0.1:46832 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-05T09:50:54.747+0000 I NETWORK [conn429] end connection 127.0.0.1:46832 (2 connections now open) 2021-06-05T09:51:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37458 #430 (3 connections now open) 2021-06-05T09:51:00.532+0000 I NETWORK [conn430] end connection 10.233.73.148:37458 (2 connections now open) 2021-06-05T09:51:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47030 #431 (3 connections now open) 2021-06-05T09:51:04.742+0000 I NETWORK [conn431] received client metadata from 127.0.0.1:47030 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-05T09:51:04.746+0000 I NETWORK [conn431] end connection 127.0.0.1:47030 (2 connections now open) 2021-06-05T09:51:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37670 #432 (3 connections now open) 2021-06-05T09:51:10.533+0000 I NETWORK [conn432] end connection 10.233.73.148:37670 (2 connections now open) 2021-06-05T09:51:14.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47264 #433 (3 connections now open) 2021-06-05T09:51:14.842+0000 I NETWORK [conn433] received client metadata from 127.0.0.1:47264 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-05T09:51:14.847+0000 I NETWORK [conn433] end connection 127.0.0.1:47264 (2 connections now open) 2021-06-05T09:51:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37874 #434 (3 connections now open) 2021-06-05T09:51:20.533+0000 I NETWORK [conn434] end connection 10.233.73.148:37874 (2 connections now open) 2021-06-05T09:51:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47474 #435 (3 connections now open) 2021-06-05T09:51:24.742+0000 I NETWORK [conn435] received client metadata from 127.0.0.1:47474 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-05T09:51:24.746+0000 I NETWORK [conn435] end connection 127.0.0.1:47474 (2 connections now open) 2021-06-05T09:51:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38106 #436 (3 connections now open) 2021-06-05T09:51:30.533+0000 I NETWORK [conn436] end connection 10.233.73.148:38106 (2 connections now open) 2021-06-05T09:51:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47686 #437 (3 connections now open) 2021-06-05T09:51:34.742+0000 I NETWORK [conn437] received client metadata from 127.0.0.1:47686 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-05T09:51:34.842+0000 I NETWORK [conn437] end connection 127.0.0.1:47686 (2 connections now open) 2021-06-05T09:51:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38310 #438 (3 connections now open) 2021-06-05T09:51:40.533+0000 I NETWORK [conn438] end connection 10.233.73.148:38310 (2 connections now open) 2021-06-05T09:51:44.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47900 #439 (3 connections now open) 2021-06-05T09:51:44.545+0000 I NETWORK [conn439] received client metadata from 127.0.0.1:47900 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-05T09:51:44.549+0000 I NETWORK [conn439] end connection 127.0.0.1:47900 (2 connections now open) 2021-06-05T09:51:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38522 #440 (3 connections now open) 2021-06-05T09:51:50.533+0000 I NETWORK [conn440] end connection 10.233.73.148:38522 (2 connections now open) 2021-06-05T09:51:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48114 #441 (3 connections now open) 2021-06-05T09:51:54.648+0000 I NETWORK [conn441] received client metadata from 127.0.0.1:48114 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-05T09:51:54.748+0000 I NETWORK [conn441] end connection 127.0.0.1:48114 (2 connections now open) 2021-06-05T09:52:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38746 #442 (3 connections now open) 2021-06-05T09:52:00.533+0000 I NETWORK [conn442] end connection 10.233.73.148:38746 (2 connections now open) 2021-06-05T09:52:04.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48328 #443 (3 connections now open) 2021-06-05T09:52:04.645+0000 I NETWORK [conn443] received client metadata from 127.0.0.1:48328 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-05T09:52:04.649+0000 I NETWORK [conn443] end connection 127.0.0.1:48328 (2 connections now open) 2021-06-05T09:52:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38994 #444 (3 connections now open) 2021-06-05T09:52:10.533+0000 I NETWORK [conn444] end connection 10.233.73.148:38994 (2 connections now open) 2021-06-05T09:52:14.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48590 #445 (3 connections now open) 2021-06-05T09:52:14.743+0000 I NETWORK [conn445] received client metadata from 127.0.0.1:48590 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-05T09:52:14.748+0000 I NETWORK [conn445] end connection 127.0.0.1:48590 (2 connections now open) 2021-06-05T09:52:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39198 #446 (3 connections now open) 2021-06-05T09:52:20.533+0000 I NETWORK [conn446] end connection 10.233.73.148:39198 (2 connections now open) 2021-06-05T09:52:24.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48800 #447 (3 connections now open) 2021-06-05T09:52:24.647+0000 I NETWORK [conn447] received client metadata from 127.0.0.1:48800 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-05T09:52:24.744+0000 I NETWORK [conn447] end connection 127.0.0.1:48800 (2 connections now open) 2021-06-05T09:52:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39438 #448 (3 connections now open) 2021-06-05T09:52:30.533+0000 I NETWORK [conn448] end connection 10.233.73.148:39438 (2 connections now open) 2021-06-05T09:52:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49022 #449 (3 connections now open) 2021-06-05T09:52:34.742+0000 I NETWORK [conn449] received client metadata from 127.0.0.1:49022 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-05T09:52:34.747+0000 I NETWORK [conn449] end connection 127.0.0.1:49022 (2 connections now open) 2021-06-05T09:52:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39648 #450 (3 connections now open) 2021-06-05T09:52:40.533+0000 I NETWORK [conn450] end connection 10.233.73.148:39648 (2 connections now open) 2021-06-05T09:52:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49296 #451 (3 connections now open) 2021-06-05T09:52:44.742+0000 I NETWORK [conn451] received client metadata from 127.0.0.1:49296 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-05T09:52:44.748+0000 I NETWORK [conn451] end connection 127.0.0.1:49296 (2 connections now open) 2021-06-05T09:52:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39916 #452 (3 connections now open) 2021-06-05T09:52:50.533+0000 I NETWORK [conn452] end connection 10.233.73.148:39916 (2 connections now open) 2021-06-05T09:52:54.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49520 #453 (3 connections now open) 2021-06-05T09:52:54.747+0000 I NETWORK [conn453] received client metadata from 127.0.0.1:49520 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-05T09:52:54.752+0000 I NETWORK [conn453] end connection 127.0.0.1:49520 (2 connections now open) 2021-06-05T09:53:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40148 #454 (3 connections now open) 2021-06-05T09:53:00.533+0000 I NETWORK [conn454] end connection 10.233.73.148:40148 (2 connections now open) 2021-06-05T09:53:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49724 #455 (3 connections now open) 2021-06-05T09:53:04.648+0000 I NETWORK [conn455] received client metadata from 127.0.0.1:49724 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-05T09:53:04.744+0000 I NETWORK [conn455] end connection 127.0.0.1:49724 (2 connections now open) 2021-06-05T09:53:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40356 #456 (3 connections now open) 2021-06-05T09:53:10.533+0000 I NETWORK [conn456] end connection 10.233.73.148:40356 (2 connections now open) 2021-06-05T09:53:14.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49964 #457 (3 connections now open) 2021-06-05T09:53:14.843+0000 I NETWORK [conn457] received client metadata from 127.0.0.1:49964 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-05T09:53:14.942+0000 I NETWORK [conn457] end connection 127.0.0.1:49964 (2 connections now open) 2021-06-05T09:53:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40572 #458 (3 connections now open) 2021-06-05T09:53:20.533+0000 I NETWORK [conn458] end connection 10.233.73.148:40572 (2 connections now open) 2021-06-05T09:53:24.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50174 #459 (3 connections now open) 2021-06-05T09:53:24.554+0000 I NETWORK [conn459] received client metadata from 127.0.0.1:50174 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-05T09:53:24.647+0000 I NETWORK [conn459] end connection 127.0.0.1:50174 (2 connections now open) 2021-06-05T09:53:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40814 #460 (3 connections now open) 2021-06-05T09:53:30.533+0000 I NETWORK [conn460] end connection 10.233.73.148:40814 (2 connections now open) 2021-06-05T09:53:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50398 #461 (3 connections now open) 2021-06-05T09:53:34.646+0000 I NETWORK [conn461] received client metadata from 127.0.0.1:50398 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-05T09:53:34.742+0000 I NETWORK [conn461] end connection 127.0.0.1:50398 (2 connections now open) 2021-06-05T09:53:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41024 #462 (3 connections now open) 2021-06-05T09:53:40.533+0000 I NETWORK [conn462] end connection 10.233.73.148:41024 (2 connections now open) 2021-06-05T09:53:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50628 #463 (3 connections now open) 2021-06-05T09:53:44.646+0000 I NETWORK [conn463] received client metadata from 127.0.0.1:50628 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-05T09:53:44.743+0000 I NETWORK [conn463] end connection 127.0.0.1:50628 (2 connections now open) 2021-06-05T09:53:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41250 #464 (3 connections now open) 2021-06-05T09:53:50.533+0000 I NETWORK [conn464] end connection 10.233.73.148:41250 (2 connections now open) 2021-06-05T09:53:54.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50856 #465 (3 connections now open) 2021-06-05T09:53:54.742+0000 I NETWORK [conn465] received client metadata from 127.0.0.1:50856 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-05T09:53:54.747+0000 I NETWORK [conn465] end connection 127.0.0.1:50856 (2 connections now open) 2021-06-05T09:54:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41482 #466 (3 connections now open) 2021-06-05T09:54:00.533+0000 I NETWORK [conn466] end connection 10.233.73.148:41482 (2 connections now open) 2021-06-05T09:54:04.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51064 #467 (3 connections now open) 2021-06-05T09:54:04.742+0000 I NETWORK [conn467] received client metadata from 127.0.0.1:51064 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-05T09:54:04.746+0000 I NETWORK [conn467] end connection 127.0.0.1:51064 (2 connections now open) 2021-06-05T09:54:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41698 #468 (3 connections now open) 2021-06-05T09:54:10.533+0000 I NETWORK [conn468] end connection 10.233.73.148:41698 (2 connections now open) 2021-06-05T09:54:14.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51292 #469 (3 connections now open) 2021-06-05T09:54:14.742+0000 I NETWORK [conn469] received client metadata from 127.0.0.1:51292 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-05T09:54:14.747+0000 I NETWORK [conn469] end connection 127.0.0.1:51292 (2 connections now open) 2021-06-05T09:54:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41908 #470 (3 connections now open) 2021-06-05T09:54:20.533+0000 I NETWORK [conn470] end connection 10.233.73.148:41908 (2 connections now open) 2021-06-05T09:54:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51544 #471 (3 connections now open) 2021-06-05T09:54:24.650+0000 I NETWORK [conn471] received client metadata from 127.0.0.1:51544 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-05T09:54:24.746+0000 I NETWORK [conn471] end connection 127.0.0.1:51544 (2 connections now open) 2021-06-05T09:54:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42228 #472 (3 connections now open) 2021-06-05T09:54:30.533+0000 I NETWORK [conn472] end connection 10.233.73.148:42228 (2 connections now open) 2021-06-05T09:54:34.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51838 #473 (3 connections now open) 2021-06-05T09:54:34.746+0000 I NETWORK [conn473] received client metadata from 127.0.0.1:51838 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-05T09:54:34.752+0000 I NETWORK [conn473] end connection 127.0.0.1:51838 (2 connections now open) 2021-06-05T09:54:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42510 #474 (3 connections now open) 2021-06-05T09:54:40.533+0000 I NETWORK [conn474] end connection 10.233.73.148:42510 (2 connections now open) 2021-06-05T09:54:44.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52128 #475 (3 connections now open) 2021-06-05T09:54:44.743+0000 I NETWORK [conn475] received client metadata from 127.0.0.1:52128 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-05T09:54:44.748+0000 I NETWORK [conn475] end connection 127.0.0.1:52128 (2 connections now open) 2021-06-05T09:54:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42752 #476 (3 connections now open) 2021-06-05T09:54:50.533+0000 I NETWORK [conn476] end connection 10.233.73.148:42752 (2 connections now open) 2021-06-05T09:54:54.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52354 #477 (3 connections now open) 2021-06-05T09:54:54.747+0000 I NETWORK [conn477] received client metadata from 127.0.0.1:52354 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-05T09:54:54.751+0000 I NETWORK [conn477] end connection 127.0.0.1:52354 (2 connections now open) 2021-06-05T09:55:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42980 #478 (3 connections now open) 2021-06-05T09:55:00.533+0000 I NETWORK [conn478] end connection 10.233.73.148:42980 (2 connections now open) 2021-06-05T09:55:04.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52558 #479 (3 connections now open) 2021-06-05T09:55:04.646+0000 I NETWORK [conn479] received client metadata from 127.0.0.1:52558 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-05T09:55:04.745+0000 I NETWORK [conn479] end connection 127.0.0.1:52558 (2 connections now open) 2021-06-05T09:55:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43190 #480 (3 connections now open) 2021-06-05T09:55:10.533+0000 I NETWORK [conn480] end connection 10.233.73.148:43190 (2 connections now open) 2021-06-05T09:55:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52798 #481 (3 connections now open) 2021-06-05T09:55:14.645+0000 I NETWORK [conn481] received client metadata from 127.0.0.1:52798 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-05T09:55:14.742+0000 I NETWORK [conn481] end connection 127.0.0.1:52798 (2 connections now open) 2021-06-05T09:55:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43406 #482 (3 connections now open) 2021-06-05T09:55:20.533+0000 I NETWORK [conn482] end connection 10.233.73.148:43406 (2 connections now open) 2021-06-05T09:55:24.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53010 #483 (3 connections now open) 2021-06-05T09:55:24.650+0000 I NETWORK [conn483] received client metadata from 127.0.0.1:53010 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-05T09:55:24.747+0000 I NETWORK [conn483] end connection 127.0.0.1:53010 (2 connections now open) 2021-06-05T09:55:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43636 #484 (3 connections now open) 2021-06-05T09:55:30.533+0000 I NETWORK [conn484] end connection 10.233.73.148:43636 (2 connections now open) 2021-06-05T09:55:34.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53214 #485 (3 connections now open) 2021-06-05T09:55:34.554+0000 I NETWORK [conn485] received client metadata from 127.0.0.1:53214 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-05T09:55:34.646+0000 I NETWORK [conn485] end connection 127.0.0.1:53214 (2 connections now open) 2021-06-05T09:55:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43846 #486 (3 connections now open) 2021-06-05T09:55:40.533+0000 I NETWORK [conn486] end connection 10.233.73.148:43846 (2 connections now open) 2021-06-05T09:55:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53446 #487 (3 connections now open) 2021-06-05T09:55:44.647+0000 I NETWORK [conn487] received client metadata from 127.0.0.1:53446 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-05T09:55:44.742+0000 I NETWORK [conn487] end connection 127.0.0.1:53446 (2 connections now open) 2021-06-05T09:55:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44062 #488 (3 connections now open) 2021-06-05T09:55:50.533+0000 I NETWORK [conn488] end connection 10.233.73.148:44062 (2 connections now open) 2021-06-05T09:55:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53672 #489 (3 connections now open) 2021-06-05T09:55:54.646+0000 I NETWORK [conn489] received client metadata from 127.0.0.1:53672 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-05T09:55:54.744+0000 I NETWORK [conn489] end connection 127.0.0.1:53672 (2 connections now open) 2021-06-05T09:56:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44290 #490 (3 connections now open) 2021-06-05T09:56:00.533+0000 I NETWORK [conn490] end connection 10.233.73.148:44290 (2 connections now open) 2021-06-05T09:56:04.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53872 #491 (3 connections now open) 2021-06-05T09:56:04.643+0000 I NETWORK [conn491] received client metadata from 127.0.0.1:53872 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-05T09:56:04.647+0000 I NETWORK [conn491] end connection 127.0.0.1:53872 (2 connections now open) 2021-06-05T09:56:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44506 #492 (3 connections now open) 2021-06-05T09:56:10.533+0000 I NETWORK [conn492] end connection 10.233.73.148:44506 (2 connections now open) 2021-06-05T09:56:14.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54116 #493 (3 connections now open) 2021-06-05T09:56:14.848+0000 I NETWORK [conn493] received client metadata from 127.0.0.1:54116 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-05T09:56:14.946+0000 I NETWORK [conn493] end connection 127.0.0.1:54116 (2 connections now open) 2021-06-05T09:56:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44722 #494 (3 connections now open) 2021-06-05T09:56:20.532+0000 I NETWORK [conn494] end connection 10.233.73.148:44722 (2 connections now open) 2021-06-05T09:56:24.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54332 #495 (3 connections now open) 2021-06-05T09:56:24.549+0000 I NETWORK [conn495] received client metadata from 127.0.0.1:54332 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-05T09:56:24.644+0000 I NETWORK [conn495] end connection 127.0.0.1:54332 (2 connections now open) 2021-06-05T09:56:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44958 #496 (3 connections now open) 2021-06-05T09:56:30.533+0000 I NETWORK [conn496] end connection 10.233.73.148:44958 (2 connections now open) 2021-06-05T09:56:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54544 #497 (3 connections now open) 2021-06-05T09:56:34.647+0000 I NETWORK [conn497] received client metadata from 127.0.0.1:54544 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-05T09:56:34.742+0000 I NETWORK [conn497] end connection 127.0.0.1:54544 (2 connections now open) 2021-06-05T09:56:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45176 #498 (3 connections now open) 2021-06-05T09:56:40.533+0000 I NETWORK [conn498] end connection 10.233.73.148:45176 (2 connections now open) 2021-06-05T09:56:44.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54774 #499 (3 connections now open) 2021-06-05T09:56:44.642+0000 I NETWORK [conn499] received client metadata from 127.0.0.1:54774 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-05T09:56:44.647+0000 I NETWORK [conn499] end connection 127.0.0.1:54774 (2 connections now open) 2021-06-05T09:56:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45398 #500 (3 connections now open) 2021-06-05T09:56:50.533+0000 I NETWORK [conn500] end connection 10.233.73.148:45398 (2 connections now open) 2021-06-05T09:56:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55002 #501 (3 connections now open) 2021-06-05T09:56:54.744+0000 I NETWORK [conn501] received client metadata from 127.0.0.1:55002 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-05T09:56:54.751+0000 I NETWORK [conn501] end connection 127.0.0.1:55002 (2 connections now open) 2021-06-05T09:57:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45628 #502 (3 connections now open) 2021-06-05T09:57:00.533+0000 I NETWORK [conn502] end connection 10.233.73.148:45628 (2 connections now open) 2021-06-05T09:57:04.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55204 #503 (3 connections now open) 2021-06-05T09:57:04.550+0000 I NETWORK [conn503] received client metadata from 127.0.0.1:55204 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-05T09:57:04.647+0000 I NETWORK [conn503] end connection 127.0.0.1:55204 (2 connections now open) 2021-06-05T09:57:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45848 #504 (3 connections now open) 2021-06-05T09:57:10.533+0000 I NETWORK [conn504] end connection 10.233.73.148:45848 (2 connections now open) 2021-06-05T09:57:14.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55440 #505 (3 connections now open) 2021-06-05T09:57:14.643+0000 I NETWORK [conn505] received client metadata from 127.0.0.1:55440 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-05T09:57:14.742+0000 I NETWORK [conn505] end connection 127.0.0.1:55440 (2 connections now open) 2021-06-05T09:57:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46050 #506 (3 connections now open) 2021-06-05T09:57:20.533+0000 I NETWORK [conn506] end connection 10.233.73.148:46050 (2 connections now open) 2021-06-05T09:57:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55668 #507 (3 connections now open) 2021-06-05T09:57:24.743+0000 I NETWORK [conn507] received client metadata from 127.0.0.1:55668 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-05T09:57:24.748+0000 I NETWORK [conn507] end connection 127.0.0.1:55668 (2 connections now open) 2021-06-05T09:57:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46356 #508 (3 connections now open) 2021-06-05T09:57:30.533+0000 I NETWORK [conn508] end connection 10.233.73.148:46356 (2 connections now open) 2021-06-05T09:57:34.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55978 #509 (3 connections now open) 2021-06-05T09:57:34.643+0000 I NETWORK [conn509] received client metadata from 127.0.0.1:55978 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-05T09:57:34.648+0000 I NETWORK [conn509] end connection 127.0.0.1:55978 (2 connections now open) 2021-06-05T09:57:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46650 #510 (3 connections now open) 2021-06-05T09:57:40.533+0000 I NETWORK [conn510] end connection 10.233.73.148:46650 (2 connections now open) 2021-06-05T09:57:44.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56276 #511 (3 connections now open) 2021-06-05T09:57:44.643+0000 I NETWORK [conn511] received client metadata from 127.0.0.1:56276 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-05T09:57:44.649+0000 I NETWORK [conn511] end connection 127.0.0.1:56276 (2 connections now open) 2021-06-05T09:57:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:46944 #512 (3 connections now open) 2021-06-05T09:57:50.533+0000 I NETWORK [conn512] end connection 10.233.73.148:46944 (2 connections now open) 2021-06-05T09:57:54.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56576 #513 (3 connections now open) 2021-06-05T09:57:54.748+0000 I NETWORK [conn513] received client metadata from 127.0.0.1:56576 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-05T09:57:54.845+0000 I NETWORK [conn513] end connection 127.0.0.1:56576 (2 connections now open) 2021-06-05T09:58:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47254 #514 (3 connections now open) 2021-06-05T09:58:00.532+0000 I NETWORK [conn514] end connection 10.233.73.148:47254 (2 connections now open) 2021-06-05T09:58:04.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56884 #515 (3 connections now open) 2021-06-05T09:58:04.649+0000 I NETWORK [conn515] received client metadata from 127.0.0.1:56884 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-05T09:58:04.747+0000 I NETWORK [conn515] end connection 127.0.0.1:56884 (2 connections now open) 2021-06-05T09:58:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47562 #516 (3 connections now open) 2021-06-05T09:58:10.533+0000 I NETWORK [conn516] end connection 10.233.73.148:47562 (2 connections now open) 2021-06-05T09:58:14.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57212 #517 (3 connections now open) 2021-06-05T09:58:14.745+0000 I NETWORK [conn517] received client metadata from 127.0.0.1:57212 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-05T09:58:14.750+0000 I NETWORK [conn517] end connection 127.0.0.1:57212 (2 connections now open) 2021-06-05T09:58:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:47822 #518 (3 connections now open) 2021-06-05T09:58:20.533+0000 I NETWORK [conn518] end connection 10.233.73.148:47822 (2 connections now open) 2021-06-05T09:58:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57424 #519 (3 connections now open) 2021-06-05T09:58:24.648+0000 I NETWORK [conn519] received client metadata from 127.0.0.1:57424 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-05T09:58:24.748+0000 I NETWORK [conn519] end connection 127.0.0.1:57424 (2 connections now open) 2021-06-05T09:58:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48046 #520 (3 connections now open) 2021-06-05T09:58:30.533+0000 I NETWORK [conn520] end connection 10.233.73.148:48046 (2 connections now open) 2021-06-05T09:58:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57624 #521 (3 connections now open) 2021-06-05T09:58:34.649+0000 I NETWORK [conn521] received client metadata from 127.0.0.1:57624 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-05T09:58:34.746+0000 I NETWORK [conn521] end connection 127.0.0.1:57624 (2 connections now open) 2021-06-05T09:58:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48256 #522 (3 connections now open) 2021-06-05T09:58:40.533+0000 I NETWORK [conn522] end connection 10.233.73.148:48256 (2 connections now open) 2021-06-05T09:58:44.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57848 #523 (3 connections now open) 2021-06-05T09:58:44.643+0000 I NETWORK [conn523] received client metadata from 127.0.0.1:57848 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-05T09:58:44.647+0000 I NETWORK [conn523] end connection 127.0.0.1:57848 (2 connections now open) 2021-06-05T09:58:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48462 #524 (3 connections now open) 2021-06-05T09:58:50.533+0000 I NETWORK [conn524] end connection 10.233.73.148:48462 (2 connections now open) 2021-06-05T09:58:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58060 #525 (3 connections now open) 2021-06-05T09:58:54.649+0000 I NETWORK [conn525] received client metadata from 127.0.0.1:58060 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-05T09:58:54.745+0000 I NETWORK [conn525] end connection 127.0.0.1:58060 (2 connections now open) 2021-06-05T09:59:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48682 #526 (3 connections now open) 2021-06-05T09:59:00.533+0000 I NETWORK [conn526] end connection 10.233.73.148:48682 (2 connections now open) 2021-06-05T09:59:04.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58266 #527 (3 connections now open) 2021-06-05T09:59:04.742+0000 I NETWORK [conn527] received client metadata from 127.0.0.1:58266 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-05T09:59:04.748+0000 I NETWORK [conn527] end connection 127.0.0.1:58266 (2 connections now open) 2021-06-05T09:59:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:48898 #528 (3 connections now open) 2021-06-05T09:59:10.532+0000 I NETWORK [conn528] end connection 10.233.73.148:48898 (2 connections now open) 2021-06-05T09:59:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58494 #529 (3 connections now open) 2021-06-05T09:59:14.648+0000 I NETWORK [conn529] received client metadata from 127.0.0.1:58494 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-05T09:59:14.746+0000 I NETWORK [conn529] end connection 127.0.0.1:58494 (2 connections now open) 2021-06-05T09:59:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49110 #530 (3 connections now open) 2021-06-05T09:59:20.533+0000 I NETWORK [conn530] end connection 10.233.73.148:49110 (2 connections now open) 2021-06-05T09:59:24.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58718 #531 (3 connections now open) 2021-06-05T09:59:24.647+0000 I NETWORK [conn531] received client metadata from 127.0.0.1:58718 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-05T09:59:24.742+0000 I NETWORK [conn531] end connection 127.0.0.1:58718 (2 connections now open) 2021-06-05T09:59:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49342 #532 (3 connections now open) 2021-06-05T09:59:30.533+0000 I NETWORK [conn532] end connection 10.233.73.148:49342 (2 connections now open) 2021-06-05T09:59:34.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58924 #533 (3 connections now open) 2021-06-05T09:59:34.842+0000 I NETWORK [conn533] received client metadata from 127.0.0.1:58924 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-05T09:59:34.847+0000 I NETWORK [conn533] end connection 127.0.0.1:58924 (2 connections now open) 2021-06-05T09:59:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49554 #534 (3 connections now open) 2021-06-05T09:59:40.533+0000 I NETWORK [conn534] end connection 10.233.73.148:49554 (2 connections now open) 2021-06-05T09:59:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59146 #535 (3 connections now open) 2021-06-05T09:59:44.648+0000 I NETWORK [conn535] received client metadata from 127.0.0.1:59146 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-05T09:59:44.747+0000 I NETWORK [conn535] end connection 127.0.0.1:59146 (2 connections now open) 2021-06-05T09:59:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:49766 #536 (3 connections now open) 2021-06-05T09:59:50.533+0000 I NETWORK [conn536] end connection 10.233.73.148:49766 (2 connections now open) 2021-06-05T09:59:54.844+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59384 #537 (3 connections now open) 2021-06-05T09:59:54.844+0000 I NETWORK [conn537] received client metadata from 127.0.0.1:59384 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-05T09:59:54.942+0000 I NETWORK [conn537] end connection 127.0.0.1:59384 (2 connections now open) 2021-06-05T10:00:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50026 #538 (3 connections now open) 2021-06-05T10:00:00.533+0000 I NETWORK [conn538] end connection 10.233.73.148:50026 (2 connections now open) 2021-06-05T10:00:04.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59644 #539 (3 connections now open) 2021-06-05T10:00:04.744+0000 I NETWORK [conn539] received client metadata from 127.0.0.1:59644 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-05T10:00:04.748+0000 I NETWORK [conn539] end connection 127.0.0.1:59644 (2 connections now open) 2021-06-05T10:00:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50328 #540 (3 connections now open) 2021-06-05T10:00:10.533+0000 I NETWORK [conn540] end connection 10.233.73.148:50328 (2 connections now open) 2021-06-05T10:00:14.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59952 #541 (3 connections now open) 2021-06-05T10:00:14.549+0000 I NETWORK [conn541] received client metadata from 127.0.0.1:59952 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-05T10:00:14.644+0000 I NETWORK [conn541] end connection 127.0.0.1:59952 (2 connections now open) 2021-06-05T10:00:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50622 #542 (3 connections now open) 2021-06-05T10:00:20.533+0000 I NETWORK [conn542] end connection 10.233.73.148:50622 (2 connections now open) 2021-06-05T10:00:24.653+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60268 #543 (3 connections now open) 2021-06-05T10:00:24.654+0000 I NETWORK [conn543] received client metadata from 127.0.0.1:60268 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-05T10:00:24.746+0000 I NETWORK [conn543] end connection 127.0.0.1:60268 (2 connections now open) 2021-06-05T10:00:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:50946 #544 (3 connections now open) 2021-06-05T10:00:30.533+0000 I NETWORK [conn544] end connection 10.233.73.148:50946 (2 connections now open) 2021-06-05T10:00:34.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60574 #545 (3 connections now open) 2021-06-05T10:00:34.743+0000 I NETWORK [conn545] received client metadata from 127.0.0.1:60574 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-05T10:00:34.747+0000 I NETWORK [conn545] end connection 127.0.0.1:60574 (2 connections now open) 2021-06-05T10:00:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51230 #546 (3 connections now open) 2021-06-05T10:00:40.533+0000 I NETWORK [conn546] end connection 10.233.73.148:51230 (2 connections now open) 2021-06-05T10:00:44.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:60878 #547 (3 connections now open) 2021-06-05T10:00:44.645+0000 I NETWORK [conn547] received client metadata from 127.0.0.1:60878 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-05T10:00:44.742+0000 I NETWORK [conn547] end connection 127.0.0.1:60878 (2 connections now open) 2021-06-05T10:00:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51558 #548 (3 connections now open) 2021-06-05T10:00:50.533+0000 I NETWORK [conn548] end connection 10.233.73.148:51558 (2 connections now open) 2021-06-05T10:00:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:32972 #549 (3 connections now open) 2021-06-05T10:00:54.645+0000 I NETWORK [conn549] received client metadata from 127.0.0.1:32972 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-05T10:00:54.742+0000 I NETWORK [conn549] end connection 127.0.0.1:32972 (2 connections now open) 2021-06-05T10:01:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:51880 #550 (3 connections now open) 2021-06-05T10:01:00.533+0000 I NETWORK [conn550] end connection 10.233.73.148:51880 (2 connections now open) 2021-06-05T10:01:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33274 #551 (3 connections now open) 2021-06-05T10:01:04.650+0000 I NETWORK [conn551] received client metadata from 127.0.0.1:33274 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-05T10:01:04.748+0000 I NETWORK [conn551] end connection 127.0.0.1:33274 (2 connections now open) 2021-06-05T10:01:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52198 #552 (3 connections now open) 2021-06-05T10:01:10.533+0000 I NETWORK [conn552] end connection 10.233.73.148:52198 (2 connections now open) 2021-06-05T10:01:14.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33602 #553 (3 connections now open) 2021-06-05T10:01:14.748+0000 I NETWORK [conn553] received client metadata from 127.0.0.1:33602 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-05T10:01:14.845+0000 I NETWORK [conn553] end connection 127.0.0.1:33602 (2 connections now open) 2021-06-05T10:01:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52500 #554 (3 connections now open) 2021-06-05T10:01:20.533+0000 I NETWORK [conn554] end connection 10.233.73.148:52500 (2 connections now open) 2021-06-05T10:01:24.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33880 #555 (3 connections now open) 2021-06-05T10:01:24.742+0000 I NETWORK [conn555] received client metadata from 127.0.0.1:33880 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-05T10:01:24.748+0000 I NETWORK [conn555] end connection 127.0.0.1:33880 (2 connections now open) 2021-06-05T10:01:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52740 #556 (3 connections now open) 2021-06-05T10:01:30.533+0000 I NETWORK [conn556] end connection 10.233.73.148:52740 (2 connections now open) 2021-06-05T10:01:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34086 #557 (3 connections now open) 2021-06-05T10:01:34.648+0000 I NETWORK [conn557] received client metadata from 127.0.0.1:34086 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-05T10:01:34.745+0000 I NETWORK [conn557] end connection 127.0.0.1:34086 (2 connections now open) 2021-06-05T10:01:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:52946 #558 (3 connections now open) 2021-06-05T10:01:40.533+0000 I NETWORK [conn558] end connection 10.233.73.148:52946 (2 connections now open) 2021-06-05T10:01:44.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34304 #559 (3 connections now open) 2021-06-05T10:01:44.649+0000 I NETWORK [conn559] received client metadata from 127.0.0.1:34304 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-05T10:01:44.746+0000 I NETWORK [conn559] end connection 127.0.0.1:34304 (2 connections now open) 2021-06-05T10:01:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53152 #560 (3 connections now open) 2021-06-05T10:01:50.533+0000 I NETWORK [conn560] end connection 10.233.73.148:53152 (2 connections now open) 2021-06-05T10:01:54.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34524 #561 (3 connections now open) 2021-06-05T10:01:54.843+0000 I NETWORK [conn561] received client metadata from 127.0.0.1:34524 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-05T10:01:54.849+0000 I NETWORK [conn561] end connection 127.0.0.1:34524 (2 connections now open) 2021-06-05T10:02:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53370 #562 (3 connections now open) 2021-06-05T10:02:00.533+0000 I NETWORK [conn562] end connection 10.233.73.148:53370 (2 connections now open) 2021-06-05T10:02:04.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34710 #563 (3 connections now open) 2021-06-05T10:02:04.643+0000 I NETWORK [conn563] received client metadata from 127.0.0.1:34710 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-05T10:02:04.648+0000 I NETWORK [conn563] end connection 127.0.0.1:34710 (2 connections now open) 2021-06-05T10:02:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53580 #564 (3 connections now open) 2021-06-05T10:02:10.532+0000 I NETWORK [conn564] end connection 10.233.73.148:53580 (2 connections now open) 2021-06-05T10:02:14.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34946 #565 (3 connections now open) 2021-06-05T10:02:14.747+0000 I NETWORK [conn565] received client metadata from 127.0.0.1:34946 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-05T10:02:14.842+0000 I NETWORK [conn565] end connection 127.0.0.1:34946 (2 connections now open) 2021-06-05T10:02:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:53788 #566 (3 connections now open) 2021-06-05T10:02:20.533+0000 I NETWORK [conn566] end connection 10.233.73.148:53788 (2 connections now open) 2021-06-05T10:02:24.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35164 #567 (3 connections now open) 2021-06-05T10:02:24.743+0000 I NETWORK [conn567] received client metadata from 127.0.0.1:35164 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-05T10:02:24.748+0000 I NETWORK [conn567] end connection 127.0.0.1:35164 (2 connections now open) 2021-06-05T10:02:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54014 #568 (3 connections now open) 2021-06-05T10:02:30.533+0000 I NETWORK [conn568] end connection 10.233.73.148:54014 (2 connections now open) 2021-06-05T10:02:34.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35362 #569 (3 connections now open) 2021-06-05T10:02:34.742+0000 I NETWORK [conn569] received client metadata from 127.0.0.1:35362 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-05T10:02:34.746+0000 I NETWORK [conn569] end connection 127.0.0.1:35362 (2 connections now open) 2021-06-05T10:02:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54228 #570 (3 connections now open) 2021-06-05T10:02:40.533+0000 I NETWORK [conn570] end connection 10.233.73.148:54228 (2 connections now open) 2021-06-05T10:02:44.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35582 #571 (3 connections now open) 2021-06-05T10:02:44.648+0000 I NETWORK [conn571] received client metadata from 127.0.0.1:35582 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-05T10:02:44.748+0000 I NETWORK [conn571] end connection 127.0.0.1:35582 (2 connections now open) 2021-06-05T10:02:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54428 #572 (3 connections now open) 2021-06-05T10:02:50.533+0000 I NETWORK [conn572] end connection 10.233.73.148:54428 (2 connections now open) 2021-06-05T10:02:54.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35802 #573 (3 connections now open) 2021-06-05T10:02:54.750+0000 I NETWORK [conn573] received client metadata from 127.0.0.1:35802 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-05T10:02:54.847+0000 I NETWORK [conn573] end connection 127.0.0.1:35802 (2 connections now open) 2021-06-05T10:03:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54644 #574 (3 connections now open) 2021-06-05T10:03:00.533+0000 I NETWORK [conn574] end connection 10.233.73.148:54644 (2 connections now open) 2021-06-05T10:03:04.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35994 #575 (3 connections now open) 2021-06-05T10:03:04.842+0000 I NETWORK [conn575] received client metadata from 127.0.0.1:35994 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-05T10:03:04.847+0000 I NETWORK [conn575] end connection 127.0.0.1:35994 (2 connections now open) 2021-06-05T10:03:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:54868 #576 (3 connections now open) 2021-06-05T10:03:10.533+0000 I NETWORK [conn576] end connection 10.233.73.148:54868 (2 connections now open) 2021-06-05T10:03:14.655+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36226 #577 (3 connections now open) 2021-06-05T10:03:14.742+0000 I NETWORK [conn577] received client metadata from 127.0.0.1:36226 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-05T10:03:14.749+0000 I NETWORK [conn577] end connection 127.0.0.1:36226 (2 connections now open) 2021-06-05T10:03:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55074 #578 (3 connections now open) 2021-06-05T10:03:20.533+0000 I NETWORK [conn578] end connection 10.233.73.148:55074 (2 connections now open) 2021-06-05T10:03:24.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36448 #579 (3 connections now open) 2021-06-05T10:03:24.645+0000 I NETWORK [conn579] received client metadata from 127.0.0.1:36448 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-05T10:03:24.743+0000 I NETWORK [conn579] end connection 127.0.0.1:36448 (2 connections now open) 2021-06-05T10:03:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55308 #580 (3 connections now open) 2021-06-05T10:03:30.533+0000 I NETWORK [conn580] end connection 10.233.73.148:55308 (2 connections now open) 2021-06-05T10:03:34.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36656 #581 (3 connections now open) 2021-06-05T10:03:34.642+0000 I NETWORK [conn581] received client metadata from 127.0.0.1:36656 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-05T10:03:34.647+0000 I NETWORK [conn581] end connection 127.0.0.1:36656 (2 connections now open) 2021-06-05T10:03:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55528 #582 (3 connections now open) 2021-06-05T10:03:40.533+0000 I NETWORK [conn582] end connection 10.233.73.148:55528 (2 connections now open) 2021-06-05T10:03:44.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:36888 #583 (3 connections now open) 2021-06-05T10:03:44.646+0000 I NETWORK [conn583] received client metadata from 127.0.0.1:36888 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-05T10:03:44.743+0000 I NETWORK [conn583] end connection 127.0.0.1:36888 (2 connections now open) 2021-06-05T10:03:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55746 #584 (3 connections now open) 2021-06-05T10:03:50.533+0000 I NETWORK [conn584] end connection 10.233.73.148:55746 (2 connections now open) 2021-06-05T10:03:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37108 #585 (3 connections now open) 2021-06-05T10:03:54.649+0000 I NETWORK [conn585] received client metadata from 127.0.0.1:37108 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-05T10:03:54.744+0000 I NETWORK [conn585] end connection 127.0.0.1:37108 (2 connections now open) 2021-06-05T10:04:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:55970 #586 (3 connections now open) 2021-06-05T10:04:00.533+0000 I NETWORK [conn586] end connection 10.233.73.148:55970 (2 connections now open) 2021-06-05T10:04:04.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37316 #587 (3 connections now open) 2021-06-05T10:04:04.645+0000 I NETWORK [conn587] received client metadata from 127.0.0.1:37316 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-05T10:04:04.742+0000 I NETWORK [conn587] end connection 127.0.0.1:37316 (2 connections now open) 2021-06-05T10:04:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56182 #588 (3 connections now open) 2021-06-05T10:04:10.533+0000 I NETWORK [conn588] end connection 10.233.73.148:56182 (2 connections now open) 2021-06-05T10:04:14.849+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37546 #589 (3 connections now open) 2021-06-05T10:04:14.850+0000 I NETWORK [conn589] received client metadata from 127.0.0.1:37546 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-05T10:04:14.946+0000 I NETWORK [conn589] end connection 127.0.0.1:37546 (2 connections now open) 2021-06-05T10:04:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56384 #590 (3 connections now open) 2021-06-05T10:04:20.533+0000 I NETWORK [conn590] end connection 10.233.73.148:56384 (2 connections now open) 2021-06-05T10:04:24.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37756 #591 (3 connections now open) 2021-06-05T10:04:24.644+0000 I NETWORK [conn591] received client metadata from 127.0.0.1:37756 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-05T10:04:24.649+0000 I NETWORK [conn591] end connection 127.0.0.1:37756 (2 connections now open) 2021-06-05T10:04:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56620 #592 (3 connections now open) 2021-06-05T10:04:30.533+0000 I NETWORK [conn592] end connection 10.233.73.148:56620 (2 connections now open) 2021-06-05T10:04:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37974 #593 (3 connections now open) 2021-06-05T10:04:34.742+0000 I NETWORK [conn593] received client metadata from 127.0.0.1:37974 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-05T10:04:34.747+0000 I NETWORK [conn593] end connection 127.0.0.1:37974 (2 connections now open) 2021-06-05T10:04:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:56834 #594 (3 connections now open) 2021-06-05T10:04:40.533+0000 I NETWORK [conn594] end connection 10.233.73.148:56834 (2 connections now open) 2021-06-05T10:04:44.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38192 #595 (3 connections now open) 2021-06-05T10:04:44.651+0000 I NETWORK [conn595] received client metadata from 127.0.0.1:38192 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-05T10:04:44.747+0000 I NETWORK [conn595] end connection 127.0.0.1:38192 (2 connections now open) 2021-06-05T10:04:50.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57044 #596 (3 connections now open) 2021-06-05T10:04:50.533+0000 I NETWORK [conn596] end connection 10.233.73.148:57044 (2 connections now open) 2021-06-05T10:04:54.842+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38422 #597 (3 connections now open) 2021-06-05T10:04:54.843+0000 I NETWORK [conn597] received client metadata from 127.0.0.1:38422 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-05T10:04:54.849+0000 I NETWORK [conn597] end connection 127.0.0.1:38422 (2 connections now open) 2021-06-05T10:05:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57280 #598 (3 connections now open) 2021-06-05T10:05:00.533+0000 I NETWORK [conn598] end connection 10.233.73.148:57280 (2 connections now open) 2021-06-05T10:05:04.545+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38622 #599 (3 connections now open) 2021-06-05T10:05:04.545+0000 I NETWORK [conn599] received client metadata from 127.0.0.1:38622 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-05T10:05:04.642+0000 I NETWORK [conn599] end connection 127.0.0.1:38622 (2 connections now open) 2021-06-05T10:05:10.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57500 #600 (3 connections now open) 2021-06-05T10:05:10.533+0000 I NETWORK [conn600] end connection 10.233.73.148:57500 (2 connections now open) 2021-06-05T10:05:14.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38872 #601 (3 connections now open) 2021-06-05T10:05:14.649+0000 I NETWORK [conn601] received client metadata from 127.0.0.1:38872 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-05T10:05:14.745+0000 I NETWORK [conn601] end connection 127.0.0.1:38872 (2 connections now open) 2021-06-05T10:05:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57732 #602 (3 connections now open) 2021-06-05T10:05:20.533+0000 I NETWORK [conn602] end connection 10.233.73.148:57732 (2 connections now open) 2021-06-05T10:05:24.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39132 #603 (3 connections now open) 2021-06-05T10:05:24.743+0000 I NETWORK [conn603] received client metadata from 127.0.0.1:39132 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-05T10:05:24.843+0000 I NETWORK [conn603] end connection 127.0.0.1:39132 (2 connections now open) 2021-06-05T10:05:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:57994 #604 (3 connections now open) 2021-06-05T10:05:30.533+0000 I NETWORK [conn604] end connection 10.233.73.148:57994 (2 connections now open) 2021-06-05T10:05:34.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39340 #605 (3 connections now open) 2021-06-05T10:05:34.642+0000 I NETWORK [conn605] received client metadata from 127.0.0.1:39340 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-05T10:05:34.648+0000 I NETWORK [conn605] end connection 127.0.0.1:39340 (2 connections now open) 2021-06-05T10:05:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58210 #606 (3 connections now open) 2021-06-05T10:05:40.533+0000 I NETWORK [conn606] end connection 10.233.73.148:58210 (2 connections now open) 2021-06-05T10:05:44.454+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39562 #607 (3 connections now open) 2021-06-05T10:05:44.542+0000 I NETWORK [conn607] received client metadata from 127.0.0.1:39562 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-05T10:05:44.547+0000 I NETWORK [conn607] end connection 127.0.0.1:39562 (2 connections now open) 2021-06-05T10:05:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58416 #608 (3 connections now open) 2021-06-05T10:05:50.533+0000 I NETWORK [conn608] end connection 10.233.73.148:58416 (2 connections now open) 2021-06-05T10:05:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39800 #609 (3 connections now open) 2021-06-05T10:05:54.745+0000 I NETWORK [conn609] received client metadata from 127.0.0.1:39800 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-05T10:05:54.842+0000 I NETWORK [conn609] end connection 127.0.0.1:39800 (2 connections now open) 2021-06-05T10:06:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58642 #610 (3 connections now open) 2021-06-05T10:06:00.533+0000 I NETWORK [conn610] end connection 10.233.73.148:58642 (2 connections now open) 2021-06-05T10:06:04.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:39984 #611 (3 connections now open) 2021-06-05T10:06:04.550+0000 I NETWORK [conn611] received client metadata from 127.0.0.1:39984 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-05T10:06:04.646+0000 I NETWORK [conn611] end connection 127.0.0.1:39984 (2 connections now open) 2021-06-05T10:06:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:58858 #612 (3 connections now open) 2021-06-05T10:06:10.532+0000 I NETWORK [conn612] end connection 10.233.73.148:58858 (2 connections now open) 2021-06-05T10:06:14.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40216 #613 (3 connections now open) 2021-06-05T10:06:14.742+0000 I NETWORK [conn613] received client metadata from 127.0.0.1:40216 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-05T10:06:14.747+0000 I NETWORK [conn613] end connection 127.0.0.1:40216 (2 connections now open) 2021-06-05T10:06:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59074 #614 (3 connections now open) 2021-06-05T10:06:20.533+0000 I NETWORK [conn614] end connection 10.233.73.148:59074 (2 connections now open) 2021-06-05T10:06:24.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40452 #615 (3 connections now open) 2021-06-05T10:06:24.746+0000 I NETWORK [conn615] received client metadata from 127.0.0.1:40452 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-05T10:06:24.842+0000 I NETWORK [conn615] end connection 127.0.0.1:40452 (2 connections now open) 2021-06-05T10:06:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59356 #616 (3 connections now open) 2021-06-05T10:06:30.533+0000 I NETWORK [conn616] end connection 10.233.73.148:59356 (2 connections now open) 2021-06-05T10:06:34.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40750 #617 (3 connections now open) 2021-06-05T10:06:34.742+0000 I NETWORK [conn617] received client metadata from 127.0.0.1:40750 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-05T10:06:34.748+0000 I NETWORK [conn617] end connection 127.0.0.1:40750 (2 connections now open) 2021-06-05T10:06:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59648 #618 (3 connections now open) 2021-06-05T10:06:40.533+0000 I NETWORK [conn618] end connection 10.233.73.148:59648 (2 connections now open) 2021-06-05T10:06:44.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41040 #619 (3 connections now open) 2021-06-05T10:06:44.745+0000 I NETWORK [conn619] received client metadata from 127.0.0.1:41040 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-05T10:06:44.842+0000 I NETWORK [conn619] end connection 127.0.0.1:41040 (2 connections now open) 2021-06-05T10:06:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:59936 #620 (3 connections now open) 2021-06-05T10:06:50.533+0000 I NETWORK [conn620] end connection 10.233.73.148:59936 (2 connections now open) 2021-06-05T10:06:54.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41328 #621 (3 connections now open) 2021-06-05T10:06:54.750+0000 I NETWORK [conn621] received client metadata from 127.0.0.1:41328 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-05T10:06:54.845+0000 I NETWORK [conn621] end connection 127.0.0.1:41328 (2 connections now open) 2021-06-05T10:07:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60232 #622 (3 connections now open) 2021-06-05T10:07:00.533+0000 I NETWORK [conn622] end connection 10.233.73.148:60232 (2 connections now open) 2021-06-05T10:07:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41612 #623 (3 connections now open) 2021-06-05T10:07:04.743+0000 I NETWORK [conn623] received client metadata from 127.0.0.1:41612 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-05T10:07:04.747+0000 I NETWORK [conn623] end connection 127.0.0.1:41612 (2 connections now open) 2021-06-05T10:07:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60478 #624 (3 connections now open) 2021-06-05T10:07:10.533+0000 I NETWORK [conn624] end connection 10.233.73.148:60478 (2 connections now open) 2021-06-05T10:07:14.749+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41838 #625 (3 connections now open) 2021-06-05T10:07:14.842+0000 I NETWORK [conn625] received client metadata from 127.0.0.1:41838 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-05T10:07:14.847+0000 I NETWORK [conn625] end connection 127.0.0.1:41838 (2 connections now open) 2021-06-05T10:07:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60686 #626 (3 connections now open) 2021-06-05T10:07:20.533+0000 I NETWORK [conn626] end connection 10.233.73.148:60686 (2 connections now open) 2021-06-05T10:07:24.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42052 #627 (3 connections now open) 2021-06-05T10:07:24.647+0000 I NETWORK [conn627] received client metadata from 127.0.0.1:42052 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-05T10:07:24.744+0000 I NETWORK [conn627] end connection 127.0.0.1:42052 (2 connections now open) 2021-06-05T10:07:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:60926 #628 (3 connections now open) 2021-06-05T10:07:30.533+0000 I NETWORK [conn628] end connection 10.233.73.148:60926 (2 connections now open) 2021-06-05T10:07:34.651+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42274 #629 (3 connections now open) 2021-06-05T10:07:34.742+0000 I NETWORK [conn629] received client metadata from 127.0.0.1:42274 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-05T10:07:34.746+0000 I NETWORK [conn629] end connection 127.0.0.1:42274 (2 connections now open) 2021-06-05T10:07:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:32908 #630 (3 connections now open) 2021-06-05T10:07:40.533+0000 I NETWORK [conn630] end connection 10.233.73.148:32908 (2 connections now open) 2021-06-05T10:07:44.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42508 #631 (3 connections now open) 2021-06-05T10:07:44.645+0000 I NETWORK [conn631] received client metadata from 127.0.0.1:42508 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-05T10:07:44.745+0000 I NETWORK [conn631] end connection 127.0.0.1:42508 (2 connections now open) 2021-06-05T10:07:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33132 #632 (3 connections now open) 2021-06-05T10:07:50.533+0000 I NETWORK [conn632] end connection 10.233.73.148:33132 (2 connections now open) 2021-06-05T10:07:54.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42722 #633 (3 connections now open) 2021-06-05T10:07:54.748+0000 I NETWORK [conn633] received client metadata from 127.0.0.1:42722 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-05T10:07:54.846+0000 I NETWORK [conn633] end connection 127.0.0.1:42722 (2 connections now open) 2021-06-05T10:08:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33358 #634 (3 connections now open) 2021-06-05T10:08:00.533+0000 I NETWORK [conn634] end connection 10.233.73.148:33358 (2 connections now open) 2021-06-05T10:08:04.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:42970 #635 (3 connections now open) 2021-06-05T10:08:04.744+0000 I NETWORK [conn635] received client metadata from 127.0.0.1:42970 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-05T10:08:04.749+0000 I NETWORK [conn635] end connection 127.0.0.1:42970 (2 connections now open) 2021-06-05T10:08:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33674 #636 (3 connections now open) 2021-06-05T10:08:10.533+0000 I NETWORK [conn636] end connection 10.233.73.148:33674 (2 connections now open) 2021-06-05T10:08:14.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43288 #637 (3 connections now open) 2021-06-05T10:08:14.643+0000 I NETWORK [conn637] received client metadata from 127.0.0.1:43288 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-05T10:08:14.647+0000 I NETWORK [conn637] end connection 127.0.0.1:43288 (2 connections now open) 2021-06-05T10:08:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:33978 #638 (3 connections now open) 2021-06-05T10:08:20.533+0000 I NETWORK [conn638] end connection 10.233.73.148:33978 (2 connections now open) 2021-06-05T10:08:24.547+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43600 #639 (3 connections now open) 2021-06-05T10:08:24.548+0000 I NETWORK [conn639] received client metadata from 127.0.0.1:43600 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-05T10:08:24.644+0000 I NETWORK [conn639] end connection 127.0.0.1:43600 (2 connections now open) 2021-06-05T10:08:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34308 #640 (3 connections now open) 2021-06-05T10:08:30.533+0000 I NETWORK [conn640] end connection 10.233.73.148:34308 (2 connections now open) 2021-06-05T10:08:34.646+0000 I NETWORK [listener] connection accepted from 127.0.0.1:43936 #641 (3 connections now open) 2021-06-05T10:08:34.647+0000 I NETWORK [conn641] received client metadata from 127.0.0.1:43936 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-05T10:08:34.741+0000 I NETWORK [conn641] end connection 127.0.0.1:43936 (2 connections now open) 2021-06-05T10:08:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34598 #642 (3 connections now open) 2021-06-05T10:08:40.532+0000 I NETWORK [conn642] end connection 10.233.73.148:34598 (2 connections now open) 2021-06-05T10:08:44.747+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44224 #643 (3 connections now open) 2021-06-05T10:08:44.747+0000 I NETWORK [conn643] received client metadata from 127.0.0.1:44224 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-05T10:08:44.842+0000 I NETWORK [conn643] end connection 127.0.0.1:44224 (2 connections now open) 2021-06-05T10:08:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:34860 #644 (3 connections now open) 2021-06-05T10:08:50.533+0000 I NETWORK [conn644] end connection 10.233.73.148:34860 (2 connections now open) 2021-06-05T10:08:54.546+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44452 #645 (3 connections now open) 2021-06-05T10:08:54.642+0000 I NETWORK [conn645] received client metadata from 127.0.0.1:44452 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-05T10:08:54.646+0000 I NETWORK [conn645] end connection 127.0.0.1:44452 (2 connections now open) 2021-06-05T10:09:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35086 #646 (3 connections now open) 2021-06-05T10:09:00.533+0000 I NETWORK [conn646] end connection 10.233.73.148:35086 (2 connections now open) 2021-06-05T10:09:04.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44668 #647 (3 connections now open) 2021-06-05T10:09:04.648+0000 I NETWORK [conn647] received client metadata from 127.0.0.1:44668 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-05T10:09:04.745+0000 I NETWORK [conn647] end connection 127.0.0.1:44668 (2 connections now open) 2021-06-05T10:09:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35314 #648 (3 connections now open) 2021-06-05T10:09:10.533+0000 I NETWORK [conn648] end connection 10.233.73.148:35314 (2 connections now open) 2021-06-05T10:09:14.853+0000 I NETWORK [listener] connection accepted from 127.0.0.1:44924 #649 (3 connections now open) 2021-06-05T10:09:14.854+0000 I NETWORK [conn649] received client metadata from 127.0.0.1:44924 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-05T10:09:14.947+0000 I NETWORK [conn649] end connection 127.0.0.1:44924 (2 connections now open) 2021-06-05T10:09:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35536 #650 (3 connections now open) 2021-06-05T10:09:20.532+0000 I NETWORK [conn650] end connection 10.233.73.148:35536 (2 connections now open) 2021-06-05T10:09:24.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45144 #651 (3 connections now open) 2021-06-05T10:09:24.643+0000 I NETWORK [conn651] received client metadata from 127.0.0.1:45144 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-05T10:09:24.742+0000 I NETWORK [conn651] end connection 127.0.0.1:45144 (2 connections now open) 2021-06-05T10:09:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:35774 #652 (3 connections now open) 2021-06-05T10:09:30.533+0000 I NETWORK [conn652] end connection 10.233.73.148:35774 (2 connections now open) 2021-06-05T10:09:34.650+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45358 #653 (3 connections now open) 2021-06-05T10:09:34.650+0000 I NETWORK [conn653] received client metadata from 127.0.0.1:45358 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-05T10:09:34.745+0000 I NETWORK [conn653] end connection 127.0.0.1:45358 (2 connections now open) 2021-06-05T10:09:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36002 #654 (3 connections now open) 2021-06-05T10:09:40.533+0000 I NETWORK [conn654] end connection 10.233.73.148:36002 (2 connections now open) 2021-06-05T10:09:44.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45602 #655 (3 connections now open) 2021-06-05T10:09:44.745+0000 I NETWORK [conn655] received client metadata from 127.0.0.1:45602 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-05T10:09:44.845+0000 I NETWORK [conn655] end connection 127.0.0.1:45602 (2 connections now open) 2021-06-05T10:09:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36224 #656 (3 connections now open) 2021-06-05T10:09:50.533+0000 I NETWORK [conn656] end connection 10.233.73.148:36224 (2 connections now open) 2021-06-05T10:09:54.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:45830 #657 (3 connections now open) 2021-06-05T10:09:54.646+0000 I NETWORK [conn657] received client metadata from 127.0.0.1:45830 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-05T10:09:54.742+0000 I NETWORK [conn657] end connection 127.0.0.1:45830 (2 connections now open) 2021-06-05T10:10:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36458 #658 (3 connections now open) 2021-06-05T10:10:00.533+0000 I NETWORK [conn658] end connection 10.233.73.148:36458 (2 connections now open) 2021-06-05T10:10:04.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46040 #659 (3 connections now open) 2021-06-05T10:10:04.650+0000 I NETWORK [conn659] received client metadata from 127.0.0.1:46040 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-05T10:10:04.748+0000 I NETWORK [conn659] end connection 127.0.0.1:46040 (2 connections now open) 2021-06-05T10:10:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36676 #660 (3 connections now open) 2021-06-05T10:10:10.533+0000 I NETWORK [conn660] end connection 10.233.73.148:36676 (2 connections now open) 2021-06-05T10:10:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46274 #661 (3 connections now open) 2021-06-05T10:10:14.746+0000 I NETWORK [conn661] received client metadata from 127.0.0.1:46274 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-05T10:10:14.751+0000 I NETWORK [conn661] end connection 127.0.0.1:46274 (2 connections now open) 2021-06-05T10:10:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:36886 #662 (3 connections now open) 2021-06-05T10:10:20.533+0000 I NETWORK [conn662] end connection 10.233.73.148:36886 (2 connections now open) 2021-06-05T10:10:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46488 #663 (3 connections now open) 2021-06-05T10:10:24.650+0000 I NETWORK [conn663] received client metadata from 127.0.0.1:46488 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-05T10:10:24.749+0000 I NETWORK [conn663] end connection 127.0.0.1:46488 (2 connections now open) 2021-06-05T10:10:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37118 #664 (3 connections now open) 2021-06-05T10:10:30.533+0000 I NETWORK [conn664] end connection 10.233.73.148:37118 (2 connections now open) 2021-06-05T10:10:34.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46706 #665 (3 connections now open) 2021-06-05T10:10:34.746+0000 I NETWORK [conn665] received client metadata from 127.0.0.1:46706 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-05T10:10:34.842+0000 I NETWORK [conn665] end connection 127.0.0.1:46706 (2 connections now open) 2021-06-05T10:10:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37332 #666 (3 connections now open) 2021-06-05T10:10:40.533+0000 I NETWORK [conn666] end connection 10.233.73.148:37332 (2 connections now open) 2021-06-05T10:10:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:46926 #667 (3 connections now open) 2021-06-05T10:10:44.645+0000 I NETWORK [conn667] received client metadata from 127.0.0.1:46926 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-05T10:10:44.743+0000 I NETWORK [conn667] end connection 127.0.0.1:46926 (2 connections now open) 2021-06-05T10:10:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37544 #668 (3 connections now open) 2021-06-05T10:10:50.533+0000 I NETWORK [conn668] end connection 10.233.73.148:37544 (2 connections now open) 2021-06-05T10:10:54.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47152 #669 (3 connections now open) 2021-06-05T10:10:54.649+0000 I NETWORK [conn669] received client metadata from 127.0.0.1:47152 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-05T10:10:54.745+0000 I NETWORK [conn669] end connection 127.0.0.1:47152 (2 connections now open) 2021-06-05T10:11:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37770 #670 (3 connections now open) 2021-06-05T10:11:00.533+0000 I NETWORK [conn670] end connection 10.233.73.148:37770 (2 connections now open) 2021-06-05T10:11:04.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47342 #671 (3 connections now open) 2021-06-05T10:11:04.642+0000 I NETWORK [conn671] received client metadata from 127.0.0.1:47342 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-05T10:11:04.742+0000 I NETWORK [conn671] end connection 127.0.0.1:47342 (2 connections now open) 2021-06-05T10:11:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:37986 #672 (3 connections now open) 2021-06-05T10:11:10.533+0000 I NETWORK [conn672] end connection 10.233.73.148:37986 (2 connections now open) 2021-06-05T10:11:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47590 #673 (3 connections now open) 2021-06-05T10:11:14.742+0000 I NETWORK [conn673] received client metadata from 127.0.0.1:47590 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-05T10:11:14.746+0000 I NETWORK [conn673] end connection 127.0.0.1:47590 (2 connections now open) 2021-06-05T10:11:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38204 #674 (3 connections now open) 2021-06-05T10:11:20.533+0000 I NETWORK [conn674] end connection 10.233.73.148:38204 (2 connections now open) 2021-06-05T10:11:24.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47804 #675 (3 connections now open) 2021-06-05T10:11:24.744+0000 I NETWORK [conn675] received client metadata from 127.0.0.1:47804 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-05T10:11:24.842+0000 I NETWORK [conn675] end connection 127.0.0.1:47804 (2 connections now open) 2021-06-05T10:11:30.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38430 #676 (3 connections now open) 2021-06-05T10:11:30.533+0000 I NETWORK [conn676] end connection 10.233.73.148:38430 (2 connections now open) 2021-06-05T10:11:34.750+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48016 #677 (3 connections now open) 2021-06-05T10:11:34.842+0000 I NETWORK [conn677] received client metadata from 127.0.0.1:48016 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-05T10:11:34.847+0000 I NETWORK [conn677] end connection 127.0.0.1:48016 (2 connections now open) 2021-06-05T10:11:40.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38648 #678 (3 connections now open) 2021-06-05T10:11:40.533+0000 I NETWORK [conn678] end connection 10.233.73.148:38648 (2 connections now open) 2021-06-05T10:11:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48238 #679 (3 connections now open) 2021-06-05T10:11:44.649+0000 I NETWORK [conn679] received client metadata from 127.0.0.1:48238 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-05T10:11:44.746+0000 I NETWORK [conn679] end connection 127.0.0.1:48238 (2 connections now open) 2021-06-05T10:11:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:38856 #680 (3 connections now open) 2021-06-05T10:11:50.533+0000 I NETWORK [conn680] end connection 10.233.73.148:38856 (2 connections now open) 2021-06-05T10:11:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48462 #681 (3 connections now open) 2021-06-05T10:11:54.648+0000 I NETWORK [conn681] received client metadata from 127.0.0.1:48462 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-05T10:11:54.744+0000 I NETWORK [conn681] end connection 127.0.0.1:48462 (2 connections now open) 2021-06-05T10:12:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39090 #682 (3 connections now open) 2021-06-05T10:12:00.533+0000 I NETWORK [conn682] end connection 10.233.73.148:39090 (2 connections now open) 2021-06-05T10:12:04.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48664 #683 (3 connections now open) 2021-06-05T10:12:04.742+0000 I NETWORK [conn683] received client metadata from 127.0.0.1:48664 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-05T10:12:04.748+0000 I NETWORK [conn683] end connection 127.0.0.1:48664 (2 connections now open) 2021-06-05T10:12:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39298 #684 (3 connections now open) 2021-06-05T10:12:10.533+0000 I NETWORK [conn684] end connection 10.233.73.148:39298 (2 connections now open) 2021-06-05T10:12:14.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48902 #685 (3 connections now open) 2021-06-05T10:12:14.744+0000 I NETWORK [conn685] received client metadata from 127.0.0.1:48902 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-05T10:12:14.750+0000 I NETWORK [conn685] end connection 127.0.0.1:48902 (2 connections now open) 2021-06-05T10:12:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39516 #686 (3 connections now open) 2021-06-05T10:12:20.533+0000 I NETWORK [conn686] end connection 10.233.73.148:39516 (2 connections now open) 2021-06-05T10:12:24.649+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49112 #687 (3 connections now open) 2021-06-05T10:12:24.649+0000 I NETWORK [conn687] received client metadata from 127.0.0.1:49112 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-05T10:12:24.747+0000 I NETWORK [conn687] end connection 127.0.0.1:49112 (2 connections now open) 2021-06-05T10:12:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39740 #688 (3 connections now open) 2021-06-05T10:12:30.533+0000 I NETWORK [conn688] end connection 10.233.73.148:39740 (2 connections now open) 2021-06-05T10:12:34.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49322 #689 (3 connections now open) 2021-06-05T10:12:34.643+0000 I NETWORK [conn689] received client metadata from 127.0.0.1:49322 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-05T10:12:34.648+0000 I NETWORK [conn689] end connection 127.0.0.1:49322 (2 connections now open) 2021-06-05T10:12:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:39964 #690 (3 connections now open) 2021-06-05T10:12:40.533+0000 I NETWORK [conn690] end connection 10.233.73.148:39964 (2 connections now open) 2021-06-05T10:12:44.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49560 #691 (3 connections now open) 2021-06-05T10:12:44.645+0000 I NETWORK [conn691] received client metadata from 127.0.0.1:49560 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-05T10:12:44.744+0000 I NETWORK [conn691] end connection 127.0.0.1:49560 (2 connections now open) 2021-06-05T10:12:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40174 #692 (3 connections now open) 2021-06-05T10:12:50.533+0000 I NETWORK [conn692] end connection 10.233.73.148:40174 (2 connections now open) 2021-06-05T10:12:54.745+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49774 #693 (3 connections now open) 2021-06-05T10:12:54.745+0000 I NETWORK [conn693] received client metadata from 127.0.0.1:49774 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-05T10:12:54.845+0000 I NETWORK [conn693] end connection 127.0.0.1:49774 (2 connections now open) 2021-06-05T10:13:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40400 #694 (3 connections now open) 2021-06-05T10:13:00.533+0000 I NETWORK [conn694] end connection 10.233.73.148:40400 (2 connections now open) 2021-06-05T10:13:04.645+0000 I NETWORK [listener] connection accepted from 127.0.0.1:49976 #695 (3 connections now open) 2021-06-05T10:13:04.646+0000 I NETWORK [conn695] received client metadata from 127.0.0.1:49976 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-05T10:13:04.742+0000 I NETWORK [conn695] end connection 127.0.0.1:49976 (2 connections now open) 2021-06-05T10:13:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40622 #696 (3 connections now open) 2021-06-05T10:13:10.533+0000 I NETWORK [conn696] end connection 10.233.73.148:40622 (2 connections now open) 2021-06-05T10:13:14.544+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50214 #697 (3 connections now open) 2021-06-05T10:13:14.545+0000 I NETWORK [conn697] received client metadata from 127.0.0.1:50214 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-05T10:13:14.644+0000 I NETWORK [conn697] end connection 127.0.0.1:50214 (2 connections now open) 2021-06-05T10:13:20.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:40842 #698 (3 connections now open) 2021-06-05T10:13:20.533+0000 I NETWORK [conn698] end connection 10.233.73.148:40842 (2 connections now open) 2021-06-05T10:13:24.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50450 #699 (3 connections now open) 2021-06-05T10:13:24.645+0000 I NETWORK [conn699] received client metadata from 127.0.0.1:50450 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-05T10:13:24.649+0000 I NETWORK [conn699] end connection 127.0.0.1:50450 (2 connections now open) 2021-06-05T10:13:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41098 #700 (3 connections now open) 2021-06-05T10:13:30.533+0000 I NETWORK [conn700] end connection 10.233.73.148:41098 (2 connections now open) 2021-06-05T10:13:34.748+0000 I NETWORK [listener] connection accepted from 127.0.0.1:50728 #701 (3 connections now open) 2021-06-05T10:13:34.748+0000 I NETWORK [conn701] received client metadata from 127.0.0.1:50728 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-05T10:13:34.846+0000 I NETWORK [conn701] end connection 127.0.0.1:50728 (2 connections now open) 2021-06-05T10:13:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41420 #702 (3 connections now open) 2021-06-05T10:13:40.533+0000 I NETWORK [conn702] end connection 10.233.73.148:41420 (2 connections now open) 2021-06-05T10:13:44.641+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51048 #703 (3 connections now open) 2021-06-05T10:13:44.642+0000 I NETWORK [conn703] received client metadata from 127.0.0.1:51048 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-05T10:13:44.646+0000 I NETWORK [conn703] end connection 127.0.0.1:51048 (2 connections now open) 2021-06-05T10:13:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:41732 #704 (3 connections now open) 2021-06-05T10:13:50.533+0000 I NETWORK [conn704] end connection 10.233.73.148:41732 (2 connections now open) 2021-06-05T10:13:54.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51372 #705 (3 connections now open) 2021-06-05T10:13:54.647+0000 I NETWORK [conn705] received client metadata from 127.0.0.1:51372 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-05T10:13:54.743+0000 I NETWORK [conn705] end connection 127.0.0.1:51372 (2 connections now open) 2021-06-05T10:14:00.533+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42058 #706 (3 connections now open) 2021-06-05T10:14:00.533+0000 I NETWORK [conn706] end connection 10.233.73.148:42058 (2 connections now open) 2021-06-05T10:14:04.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51682 #707 (3 connections now open) 2021-06-05T10:14:04.643+0000 I NETWORK [conn707] received client metadata from 127.0.0.1:51682 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-05T10:14:04.647+0000 I NETWORK [conn707] end connection 127.0.0.1:51682 (2 connections now open) 2021-06-05T10:14:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42374 #708 (3 connections now open) 2021-06-05T10:14:10.533+0000 I NETWORK [conn708] end connection 10.233.73.148:42374 (2 connections now open) 2021-06-05T10:14:14.746+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52030 #709 (3 connections now open) 2021-06-05T10:14:14.746+0000 I NETWORK [conn709] received client metadata from 127.0.0.1:52030 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-05T10:14:14.846+0000 I NETWORK [conn709] end connection 127.0.0.1:52030 (2 connections now open) 2021-06-05T10:14:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:42712 #710 (3 connections now open) 2021-06-05T10:14:20.533+0000 I NETWORK [conn710] end connection 10.233.73.148:42712 (2 connections now open) 2021-06-05T10:14:24.642+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52348 #711 (3 connections now open) 2021-06-05T10:14:24.642+0000 I NETWORK [conn711] received client metadata from 127.0.0.1:52348 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-05T10:14:24.647+0000 I NETWORK [conn711] end connection 127.0.0.1:52348 (2 connections now open) 2021-06-05T10:14:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43048 #712 (3 connections now open) 2021-06-05T10:14:30.533+0000 I NETWORK [conn712] end connection 10.233.73.148:43048 (2 connections now open) 2021-06-05T10:14:34.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52662 #713 (3 connections now open) 2021-06-05T10:14:34.642+0000 I NETWORK [conn713] received client metadata from 127.0.0.1:52662 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-05T10:14:34.648+0000 I NETWORK [conn713] end connection 127.0.0.1:52662 (2 connections now open) 2021-06-05T10:14:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43378 #714 (3 connections now open) 2021-06-05T10:14:40.533+0000 I NETWORK [conn714] end connection 10.233.73.148:43378 (2 connections now open) 2021-06-05T10:14:44.743+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53016 #715 (3 connections now open) 2021-06-05T10:14:44.743+0000 I NETWORK [conn715] received client metadata from 127.0.0.1:53016 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-05T10:14:44.748+0000 I NETWORK [conn715] end connection 127.0.0.1:53016 (2 connections now open) 2021-06-05T10:14:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43630 #716 (3 connections now open) 2021-06-05T10:14:50.533+0000 I NETWORK [conn716] end connection 10.233.73.148:43630 (2 connections now open) 2021-06-05T10:14:54.744+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53228 #717 (3 connections now open) 2021-06-05T10:14:54.744+0000 I NETWORK [conn717] received client metadata from 127.0.0.1:53228 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-05T10:14:54.841+0000 I NETWORK [conn717] end connection 127.0.0.1:53228 (2 connections now open) 2021-06-05T10:15:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:43860 #718 (3 connections now open) 2021-06-05T10:15:00.533+0000 I NETWORK [conn718] end connection 10.233.73.148:43860 (2 connections now open) 2021-06-05T10:15:04.549+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53428 #719 (3 connections now open) 2021-06-05T10:15:04.550+0000 I NETWORK [conn719] received client metadata from 127.0.0.1:53428 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-05T10:15:04.648+0000 I NETWORK [conn719] end connection 127.0.0.1:53428 (2 connections now open) 2021-06-05T10:15:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44074 #720 (3 connections now open) 2021-06-05T10:15:10.533+0000 I NETWORK [conn720] end connection 10.233.73.148:44074 (2 connections now open) 2021-06-05T10:15:14.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53678 #721 (3 connections now open) 2021-06-05T10:15:14.645+0000 I NETWORK [conn721] received client metadata from 127.0.0.1:53678 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-05T10:15:14.742+0000 I NETWORK [conn721] end connection 127.0.0.1:53678 (2 connections now open) 2021-06-05T10:15:20.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44290 #722 (3 connections now open) 2021-06-05T10:15:20.533+0000 I NETWORK [conn722] end connection 10.233.73.148:44290 (2 connections now open) 2021-06-05T10:15:24.550+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53880 #723 (3 connections now open) 2021-06-05T10:15:24.642+0000 I NETWORK [conn723] received client metadata from 127.0.0.1:53880 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-05T10:15:24.647+0000 I NETWORK [conn723] end connection 127.0.0.1:53880 (2 connections now open) 2021-06-05T10:15:30.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44524 #724 (3 connections now open) 2021-06-05T10:15:30.533+0000 I NETWORK [conn724] end connection 10.233.73.148:44524 (2 connections now open) 2021-06-05T10:15:34.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54102 #725 (3 connections now open) 2021-06-05T10:15:34.648+0000 I NETWORK [conn725] received client metadata from 127.0.0.1:54102 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-05T10:15:34.745+0000 I NETWORK [conn725] end connection 127.0.0.1:54102 (2 connections now open) 2021-06-05T10:15:40.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44740 #726 (3 connections now open) 2021-06-05T10:15:40.533+0000 I NETWORK [conn726] end connection 10.233.73.148:44740 (2 connections now open) 2021-06-05T10:15:44.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54332 #727 (3 connections now open) 2021-06-05T10:15:44.649+0000 I NETWORK [conn727] received client metadata from 127.0.0.1:54332 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-05T10:15:44.745+0000 I NETWORK [conn727] end connection 127.0.0.1:54332 (2 connections now open) 2021-06-05T10:15:50.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:44946 #728 (3 connections now open) 2021-06-05T10:15:50.533+0000 I NETWORK [conn728] end connection 10.233.73.148:44946 (2 connections now open) 2021-06-05T10:15:54.644+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54568 #729 (3 connections now open) 2021-06-05T10:15:54.644+0000 I NETWORK [conn729] received client metadata from 127.0.0.1:54568 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-05T10:15:54.648+0000 I NETWORK [conn729] end connection 127.0.0.1:54568 (2 connections now open) 2021-06-05T10:16:00.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45254 #730 (3 connections now open) 2021-06-05T10:16:00.533+0000 I NETWORK [conn730] end connection 10.233.73.148:45254 (2 connections now open) 2021-06-05T10:16:04.643+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54878 #731 (3 connections now open) 2021-06-05T10:16:04.643+0000 I NETWORK [conn731] received client metadata from 127.0.0.1:54878 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-05T10:16:04.648+0000 I NETWORK [conn731] end connection 127.0.0.1:54878 (2 connections now open) 2021-06-05T10:16:10.532+0000 I NETWORK [listener] connection accepted from 10.233.73.148:45582 #732 (3 connections now open) 2021-06-05T10:16:10.533+0000 I NETWORK [conn732] end connection 10.233.73.148:45582 (2 connections now open) 2021-06-05T10:16:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55206 #733 (3 connections now open) 2021-06-05T10:16:14.648+0000 I NETWORK [conn733] received client metadata from 127.0.0.1:55206 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-05T10:16:14.652+0000 I NETWORK [conn733] end connection 127.0.0.1:55206 (2 connections now open)