1428 lines
204 KiB
Plaintext
1428 lines
204 KiB
Plaintext
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] MongoDB starting : pid=413 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=8e6c4fe74cfd
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-06T19:29:12.249+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-06T19:29:12.249+0000 I STORAGE [initandlisten]
|
|
2021-10-06T19:29:12.249+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-06T19:29:12.249+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-06T19:29:12.249+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-06T19:29:12.830+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-06T19:29:12.830+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:29:12.831+0000 I STORAGE [initandlisten] createCollection: admin.system.version with provided UUID: e4627ae6-4270-438e-8e92-7d0523f78682
|
|
2021-10-06T19:29:12.836+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 3.6
|
|
2021-10-06T19:29:12.839+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 9102d9f7-f428-4e38-a2c6-14c4548d364b
|
|
2021-10-06T19:29:12.844+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-06T19:29:12.844+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-06T19:29:13.151+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33458 #1 (1 connection now open)
|
|
2021-10-06T19:29:13.155+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:33458 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:29:13.164+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33460 #2 (2 connections now open)
|
|
2021-10-06T19:29:13.164+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:33460 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:29:13.232+0000 I STORAGE [conn2] createCollection: ace.heatmap with generated UUID: b714b4a4-ceee-4d67-b3c3-a42959a93ee6
|
|
2021-10-06T19:29:13.240+0000 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.heatmap" }
|
|
2021-10-06T19:29:13.240+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.240+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.244+0000 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { map_id: 1, site_id: 1 }, name: "map_id_1_site_id_1", ns: "ace.heatmap" }
|
|
2021-10-06T19:29:13.244+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.244+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.247+0000 I INDEX [conn2] build index on: ace.heatmap properties: { v: 2, key: { type: 1, site_id: 1 }, name: "type_1_site_id_1", ns: "ace.heatmap" }
|
|
2021-10-06T19:29:13.247+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.248+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.249+0000 I STORAGE [conn2] createCollection: ace.voucher with generated UUID: 908479e1-a712-4302-a013-a534d9c3178b
|
|
2021-10-06T19:29:13.257+0000 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { code: 1, site_id: 1 }, name: "code_1_site_id_1", ns: "ace.voucher" }
|
|
2021-10-06T19:29:13.257+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.258+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.261+0000 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.voucher" }
|
|
2021-10-06T19:29:13.261+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.261+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.265+0000 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { create_time: 1, site_id: 1 }, name: "create_time_1_site_id_1", ns: "ace.voucher" }
|
|
2021-10-06T19:29:13.265+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.265+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.268+0000 I INDEX [conn2] build index on: ace.voucher properties: { v: 2, key: { end_time: 1, site_id: 1 }, name: "end_time_1_site_id_1", ns: "ace.voucher" }
|
|
2021-10-06T19:29:13.268+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.269+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.270+0000 I STORAGE [conn2] createCollection: ace.networkconf with generated UUID: ca8980a8-cdbd-4aab-ac99-e72ea08ae265
|
|
2021-10-06T19:29:13.278+0000 I INDEX [conn2] build index on: ace.networkconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.networkconf" }
|
|
2021-10-06T19:29:13.278+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.278+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.282+0000 I INDEX [conn2] build index on: ace.networkconf properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.networkconf" }
|
|
2021-10-06T19:29:13.282+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.282+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.283+0000 I STORAGE [conn2] createCollection: ace.rogueknown with generated UUID: 62ede491-c6a1-4f15-9d78-e1e1aa71a2d0
|
|
2021-10-06T19:29:13.291+0000 I INDEX [conn2] build index on: ace.rogueknown properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.rogueknown" }
|
|
2021-10-06T19:29:13.291+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.291+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.297+0000 I STORAGE [conn2] createCollection: ace.setting with generated UUID: 37eeb62e-a991-4b12-b568-fa48ba4fbcb3
|
|
2021-10-06T19:29:13.305+0000 I INDEX [conn2] build index on: ace.setting properties: { v: 2, key: { key: 1, site_id: 1 }, name: "key_1_site_id_1", ns: "ace.setting" }
|
|
2021-10-06T19:29:13.305+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.305+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.309+0000 I INDEX [conn2] build index on: ace.setting properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.setting" }
|
|
2021-10-06T19:29:13.309+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.309+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.310+0000 I STORAGE [conn2] createCollection: ace.payment with generated UUID: eca04cdc-9741-433c-bc3a-d0a672ab53d2
|
|
2021-10-06T19:29:13.318+0000 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { within: 1, site_id: 1 }, name: "within_1_site_id_1", ns: "ace.payment" }
|
|
2021-10-06T19:29:13.318+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.319+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.322+0000 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { time: 1, site_id: 1 }, name: "time_1_site_id_1", ns: "ace.payment" }
|
|
2021-10-06T19:29:13.322+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.322+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.325+0000 I INDEX [conn2] build index on: ace.payment properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.payment" }
|
|
2021-10-06T19:29:13.325+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.326+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.327+0000 I STORAGE [conn2] createCollection: ace.crashlog with generated UUID: e5571738-84d3-43de-ae40-987e914a7037
|
|
2021-10-06T19:29:13.334+0000 I INDEX [conn2] build index on: ace.crashlog properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.crashlog" }
|
|
2021-10-06T19:29:13.334+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.335+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.336+0000 I STORAGE [conn2] createCollection: ace.tag with generated UUID: a1adcf78-c5e6-487d-8af5-e7b8255bb5b0
|
|
2021-10-06T19:29:13.344+0000 I INDEX [conn2] build index on: ace.tag properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.tag" }
|
|
2021-10-06T19:29:13.344+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.345+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.346+0000 I STORAGE [conn2] createCollection: ace.spatialrecord with generated UUID: 7121d1f7-71be-4497-aeef-2f3affd1279e
|
|
2021-10-06T19:29:13.354+0000 I INDEX [conn2] build index on: ace.spatialrecord properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.spatialrecord" }
|
|
2021-10-06T19:29:13.354+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.354+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.355+0000 I STORAGE [conn2] createCollection: ace.verification with generated UUID: 78729dd6-b65b-4b28-bcf3-04e698f2a1ad
|
|
2021-10-06T19:29:13.363+0000 I INDEX [conn2] build index on: ace.verification properties: { v: 2, key: { email: 1 }, name: "email_1", ns: "ace.verification" }
|
|
2021-10-06T19:29:13.363+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.364+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.367+0000 I INDEX [conn2] build index on: ace.verification properties: { v: 2, key: { token: 1 }, name: "token_1", ns: "ace.verification" }
|
|
2021-10-06T19:29:13.367+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.367+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.368+0000 I STORAGE [conn2] createCollection: ace.rogue with generated UUID: 99a0515d-b962-471a-bd31-34044bbb2818
|
|
2021-10-06T19:29:13.377+0000 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { ap_mac: 1, site_id: 1 }, name: "ap_mac_1_site_id_1", ns: "ace.rogue" }
|
|
2021-10-06T19:29:13.377+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.377+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.380+0000 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { bssid: 1, site_id: 1 }, name: "bssid_1_site_id_1", ns: "ace.rogue" }
|
|
2021-10-06T19:29:13.380+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.381+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.384+0000 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.rogue" }
|
|
2021-10-06T19:29:13.384+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.384+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.387+0000 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { rssi: 1, site_id: 1 }, name: "rssi_1_site_id_1", ns: "ace.rogue" }
|
|
2021-10-06T19:29:13.387+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.388+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.391+0000 I INDEX [conn2] build index on: ace.rogue properties: { v: 2, key: { last_seen: 1, site_id: 1 }, name: "last_seen_1_site_id_1", ns: "ace.rogue" }
|
|
2021-10-06T19:29:13.391+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.392+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.393+0000 I STORAGE [conn2] createCollection: ace.dpiapp with generated UUID: 337f7606-abad-4934-b528-36be9750ae7b
|
|
2021-10-06T19:29:13.401+0000 I INDEX [conn2] build index on: ace.dpiapp properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dpiapp" }
|
|
2021-10-06T19:29:13.401+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.401+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.402+0000 I STORAGE [conn2] createCollection: ace.virtualdevice with generated UUID: 73d7c52e-a61a-4ebd-8784-c401465a4bd3
|
|
2021-10-06T19:29:13.410+0000 I INDEX [conn2] build index on: ace.virtualdevice properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.virtualdevice" }
|
|
2021-10-06T19:29:13.410+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.410+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.412+0000 I STORAGE [conn2] createCollection: ace.firewallgroup with generated UUID: 0ecac109-86c8-40b4-ad06-f1db4c2086ac
|
|
2021-10-06T19:29:13.419+0000 I INDEX [conn2] build index on: ace.firewallgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.firewallgroup" }
|
|
2021-10-06T19:29:13.419+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.419+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.423+0000 I INDEX [conn2] build index on: ace.firewallgroup properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.firewallgroup" }
|
|
2021-10-06T19:29:13.423+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.423+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.424+0000 I STORAGE [conn2] createCollection: ace.hotspotop with generated UUID: 7b542416-8fb6-4587-8e4b-e67193d54fbb
|
|
2021-10-06T19:29:13.433+0000 I INDEX [conn2] build index on: ace.hotspotop properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspotop" }
|
|
2021-10-06T19:29:13.433+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.433+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.436+0000 I INDEX [conn2] build index on: ace.hotspotop properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.hotspotop" }
|
|
2021-10-06T19:29:13.436+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.437+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.438+0000 I STORAGE [conn2] createCollection: ace.portforward with generated UUID: fffeabbc-f9e0-4345-a634-81c9dd0fb6fe
|
|
2021-10-06T19:29:13.446+0000 I INDEX [conn2] build index on: ace.portforward properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portforward" }
|
|
2021-10-06T19:29:13.446+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.446+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.449+0000 I INDEX [conn2] build index on: ace.portforward properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.portforward" }
|
|
2021-10-06T19:29:13.449+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.450+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.451+0000 I STORAGE [conn2] createCollection: ace.dhcpoption with generated UUID: d93f50e8-8ea5-4d22-84e6-ccfa6a70b174
|
|
2021-10-06T19:29:13.458+0000 I INDEX [conn2] build index on: ace.dhcpoption properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dhcpoption" }
|
|
2021-10-06T19:29:13.458+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.458+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.459+0000 I STORAGE [conn2] createCollection: ace.task with generated UUID: 0c8510de-510e-4a96-a75d-da9cfa329fd0
|
|
2021-10-06T19:29:13.468+0000 I INDEX [conn2] build index on: ace.task properties: { v: 2, key: { device_id: 1 }, name: "device_id_1", ns: "ace.task" }
|
|
2021-10-06T19:29:13.468+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.468+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.471+0000 I INDEX [conn2] build index on: ace.task properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.task" }
|
|
2021-10-06T19:29:13.471+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.472+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.473+0000 I STORAGE [conn2] createCollection: ace.usergroup with generated UUID: 9fd020b0-9fe1-4a3d-a13b-9f190ca7c389
|
|
2021-10-06T19:29:13.481+0000 I INDEX [conn2] build index on: ace.usergroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.usergroup" }
|
|
2021-10-06T19:29:13.481+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.481+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.482+0000 I STORAGE [conn2] createCollection: ace.guest with generated UUID: 682aad2c-217e-49ba-b7d7-544d84b279ba
|
|
2021-10-06T19:29:13.490+0000 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { end: 1, site_id: 1 }, name: "end_1_site_id_1", ns: "ace.guest" }
|
|
2021-10-06T19:29:13.490+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.490+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.493+0000 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { authorized_by: 1, site_id: 1 }, name: "authorized_by_1_site_id_1", ns: "ace.guest" }
|
|
2021-10-06T19:29:13.493+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.494+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.497+0000 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.guest" }
|
|
2021-10-06T19:29:13.497+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.498+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.501+0000 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { mac: 1, site_id: 1 }, name: "mac_1_site_id_1", ns: "ace.guest" }
|
|
2021-10-06T19:29:13.501+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.501+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.505+0000 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { start: 1, site_id: 1 }, name: "start_1_site_id_1", ns: "ace.guest" }
|
|
2021-10-06T19:29:13.505+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.505+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.508+0000 I INDEX [conn2] build index on: ace.guest properties: { v: 2, key: { unauthorized_by: 1, site_id: 1 }, name: "unauthorized_by_1_site_id_1", ns: "ace.guest" }
|
|
2021-10-06T19:29:13.508+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.509+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.510+0000 I STORAGE [conn2] createCollection: ace.device with generated UUID: adea5233-5173-440c-96f5-723e0f93c05b
|
|
2021-10-06T19:29:13.518+0000 I INDEX [conn2] build index on: ace.device properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.device" }
|
|
2021-10-06T19:29:13.518+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.518+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.521+0000 I INDEX [conn2] build index on: ace.device properties: { v: 2, key: { mac: 1, site_id: 1 }, name: "mac_1_site_id_1", ns: "ace.device" }
|
|
2021-10-06T19:29:13.522+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.522+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.523+0000 I STORAGE [conn2] createCollection: ace.admin with generated UUID: 6fca8dc4-72d7-4d1c-a523-af3f850c67ff
|
|
2021-10-06T19:29:13.531+0000 I INDEX [conn2] build index on: ace.admin properties: { v: 2, key: { email: 1 }, name: "email_1", ns: "ace.admin" }
|
|
2021-10-06T19:29:13.531+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.531+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.532+0000 I STORAGE [conn2] createCollection: ace.privilege with generated UUID: 271f0b6a-e2f5-43b0-902e-b71a9a72fb06
|
|
2021-10-06T19:29:13.540+0000 I INDEX [conn2] build index on: ace.privilege properties: { v: 2, key: { admin_id: 1 }, name: "admin_id_1", ns: "ace.privilege" }
|
|
2021-10-06T19:29:13.540+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.541+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.542+0000 I STORAGE [conn2] createCollection: ace.radiusprofile with generated UUID: 698721fe-9cf3-4480-a2cd-16a6b4646cb0
|
|
2021-10-06T19:29:13.550+0000 I INDEX [conn2] build index on: ace.radiusprofile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.radiusprofile" }
|
|
2021-10-06T19:29:13.550+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.550+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.553+0000 I INDEX [conn2] build index on: ace.radiusprofile properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.radiusprofile" }
|
|
2021-10-06T19:29:13.553+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.554+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.555+0000 I STORAGE [conn2] createCollection: ace.scheduletask with generated UUID: bed82566-975d-4ae5-9cbf-156d40f0ee40
|
|
2021-10-06T19:29:13.565+0000 I INDEX [conn2] build index on: ace.scheduletask properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.scheduletask" }
|
|
2021-10-06T19:29:13.565+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.566+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.566+0000 I STORAGE [conn2] createCollection: ace.routing with generated UUID: 1a239be6-97cc-46c4-bf32-991aa74a983b
|
|
2021-10-06T19:29:13.574+0000 I INDEX [conn2] build index on: ace.routing properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.routing" }
|
|
2021-10-06T19:29:13.574+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.574+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.577+0000 I INDEX [conn2] build index on: ace.routing properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.routing" }
|
|
2021-10-06T19:29:13.577+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.578+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.579+0000 I STORAGE [conn2] createCollection: ace.portconf with generated UUID: 0d0e6f7c-4071-49c3-92c8-a911d3deddb8
|
|
2021-10-06T19:29:13.587+0000 I INDEX [conn2] build index on: ace.portconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portconf" }
|
|
2021-10-06T19:29:13.587+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.587+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.588+0000 I STORAGE [conn2] createCollection: ace.featuremigration with generated UUID: 821ae279-f426-4fad-bb83-7fc58a74c82d
|
|
2021-10-06T19:29:13.596+0000 I INDEX [conn2] build index on: ace.featuremigration properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "ace.featuremigration" }
|
|
2021-10-06T19:29:13.596+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.596+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.597+0000 I STORAGE [conn2] createCollection: ace.alarm with generated UUID: 4b40a3b0-87b7-467e-a90c-cb50b42c3fc1
|
|
2021-10-06T19:29:13.605+0000 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { datetime: 1 }, name: "datetime_1", ns: "ace.alarm" }
|
|
2021-10-06T19:29:13.605+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.606+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.609+0000 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { site_id: 1, archived: 1 }, name: "site_id_1_archived_1", ns: "ace.alarm" }
|
|
2021-10-06T19:29:13.609+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.610+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.613+0000 I INDEX [conn2] build index on: ace.alarm properties: { v: 2, key: { key: 1 }, name: "key_1", ns: "ace.alarm" }
|
|
2021-10-06T19:29:13.613+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.614+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.615+0000 I STORAGE [conn2] createCollection: ace.firewallrule with generated UUID: 30d6114d-b63a-48a9-8708-cf16648318c9
|
|
2021-10-06T19:29:13.623+0000 I INDEX [conn2] build index on: ace.firewallrule properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.firewallrule" }
|
|
2021-10-06T19:29:13.623+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.623+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.626+0000 I INDEX [conn2] build index on: ace.firewallrule properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.firewallrule" }
|
|
2021-10-06T19:29:13.626+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.627+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.628+0000 I STORAGE [conn2] createCollection: ace.event with generated UUID: 39c11958-2fd5-49db-becc-407220a6a04d
|
|
2021-10-06T19:29:13.636+0000 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { datetime: 1, site_id: 1 }, name: "datetime_1_site_id_1", ns: "ace.event" }
|
|
2021-10-06T19:29:13.636+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.637+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.639+0000 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { subsystem: 1, site_id: 1 }, name: "subsystem_1_site_id_1", ns: "ace.event" }
|
|
2021-10-06T19:29:13.639+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.640+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.643+0000 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { key: 1, site_id: 1 }, name: "key_1_site_id_1", ns: "ace.event" }
|
|
2021-10-06T19:29:13.643+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.643+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.647+0000 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.event" }
|
|
2021-10-06T19:29:13.647+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.647+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.650+0000 I INDEX [conn2] build index on: ace.event properties: { v: 2, key: { datetime: 1, key: 1 }, name: "datetime_1_key_1", ns: "ace.event" }
|
|
2021-10-06T19:29:13.650+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.651+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.652+0000 I STORAGE [conn2] createCollection: ace.wlangroup with generated UUID: 5141db74-8335-430c-b859-7db7421d53a2
|
|
2021-10-06T19:29:13.660+0000 I INDEX [conn2] build index on: ace.wlangroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wlangroup" }
|
|
2021-10-06T19:29:13.660+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.660+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.663+0000 I INDEX [conn2] build index on: ace.wlangroup properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.wlangroup" }
|
|
2021-10-06T19:29:13.663+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.664+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.664+0000 I STORAGE [conn2] createCollection: ace.map with generated UUID: b1d8021b-0906-4736-86f1-d43fedf5306e
|
|
2021-10-06T19:29:13.672+0000 I INDEX [conn2] build index on: ace.map properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.map" }
|
|
2021-10-06T19:29:13.672+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.673+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.674+0000 I STORAGE [conn2] createCollection: ace.stat with generated UUID: 4b9e64a8-a940-42e6-8da2-9a8de6198ea8
|
|
2021-10-06T19:29:13.681+0000 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { datetime: 1, site_id: 1 }, name: "datetime_1_site_id_1", ns: "ace.stat" }
|
|
2021-10-06T19:29:13.681+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.682+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.684+0000 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { wlan: 1, site_id: 1 }, name: "wlan_1_site_id_1", ns: "ace.stat" }
|
|
2021-10-06T19:29:13.684+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.685+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.688+0000 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.stat" }
|
|
2021-10-06T19:29:13.688+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.688+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.691+0000 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { ap: 1, site_id: 1 }, name: "ap_1_site_id_1", ns: "ace.stat" }
|
|
2021-10-06T19:29:13.691+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.692+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.695+0000 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { user: 1, site_id: 1 }, name: "user_1_site_id_1", ns: "ace.stat" }
|
|
2021-10-06T19:29:13.695+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.696+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.700+0000 I INDEX [conn2] build index on: ace.stat properties: { v: 2, key: { o: 1, site_id: 1 }, name: "o_1_site_id_1", ns: "ace.stat" }
|
|
2021-10-06T19:29:13.700+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.700+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.701+0000 I STORAGE [conn2] createCollection: ace.portalfile with generated UUID: a9cd517b-2646-4115-8139-ff3da9fc5d74
|
|
2021-10-06T19:29:13.709+0000 I INDEX [conn2] build index on: ace.portalfile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.portalfile" }
|
|
2021-10-06T19:29:13.709+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.709+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.710+0000 I STORAGE [conn2] createCollection: ace.wlanconf with generated UUID: 7b014c06-37ea-4f58-9bfc-6a459b43ae8d
|
|
2021-10-06T19:29:13.718+0000 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { usergroup_id: 1, site_id: 1 }, name: "usergroup_id_1_site_id_1", ns: "ace.wlanconf" }
|
|
2021-10-06T19:29:13.718+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.719+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.722+0000 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { attr_hidden_id: 1, site_id: 1 }, name: "attr_hidden_id_1_site_id_1", ns: "ace.wlanconf" }
|
|
2021-10-06T19:29:13.722+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.722+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.725+0000 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wlanconf" }
|
|
2021-10-06T19:29:13.725+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.726+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.729+0000 I INDEX [conn2] build index on: ace.wlanconf properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.wlanconf" }
|
|
2021-10-06T19:29:13.729+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.730+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.730+0000 I STORAGE [conn2] createCollection: ace.ipsalert with generated UUID: 22a7b5e0-1bff-4331-8c6a-3089aee16eaa
|
|
2021-10-06T19:29:13.738+0000 I INDEX [conn2] build index on: ace.ipsalert properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.ipsalert" }
|
|
2021-10-06T19:29:13.738+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.739+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.740+0000 I STORAGE [conn2] createCollection: ace.heatmappoint with generated UUID: 44638f47-2ab3-4c88-9843-508fc316b167
|
|
2021-10-06T19:29:13.747+0000 I INDEX [conn2] build index on: ace.heatmappoint properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.heatmappoint" }
|
|
2021-10-06T19:29:13.747+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.747+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.751+0000 I INDEX [conn2] build index on: ace.heatmappoint properties: { v: 2, key: { heatmap_id: 1, site_id: 1 }, name: "heatmap_id_1_site_id_1", ns: "ace.heatmappoint" }
|
|
2021-10-06T19:29:13.751+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.751+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.752+0000 I STORAGE [conn2] createCollection: ace.site with generated UUID: 1709649b-fcf5-4652-a724-0976c1e103c0
|
|
2021-10-06T19:29:13.760+0000 I INDEX [conn2] build index on: ace.site properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "ace.site" }
|
|
2021-10-06T19:29:13.760+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.761+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.764+0000 I INDEX [conn2] build index on: ace.site properties: { v: 2, key: { attr_hidden_id: 1 }, name: "attr_hidden_id_1", ns: "ace.site" }
|
|
2021-10-06T19:29:13.764+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.764+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.765+0000 I STORAGE [conn2] createCollection: ace.ssooauthtoken with generated UUID: ***REMOVED***
|
|
2021-10-06T19:29:13.773+0000 I INDEX [conn2] build index on: ace.ssooauthtoken properties: { v: 2, key: { ssooauthtoken: 1 }, name: "ssooauthtoken_1", ns: "ace.ssooauthtoken" }
|
|
2021-10-06T19:29:13.773+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.773+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.774+0000 I STORAGE [conn2] createCollection: ace.hotspot2conf with generated UUID: d9176bd9-9103-4f86-bfe1-4b30a0bafe9d
|
|
2021-10-06T19:29:13.782+0000 I INDEX [conn2] build index on: ace.hotspot2conf properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspot2conf" }
|
|
2021-10-06T19:29:13.782+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.782+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.783+0000 I STORAGE [conn2] createCollection: ace.dynamicdns with generated UUID: b2cca7ba-afd0-4bee-a2f9-58fc791825a8
|
|
2021-10-06T19:29:13.791+0000 I INDEX [conn2] build index on: ace.dynamicdns properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dynamicdns" }
|
|
2021-10-06T19:29:13.791+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.791+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.792+0000 I STORAGE [conn2] createCollection: ace.hotspotpackage with generated UUID: c0d85d7e-0df5-4804-a558-452b7cdeddde
|
|
2021-10-06T19:29:13.800+0000 I INDEX [conn2] build index on: ace.hotspotpackage properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.hotspotpackage" }
|
|
2021-10-06T19:29:13.800+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.800+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.804+0000 I INDEX [conn2] build index on: ace.hotspotpackage properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.hotspotpackage" }
|
|
2021-10-06T19:29:13.804+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.804+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.805+0000 I STORAGE [conn2] createCollection: ace.broadcastgroup with generated UUID: 81686b88-2c27-494a-bb76-6c406cec0767
|
|
2021-10-06T19:29:13.812+0000 I INDEX [conn2] build index on: ace.broadcastgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.broadcastgroup" }
|
|
2021-10-06T19:29:13.812+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.813+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.813+0000 I STORAGE [conn2] createCollection: ace.mediafile with generated UUID: a6e4fd32-8405-4e79-ab92-b38e20562bdd
|
|
2021-10-06T19:29:13.822+0000 I INDEX [conn2] build index on: ace.mediafile properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.mediafile" }
|
|
2021-10-06T19:29:13.822+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.822+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.823+0000 I STORAGE [conn2] createCollection: ace.user with generated UUID: d0d512a2-322c-4d0e-8dec-1eb8048b6785
|
|
2021-10-06T19:29:13.832+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { use_fixedip: 1, site_id: 1 }, name: "use_fixedip_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.832+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.832+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.836+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { noted: 1, site_id: 1 }, name: "noted_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.836+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.836+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.839+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { fixed_ap_mac: 1, site_id: 1 }, name: "fixed_ap_mac_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.839+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.840+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.843+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { is_guest: 1, site_id: 1 }, name: "is_guest_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.843+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.843+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.846+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { blocked: 1, site_id: 1 }, name: "blocked_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.846+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.847+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.850+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.850+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.850+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.853+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { mac: 1, site_id: 1 }, name: "mac_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.853+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.854+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.857+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { fixed_ap_enabled: 1, site_id: 1 }, name: "fixed_ap_enabled_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.857+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.857+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.860+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { network_id: 1, site_id: 1 }, name: "network_id_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.860+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.861+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.864+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { blocked: 1, use_fixedip: 1, noted: 1, last_seen: 1, first_seen: 1 }, name: "blocked_1_use_fixedip_1_noted_1_last_seen_1_first_seen_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.864+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.865+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.868+0000 I INDEX [conn2] build index on: ace.user properties: { v: 2, key: { last_seen: 1, site_id: 1 }, name: "last_seen_1_site_id_1", ns: "ace.user" }
|
|
2021-10-06T19:29:13.868+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.868+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.869+0000 I STORAGE [conn2] createCollection: ace.wall with generated UUID: d11fe192-1604-411b-8381-72d2897c7082
|
|
2021-10-06T19:29:13.876+0000 I INDEX [conn2] build index on: ace.wall properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.wall" }
|
|
2021-10-06T19:29:13.876+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.877+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.880+0000 I INDEX [conn2] build index on: ace.wall properties: { v: 2, key: { map_id: 1, site_id: 1 }, name: "map_id_1_site_id_1", ns: "ace.wall" }
|
|
2021-10-06T19:29:13.880+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.880+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.881+0000 I STORAGE [conn2] createCollection: ace.account with generated UUID: c8206add-9df2-4d0e-92df-94c8bc701d21
|
|
2021-10-06T19:29:13.889+0000 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.account" }
|
|
2021-10-06T19:29:13.889+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.890+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.893+0000 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { email: 1, site_id: 1 }, name: "email_1_site_id_1", ns: "ace.account" }
|
|
2021-10-06T19:29:13.893+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.893+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.897+0000 I INDEX [conn2] build index on: ace.account properties: { v: 2, key: { name: 1, site_id: 1 }, name: "name_1_site_id_1", ns: "ace.account" }
|
|
2021-10-06T19:29:13.897+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.897+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.898+0000 I STORAGE [conn2] createCollection: ace.dpigroup with generated UUID: a71dd395-e24f-4167-b9ce-a90e34e30ba1
|
|
2021-10-06T19:29:13.906+0000 I INDEX [conn2] build index on: ace.dpigroup properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.dpigroup" }
|
|
2021-10-06T19:29:13.906+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.907+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.908+0000 I STORAGE [conn2] createCollection: ace.storeddpistats with generated UUID: 47d47251-8b62-4cac-848f-42052813e521
|
|
2021-10-06T19:29:13.915+0000 I INDEX [conn2] build index on: ace.storeddpistats properties: { v: 2, key: { site_id: 1 }, name: "site_id_1", ns: "ace.storeddpistats" }
|
|
2021-10-06T19:29:13.915+0000 I INDEX [conn2] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:13.915+0000 I INDEX [conn2] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:13.957+0000 I STORAGE [conn2] createCollection: ace.dashboard with generated UUID: 06212b09-0cc3-49a1-8b5a-6f42a608e6c5
|
|
2021-10-06T19:29:14.526+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33462 #3 (3 connections now open)
|
|
2021-10-06T19:29:14.526+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:33462 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:29:14.648+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33464 #4 (4 connections now open)
|
|
2021-10-06T19:29:14.648+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:33464 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:29:14.649+0000 I STORAGE [conn4] createCollection: ace.alert with generated UUID: da14490b-e9b2-4f77-bb53-77ed03738c90
|
|
2021-10-06T19:29:14.658+0000 I INDEX [conn4] build index on: ace.alert properties: { v: 2, key: { time: -1, key: 1, site_id: 1 }, name: "time_-1_key_1_site_id_1", ns: "ace.alert" }
|
|
2021-10-06T19:29:14.658+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:14.658+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.257+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33466 #5 (5 connections now open)
|
|
2021-10-06T19:29:15.258+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:33466 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:29:15.259+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33468 #6 (6 connections now open)
|
|
2021-10-06T19:29:15.259+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:33468 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:29:15.261+0000 I STORAGE [conn6] createCollection: ace_stat.stat_minute with generated UUID: 8bb51ccf-7b2e-4314-8a54-7f1ad6697944
|
|
2021-10-06T19:29:15.271+0000 I INDEX [conn6] build index on: ace_stat.stat_minute properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace_stat.stat_minute" }
|
|
2021-10-06T19:29:15.271+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.271+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.275+0000 I INDEX [conn6] build index on: ace_stat.stat_minute properties: { v: 2, key: { datetime: 1, o: 1, site_id: 1, oid: 1 }, name: "datetime_1_o_1_site_id_1_oid_1", ns: "ace_stat.stat_minute" }
|
|
2021-10-06T19:29:15.275+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.275+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.276+0000 I STORAGE [conn6] createCollection: ace_stat.stat_5minutes with generated UUID: c3d17712-8cde-44b4-a38a-0f33512414ab
|
|
2021-10-06T19:29:15.284+0000 I INDEX [conn6] build index on: ace_stat.stat_5minutes properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace_stat.stat_5minutes" }
|
|
2021-10-06T19:29:15.284+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.285+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.288+0000 I INDEX [conn6] build index on: ace_stat.stat_5minutes properties: { v: 2, key: { datetime: 1, o: 1, site_id: 1, oid: 1 }, name: "datetime_1_o_1_site_id_1_oid_1", ns: "ace_stat.stat_5minutes" }
|
|
2021-10-06T19:29:15.288+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.288+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.289+0000 I STORAGE [conn6] createCollection: ace_stat.stat_hourly with generated UUID: 9b45b893-f194-4ad6-80eb-57d0520acf43
|
|
2021-10-06T19:29:15.296+0000 I INDEX [conn6] build index on: ace_stat.stat_hourly properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace_stat.stat_hourly" }
|
|
2021-10-06T19:29:15.296+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.297+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.300+0000 I INDEX [conn6] build index on: ace_stat.stat_hourly properties: { v: 2, key: { datetime: 1, o: 1, site_id: 1, oid: 1 }, name: "datetime_1_o_1_site_id_1_oid_1", ns: "ace_stat.stat_hourly" }
|
|
2021-10-06T19:29:15.300+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.300+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.301+0000 I STORAGE [conn6] createCollection: ace_stat.stat_daily with generated UUID: 96867955-ac67-48c3-8a3a-2eb73a373446
|
|
2021-10-06T19:29:15.309+0000 I INDEX [conn6] build index on: ace_stat.stat_daily properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace_stat.stat_daily" }
|
|
2021-10-06T19:29:15.309+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.309+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.312+0000 I INDEX [conn6] build index on: ace_stat.stat_daily properties: { v: 2, key: { datetime: 1, o: 1, site_id: 1, oid: 1 }, name: "datetime_1_o_1_site_id_1_oid_1", ns: "ace_stat.stat_daily" }
|
|
2021-10-06T19:29:15.312+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.313+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.314+0000 I STORAGE [conn6] createCollection: ace_stat.stat_monthly with generated UUID: 54c0655e-46c2-40eb-89f1-f267698c1856
|
|
2021-10-06T19:29:15.322+0000 I INDEX [conn6] build index on: ace_stat.stat_monthly properties: { v: 2, key: { site_id: 1, datetime: 1 }, name: "site_id_1_datetime_1", ns: "ace_stat.stat_monthly" }
|
|
2021-10-06T19:29:15.322+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.322+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.325+0000 I INDEX [conn6] build index on: ace_stat.stat_monthly properties: { v: 2, key: { datetime: 1, o: 1, site_id: 1, oid: 1 }, name: "datetime_1_o_1_site_id_1_oid_1", ns: "ace_stat.stat_monthly" }
|
|
2021-10-06T19:29:15.325+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.326+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.326+0000 I STORAGE [conn6] createCollection: ace_stat.stat_life with generated UUID: 10411ea2-ba86-4b5d-a0c9-75041dd091cd
|
|
2021-10-06T19:29:15.334+0000 I INDEX [conn6] build index on: ace_stat.stat_life properties: { v: 2, key: { site_id: 1, o: 1, oid: 1, datetime: 1 }, name: "site_id_1_o_1_oid_1_datetime_1", ns: "ace_stat.stat_life" }
|
|
2021-10-06T19:29:15.334+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.335+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.338+0000 I INDEX [conn6] build index on: ace_stat.stat_life properties: { v: 2, key: { datetime: 1 }, name: "datetime_1", ns: "ace_stat.stat_life" }
|
|
2021-10-06T19:29:15.338+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.338+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.339+0000 I STORAGE [conn6] createCollection: ace_stat.stat_archive with generated UUID: 8502a754-a83d-4acf-a501-ba4be491d152
|
|
2021-10-06T19:29:15.347+0000 I INDEX [conn6] build index on: ace_stat.stat_archive properties: { v: 2, key: { site_id: 1, o: 1, oid: 1, datetime: 1 }, name: "site_id_1_o_1_oid_1_datetime_1", ns: "ace_stat.stat_archive" }
|
|
2021-10-06T19:29:15.347+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.347+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.350+0000 I INDEX [conn6] build index on: ace_stat.stat_archive properties: { v: 2, key: { datetime: 1 }, name: "datetime_1", ns: "ace_stat.stat_archive" }
|
|
2021-10-06T19:29:15.350+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.350+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.351+0000 I STORAGE [conn6] createCollection: ace_stat.stat_dpi with generated UUID: a871e156-87c5-4f9e-9ab3-9a9239cf2a28
|
|
2021-10-06T19:29:15.359+0000 I INDEX [conn6] build index on: ace_stat.stat_dpi properties: { v: 2, key: { site_id: 1, o: 1, oid: 1, datetime: 1, app: 1, cat: 1 }, name: "site_id_1_o_1_oid_1_datetime_1_app_1_cat_1", ns: "ace_stat.stat_dpi" }
|
|
2021-10-06T19:29:15.359+0000 I INDEX [conn6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.360+0000 I INDEX [conn6] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.416+0000 I STORAGE [conn4] createCollection: ace.apgroup with generated UUID: e4827619-9d10-4dd5-82f6-e2c16c9b0124
|
|
2021-10-06T19:29:15.426+0000 I INDEX [conn4] build index on: ace.apgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id", ns: "ace.apgroup" }
|
|
2021-10-06T19:29:15.426+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.427+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.450+0000 I STORAGE [conn4] createCollection: ace_stat.dpi with generated UUID: d88f0fde-a32d-431a-8275-d623fd2437e6
|
|
2021-10-06T19:29:15.459+0000 I INDEX [conn4] build index on: ace_stat.dpi properties: { v: 2, key: { time: 1, site_id: 1, type: 1 }, name: "time_1_site_id_1_type_1", ns: "ace_stat.dpi" }
|
|
2021-10-06T19:29:15.459+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.459+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.482+0000 I STORAGE [conn4] createCollection: ace_stat.downtime with generated UUID: 4e2cd97c-3186-4d77-a8c9-db5563f29b4e
|
|
2021-10-06T19:29:15.491+0000 I INDEX [conn4] build index on: ace_stat.downtime properties: { v: 2, key: { timestamp: 1 }, name: "timestamp", ns: "ace_stat.downtime" }
|
|
2021-10-06T19:29:15.491+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.492+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.515+0000 I STORAGE [conn4] createCollection: ace.wifiman_feedback with generated UUID: ba79822e-f951-4bab-9c59-06685b0a8741
|
|
2021-10-06T19:29:15.523+0000 I INDEX [conn4] build index on: ace.wifiman_feedback properties: { v: 2, key: { site_id: 1 }, name: "site_id", ns: "ace.wifiman_feedback" }
|
|
2021-10-06T19:29:15.523+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.524+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.611+0000 I INDEX [conn4] build index on: ace.alert properties: { v: 2, key: { parameters.DEVICE.id: 1 }, name: "parameters.DEVICE.id_1", ns: "ace.alert" }
|
|
2021-10-06T19:29:15.611+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.612+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:15.615+0000 I INDEX [conn4] build index on: ace.alert properties: { v: 2, key: { parameters.CLIENT.id: 1 }, name: "parameters.CLIENT.id_1", ns: "ace.alert" }
|
|
2021-10-06T19:29:15.616+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:29:15.616+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:29:17.060+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33476 #7 (7 connections now open)
|
|
2021-10-06T19:29:17.060+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:33476 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:34:12.844+0000 I STORAGE [thread8] createCollection: config.system.sessions with generated UUID: 5abd758f-254f-4510-9ae7-ccf9aef6252b
|
|
2021-10-06T19:34:12.855+0000 I INDEX [thread8] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 }
|
|
2021-10-06T19:34:12.855+0000 I INDEX [thread8] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:34:12.855+0000 I INDEX [thread8] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:34:17.065+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33862 #8 (8 connections now open)
|
|
2021-10-06T19:34:17.065+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:33862 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:38:13.006+0000 I NETWORK [conn4] end connection 127.0.0.1:33464 (7 connections now open)
|
|
2021-10-06T19:38:13.006+0000 I NETWORK [conn3] end connection 127.0.0.1:33462 (6 connections now open)
|
|
2021-10-06T19:38:13.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34128 #9 (7 connections now open)
|
|
2021-10-06T19:38:13.014+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:34128 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:38:13.014+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34130 #10 (8 connections now open)
|
|
2021-10-06T19:38:13.015+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:34130 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:38:13.015+0000 I COMMAND [conn10] terminating, shutdown command received
|
|
2021-10-06T19:38:13.015+0000 I NETWORK [conn10] shutdown: going to close listening sockets...
|
|
2021-10-06T19:38:13.015+0000 I NETWORK [conn10] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-06T19:38:13.015+0000 I FTDC [conn10] Shutting down full-time diagnostic data capture
|
|
2021-10-06T19:38:13.018+0000 I STORAGE [conn10] WiredTigerKVEngine shutting down
|
|
2021-10-06T19:38:13.047+0000 I STORAGE [conn10] shutdown: removing fs lock...
|
|
2021-10-06T19:38:13.047+0000 I CONTROL [conn10] now exiting
|
|
2021-10-06T19:38:13.047+0000 I CONTROL [conn10] shutting down with code:0
|
|
2021-10-06T19:40:24.399+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=e43084b7cd80
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-06T19:40:24.403+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-06T19:40:24.403+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-06T19:40:24.403+0000 I STORAGE [initandlisten]
|
|
2021-10-06T19:40:24.403+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-06T19:40:24.403+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-06T19:40:24.403+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-06T19:40:25.018+0000 I STORAGE [initandlisten] WiredTiger message [1633549225:18311][380:0x7efcd4efa0c0], txn-recover: Main recovery loop: starting at 1/791168
|
|
2021-10-06T19:40:25.056+0000 I STORAGE [initandlisten] WiredTiger message [1633549225:56719][380:0x7efcd4efa0c0], txn-recover: Recovering log 1 through 2
|
|
2021-10-06T19:40:25.082+0000 I STORAGE [initandlisten] WiredTiger message [1633549225:82164][380:0x7efcd4efa0c0], txn-recover: Recovering log 2 through 2
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-06T19:40:25.134+0000 I CONTROL [initandlisten]
|
|
2021-10-06T19:40:25.317+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-06T19:40:25.317+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-06T19:40:25.325+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34280 #1 (1 connection now open)
|
|
2021-10-06T19:40:25.329+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:34280 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:40:25.338+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34282 #2 (2 connections now open)
|
|
2021-10-06T19:40:25.338+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:34282 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:40:25.409+0000 I COMMAND [conn2] CMD: drop ace.alert
|
|
2021-10-06T19:40:25.409+0000 I STORAGE [conn2] Finishing collection drop for ace.alert (da14490b-e9b2-4f77-bb53-77ed03738c90).
|
|
2021-10-06T19:40:25.413+0000 I COMMAND [conn2] CMD: drop ace.apgroup
|
|
2021-10-06T19:40:25.413+0000 I STORAGE [conn2] Finishing collection drop for ace.apgroup (e4827619-9d10-4dd5-82f6-e2c16c9b0124).
|
|
2021-10-06T19:40:25.435+0000 I COMMAND [conn2] CMD: drop ace.wifiman_feedback
|
|
2021-10-06T19:40:25.435+0000 I STORAGE [conn2] Finishing collection drop for ace.wifiman_feedback (ba79822e-f951-4bab-9c59-06685b0a8741).
|
|
2021-10-06T19:40:26.066+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34290 #3 (3 connections now open)
|
|
2021-10-06T19:40:26.066+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:34290 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:40:26.189+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34292 #4 (4 connections now open)
|
|
2021-10-06T19:40:26.189+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:34292 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:40:26.190+0000 I STORAGE [conn4] createCollection: ace.alert with generated UUID: 5fef3eb2-1a6f-4453-8a4d-1f071e41bc7d
|
|
2021-10-06T19:40:26.199+0000 I INDEX [conn4] build index on: ace.alert properties: { v: 2, key: { time: -1, key: 1, site_id: 1 }, name: "time_-1_key_1_site_id_1", ns: "ace.alert" }
|
|
2021-10-06T19:40:26.199+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:26.200+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:26.815+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34294 #5 (5 connections now open)
|
|
2021-10-06T19:40:26.815+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:34294 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:40:26.816+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34296 #6 (6 connections now open)
|
|
2021-10-06T19:40:26.816+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:34296 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:40:26.818+0000 I COMMAND [conn6] CMD: drop ace_stat.downtime
|
|
2021-10-06T19:40:26.818+0000 I STORAGE [conn6] Finishing collection drop for ace_stat.downtime (4e2cd97c-3186-4d77-a8c9-db5563f29b4e).
|
|
2021-10-06T19:40:26.821+0000 I COMMAND [conn6] CMD: drop ace_stat.dpi
|
|
2021-10-06T19:40:26.822+0000 I STORAGE [conn6] Finishing collection drop for ace_stat.dpi (d88f0fde-a32d-431a-8275-d623fd2437e6).
|
|
2021-10-06T19:40:26.880+0000 I STORAGE [conn4] createCollection: ace.apgroup with generated UUID: 6c12fcc2-d020-4159-8206-d55a2fa32a42
|
|
2021-10-06T19:40:26.890+0000 I INDEX [conn4] build index on: ace.apgroup properties: { v: 2, key: { site_id: 1 }, name: "site_id", ns: "ace.apgroup" }
|
|
2021-10-06T19:40:26.890+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:26.891+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:26.912+0000 I STORAGE [conn4] createCollection: ace_stat.dpi with generated UUID: c088020a-3498-4f29-8557-453394226ea0
|
|
2021-10-06T19:40:26.921+0000 I INDEX [conn4] build index on: ace_stat.dpi properties: { v: 2, key: { time: 1, site_id: 1, type: 1 }, name: "time_1_site_id_1_type_1", ns: "ace_stat.dpi" }
|
|
2021-10-06T19:40:26.921+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:26.922+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:26.944+0000 I STORAGE [conn4] createCollection: ace_stat.downtime with generated UUID: 3776c615-c58d-4a6a-89ea-5d5e66114bb6
|
|
2021-10-06T19:40:26.952+0000 I INDEX [conn4] build index on: ace_stat.downtime properties: { v: 2, key: { timestamp: 1 }, name: "timestamp", ns: "ace_stat.downtime" }
|
|
2021-10-06T19:40:26.952+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:26.953+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:26.975+0000 I STORAGE [conn4] createCollection: ace.wifiman_feedback with generated UUID: 7e59b148-37cc-48a6-9c53-45f8fa8e58e8
|
|
2021-10-06T19:40:26.983+0000 I INDEX [conn4] build index on: ace.wifiman_feedback properties: { v: 2, key: { site_id: 1 }, name: "site_id", ns: "ace.wifiman_feedback" }
|
|
2021-10-06T19:40:26.983+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:26.984+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:27.080+0000 I INDEX [conn4] build index on: ace.alert properties: { v: 2, key: { parameters.DEVICE.id: 1 }, name: "parameters.DEVICE.id_1", ns: "ace.alert" }
|
|
2021-10-06T19:40:27.080+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:27.081+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:27.084+0000 I INDEX [conn4] build index on: ace.alert properties: { v: 2, key: { parameters.CLIENT.id: 1 }, name: "parameters.CLIENT.id_1", ns: "ace.alert" }
|
|
2021-10-06T19:40:27.084+0000 I INDEX [conn4] building index using bulk method; build may temporarily use up to 500 megabytes of RAM
|
|
2021-10-06T19:40:27.085+0000 I INDEX [conn4] build index done. scanned 0 total records. 0 secs
|
|
2021-10-06T19:40:28.548+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34298 #7 (7 connections now open)
|
|
2021-10-06T19:40:28.548+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:34298 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:41:23.077+0000 I STORAGE [conn4] createCollection: ace.systemevent with generated UUID: cf8451e5-fc37-483b-8b82-42fffffb2a54
|
|
2021-10-06T19:45:28.552+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34678 #8 (8 connections now open)
|
|
2021-10-06T19:45:28.552+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:34678 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T19:57:16.306+0000 I NETWORK [listener] connection accepted from 127.0.0.1:35422 #9 (9 connections now open)
|
|
2021-10-06T19:57:16.306+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:35422 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-06T21:36:38.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:41536 #10 (10 connections now open)
|
|
2021-10-06T21:36:38.555+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:41536 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-07T10:00:00.004+0000 I STORAGE [conn8] createCollection: ace.channelplan with generated UUID: 71383a87-216e-4666-a2f8-4d722d90e104
|
|
2021-10-08T21:05:33.918+0000 I NETWORK [conn4] end connection 127.0.0.1:34292 (8 connections now open)
|
|
2021-10-08T21:05:33.918+0000 I NETWORK [conn3] end connection 127.0.0.1:34290 (9 connections now open)
|
|
2021-10-08T21:05:33.930+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51262 #11 (9 connections now open)
|
|
2021-10-08T21:05:33.932+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:51262 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:33.933+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51264 #12 (10 connections now open)
|
|
2021-10-08T21:05:33.933+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:51264 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:33.935+0000 I COMMAND [conn12] terminating, shutdown command received
|
|
2021-10-08T21:05:33.935+0000 I NETWORK [conn12] shutdown: going to close listening sockets...
|
|
2021-10-08T21:05:33.935+0000 I NETWORK [conn12] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:05:33.938+0000 I FTDC [conn12] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:05:33.940+0000 I STORAGE [conn12] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:05:34.053+0000 I STORAGE [conn12] shutdown: removing fs lock...
|
|
2021-10-08T21:05:34.054+0000 I CONTROL [conn12] now exiting
|
|
2021-10-08T21:05:34.054+0000 I CONTROL [conn12] shutting down with code:0
|
|
2021-10-08T21:05:54.892+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=9132bb204030
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:05:54.908+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:05:54.909+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:05:54.909+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:05:54.909+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:05:54.909+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:05:54.909+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:05:55.659+0000 I STORAGE [initandlisten] WiredTiger message [1633727155:659849][380:0x7fd8e28e40c0], txn-recover: Main recovery loop: starting at 2/8616192
|
|
2021-10-08T21:05:55.728+0000 I STORAGE [initandlisten] WiredTiger message [1633727155:727990][380:0x7fd8e28e40c0], txn-recover: Recovering log 2 through 3
|
|
2021-10-08T21:05:55.769+0000 I STORAGE [initandlisten] WiredTiger message [1633727155:769107][380:0x7fd8e28e40c0], txn-recover: Recovering log 3 through 3
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:05:55.870+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:05:56.099+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:05:56.100+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:05:56.215+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51328 #1 (1 connection now open)
|
|
2021-10-08T21:05:56.222+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:51328 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:56.234+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51330 #2 (2 connections now open)
|
|
2021-10-08T21:05:56.234+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:51330 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:57.278+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51332 #3 (3 connections now open)
|
|
2021-10-08T21:05:57.279+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:51332 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:57.435+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51334 #4 (4 connections now open)
|
|
2021-10-08T21:05:57.436+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:51334 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:58.085+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51336 #5 (5 connections now open)
|
|
2021-10-08T21:05:58.085+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:51336 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:05:58.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51338 #6 (6 connections now open)
|
|
2021-10-08T21:05:58.087+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:51338 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:06:00.129+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51340 #7 (7 connections now open)
|
|
2021-10-08T21:06:00.129+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:51340 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:29.545+0000 I NETWORK [conn4] end connection 127.0.0.1:51334 (6 connections now open)
|
|
2021-10-08T21:10:29.545+0000 I NETWORK [conn3] end connection 127.0.0.1:51332 (5 connections now open)
|
|
2021-10-08T21:10:29.554+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52120 #8 (6 connections now open)
|
|
2021-10-08T21:10:29.554+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:52120 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:29.555+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52122 #9 (7 connections now open)
|
|
2021-10-08T21:10:29.555+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:52122 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:29.555+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:10:29.555+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:10:29.555+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:10:29.556+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:10:29.559+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:10:29.666+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:10:29.666+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:10:29.666+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:10:47.937+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=b2880beb2968
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:10:47.940+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:10:47.940+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:10:47.940+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:10:47.940+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:10:47.940+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:10:47.940+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:10:48.609+0000 I STORAGE [initandlisten] WiredTiger message [1633727448:609494][380:0x7f73e76d90c0], txn-recover: Main recovery loop: starting at 3/31488
|
|
2021-10-08T21:10:48.664+0000 I STORAGE [initandlisten] WiredTiger message [1633727448:664745][380:0x7f73e76d90c0], txn-recover: Recovering log 3 through 4
|
|
2021-10-08T21:10:48.704+0000 I STORAGE [initandlisten] WiredTiger message [1633727448:704661][380:0x7f73e76d90c0], txn-recover: Recovering log 4 through 4
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:10:48.765+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:10:48.960+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:10:48.961+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:10:49.335+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52188 #1 (1 connection now open)
|
|
2021-10-08T21:10:49.339+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:52188 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:49.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52192 #2 (2 connections now open)
|
|
2021-10-08T21:10:49.350+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:52192 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:50.074+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52194 #3 (3 connections now open)
|
|
2021-10-08T21:10:50.076+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:52194 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:50.208+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52200 #4 (4 connections now open)
|
|
2021-10-08T21:10:50.208+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:52200 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:50.787+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52202 #5 (5 connections now open)
|
|
2021-10-08T21:10:50.787+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:52202 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:50.788+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52204 #6 (6 connections now open)
|
|
2021-10-08T21:10:50.788+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:52204 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:10:52.462+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52208 #7 (7 connections now open)
|
|
2021-10-08T21:10:52.462+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:52208 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:27.466+0000 I NETWORK [conn4] end connection 127.0.0.1:52200 (6 connections now open)
|
|
2021-10-08T21:13:27.466+0000 I NETWORK [conn3] end connection 127.0.0.1:52194 (5 connections now open)
|
|
2021-10-08T21:13:27.478+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52680 #8 (6 connections now open)
|
|
2021-10-08T21:13:27.478+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:52680 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:27.479+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52682 #9 (7 connections now open)
|
|
2021-10-08T21:13:27.479+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:52682 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:27.480+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:13:27.480+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:13:27.480+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:13:27.480+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:13:27.482+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:13:27.593+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:13:27.593+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:13:27.593+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:13:45.947+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=b0245a57b140
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:13:45.950+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:13:45.950+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:13:45.950+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:13:45.950+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:13:45.950+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:13:45.950+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:13:46.590+0000 I STORAGE [initandlisten] WiredTiger message [1633727626:590511][380:0x7f5c659780c0], txn-recover: Main recovery loop: starting at 4/10880
|
|
2021-10-08T21:13:46.640+0000 I STORAGE [initandlisten] WiredTiger message [1633727626:640075][380:0x7f5c659780c0], txn-recover: Recovering log 4 through 5
|
|
2021-10-08T21:13:46.672+0000 I STORAGE [initandlisten] WiredTiger message [1633727626:672858][380:0x7f5c659780c0], txn-recover: Recovering log 5 through 5
|
|
2021-10-08T21:13:46.733+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:13:46.733+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:13:46.733+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:13:46.733+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:13:46.734+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:13:46.734+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:13:46.734+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:13:46.734+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:13:46.941+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:13:46.942+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:13:47.349+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52742 #1 (1 connection now open)
|
|
2021-10-08T21:13:47.353+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:52742 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:47.374+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52744 #2 (2 connections now open)
|
|
2021-10-08T21:13:47.374+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:52744 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:48.144+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52746 #3 (3 connections now open)
|
|
2021-10-08T21:13:48.144+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:52746 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:48.263+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52748 #4 (4 connections now open)
|
|
2021-10-08T21:13:48.263+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:52748 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:48.858+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52750 #5 (5 connections now open)
|
|
2021-10-08T21:13:48.859+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:52750 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:48.860+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52752 #6 (6 connections now open)
|
|
2021-10-08T21:13:48.860+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:52752 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:13:50.633+0000 I NETWORK [listener] connection accepted from 127.0.0.1:52760 #7 (7 connections now open)
|
|
2021-10-08T21:13:50.636+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:52760 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:14:57.400+0000 I NETWORK [conn4] end connection 127.0.0.1:52748 (6 connections now open)
|
|
2021-10-08T21:14:57.400+0000 I NETWORK [conn3] end connection 127.0.0.1:52746 (5 connections now open)
|
|
2021-10-08T21:14:57.409+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53000 #8 (6 connections now open)
|
|
2021-10-08T21:14:57.409+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:53000 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:14:57.410+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53002 #9 (7 connections now open)
|
|
2021-10-08T21:14:57.410+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:53002 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:14:57.411+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:14:57.411+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:14:57.411+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:14:57.411+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:14:57.412+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:14:57.479+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:14:57.479+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:14:57.479+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:15:16.175+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=b03ada9efdef
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:15:16.178+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:15:16.178+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:15:16.178+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:15:16.178+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:15:16.178+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:15:16.178+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:15:16.823+0000 I STORAGE [initandlisten] WiredTiger message [1633727716:823316][380:0x7f90f87470c0], txn-recover: Main recovery loop: starting at 5/8192
|
|
2021-10-08T21:15:16.872+0000 I STORAGE [initandlisten] WiredTiger message [1633727716:872740][380:0x7f90f87470c0], txn-recover: Recovering log 5 through 6
|
|
2021-10-08T21:15:16.905+0000 I STORAGE [initandlisten] WiredTiger message [1633727716:905948][380:0x7f90f87470c0], txn-recover: Recovering log 6 through 6
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:15:16.968+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:15:17.212+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:15:17.213+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:15:17.574+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53088 #1 (1 connection now open)
|
|
2021-10-08T21:15:17.581+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:53088 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:15:17.593+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53090 #2 (2 connections now open)
|
|
2021-10-08T21:15:17.593+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:53090 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:15:18.245+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53092 #3 (3 connections now open)
|
|
2021-10-08T21:15:18.245+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:53092 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:15:18.366+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53094 #4 (4 connections now open)
|
|
2021-10-08T21:15:18.366+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:53094 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:15:18.960+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53100 #5 (5 connections now open)
|
|
2021-10-08T21:15:18.960+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:53100 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:15:18.961+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53102 #6 (6 connections now open)
|
|
2021-10-08T21:15:18.961+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:53102 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:15:20.623+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53126 #7 (7 connections now open)
|
|
2021-10-08T21:15:20.627+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:53126 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:20:20.631+0000 I NETWORK [listener] connection accepted from 127.0.0.1:53832 #8 (8 connections now open)
|
|
2021-10-08T21:20:20.632+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:53832 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:24:43.302+0000 I NETWORK [conn4] end connection 127.0.0.1:53094 (7 connections now open)
|
|
2021-10-08T21:24:43.302+0000 I NETWORK [conn3] end connection 127.0.0.1:53092 (6 connections now open)
|
|
2021-10-08T21:24:43.311+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54462 #9 (7 connections now open)
|
|
2021-10-08T21:24:43.311+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:54462 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:24:43.312+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54464 #10 (8 connections now open)
|
|
2021-10-08T21:24:43.312+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:54464 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:24:43.312+0000 I COMMAND [conn10] terminating, shutdown command received
|
|
2021-10-08T21:24:43.312+0000 I NETWORK [conn10] shutdown: going to close listening sockets...
|
|
2021-10-08T21:24:43.312+0000 I NETWORK [conn10] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:24:43.313+0000 I FTDC [conn10] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:24:43.315+0000 I STORAGE [conn10] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:24:43.409+0000 I STORAGE [conn10] shutdown: removing fs lock...
|
|
2021-10-08T21:24:43.409+0000 I CONTROL [conn10] now exiting
|
|
2021-10-08T21:24:43.409+0000 I CONTROL [conn10] shutting down with code:0
|
|
2021-10-08T21:25:02.459+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=3dce1191d993
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:25:02.463+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:25:02.463+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:25:02.463+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:25:02.463+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:25:02.463+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:25:02.463+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:25:03.162+0000 I STORAGE [initandlisten] WiredTiger message [1633728303:162882][380:0x7fdf9718a0c0], txn-recover: Main recovery loop: starting at 6/25728
|
|
2021-10-08T21:25:03.234+0000 I STORAGE [initandlisten] WiredTiger message [1633728303:234060][380:0x7fdf9718a0c0], txn-recover: Recovering log 6 through 7
|
|
2021-10-08T21:25:03.278+0000 I STORAGE [initandlisten] WiredTiger message [1633728303:278013][380:0x7fdf9718a0c0], txn-recover: Recovering log 7 through 7
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:25:03.364+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:25:03.569+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:25:03.570+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:25:03.880+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54534 #1 (1 connection now open)
|
|
2021-10-08T21:25:03.885+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:54534 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:25:03.895+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54536 #2 (2 connections now open)
|
|
2021-10-08T21:25:03.895+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:54536 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:25:04.657+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54538 #3 (3 connections now open)
|
|
2021-10-08T21:25:04.658+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:54538 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:25:04.781+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54540 #4 (4 connections now open)
|
|
2021-10-08T21:25:04.781+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:54540 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:25:05.379+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54542 #5 (5 connections now open)
|
|
2021-10-08T21:25:05.380+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:54542 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:25:05.381+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54544 #6 (6 connections now open)
|
|
2021-10-08T21:25:05.382+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:54544 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:25:22.523+0000 I NETWORK [listener] connection accepted from 127.0.0.1:54628 #7 (7 connections now open)
|
|
2021-10-08T21:25:22.523+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:54628 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:01.238+0000 I NETWORK [conn4] end connection 127.0.0.1:54540 (6 connections now open)
|
|
2021-10-08T21:29:01.238+0000 I NETWORK [conn3] end connection 127.0.0.1:54538 (5 connections now open)
|
|
2021-10-08T21:29:01.249+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55116 #8 (6 connections now open)
|
|
2021-10-08T21:29:01.249+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:55116 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:01.250+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55118 #9 (7 connections now open)
|
|
2021-10-08T21:29:01.250+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:55118 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:01.250+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:29:01.250+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:29:01.250+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:29:01.250+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:29:01.253+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:29:01.353+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:29:01.353+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:29:01.353+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:29:20.570+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] MongoDB starting : pid=381 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=386fe72ec8ec
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:29:20.574+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:29:20.574+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:29:20.574+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:29:20.574+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:29:20.574+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:29:20.574+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:29:21.263+0000 I STORAGE [initandlisten] WiredTiger message [1633728561:263776][381:0x7f8bf048c0c0], txn-recover: Main recovery loop: starting at 7/15616
|
|
2021-10-08T21:29:21.329+0000 I STORAGE [initandlisten] WiredTiger message [1633728561:329960][381:0x7f8bf048c0c0], txn-recover: Recovering log 7 through 8
|
|
2021-10-08T21:29:21.369+0000 I STORAGE [initandlisten] WiredTiger message [1633728561:369265][381:0x7f8bf048c0c0], txn-recover: Recovering log 8 through 8
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:29:21.453+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:29:21.454+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:29:21.669+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:29:21.670+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:29:21.989+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55172 #1 (1 connection now open)
|
|
2021-10-08T21:29:21.994+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:55172 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:22.004+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55174 #2 (2 connections now open)
|
|
2021-10-08T21:29:22.004+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:55174 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:22.758+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55176 #3 (3 connections now open)
|
|
2021-10-08T21:29:22.759+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:55176 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:22.898+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55178 #4 (4 connections now open)
|
|
2021-10-08T21:29:22.898+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:55178 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:23.518+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55184 #5 (5 connections now open)
|
|
2021-10-08T21:29:23.518+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:55184 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:23.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55186 #6 (6 connections now open)
|
|
2021-10-08T21:29:23.520+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:55186 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:29:25.337+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55192 #7 (7 connections now open)
|
|
2021-10-08T21:29:25.337+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:55192 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:33:47.504+0000 I NETWORK [conn4] end connection 127.0.0.1:55178 (6 connections now open)
|
|
2021-10-08T21:33:47.504+0000 I NETWORK [conn3] end connection 127.0.0.1:55176 (5 connections now open)
|
|
2021-10-08T21:33:47.514+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55816 #8 (6 connections now open)
|
|
2021-10-08T21:33:47.514+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:55816 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:33:47.514+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55818 #9 (7 connections now open)
|
|
2021-10-08T21:33:47.515+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:55818 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:33:47.515+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:33:47.515+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:33:47.515+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:33:47.515+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:33:47.518+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:33:47.548+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:33:47.548+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:33:47.548+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:34:06.171+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] MongoDB starting : pid=381 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=7cc14246a0d2
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:34:06.175+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:34:06.175+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:34:06.175+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:34:06.175+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:34:06.175+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:34:06.175+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:34:06.836+0000 I STORAGE [initandlisten] WiredTiger message [1633728846:836939][381:0x7f813aed50c0], txn-recover: Main recovery loop: starting at 8/22016
|
|
2021-10-08T21:34:06.891+0000 I STORAGE [initandlisten] WiredTiger message [1633728846:891159][381:0x7f813aed50c0], txn-recover: Recovering log 8 through 9
|
|
2021-10-08T21:34:06.930+0000 I STORAGE [initandlisten] WiredTiger message [1633728846:930339][381:0x7f813aed50c0], txn-recover: Recovering log 9 through 9
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:34:06.992+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:34:07.183+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:34:07.184+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:34:07.577+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55914 #1 (1 connection now open)
|
|
2021-10-08T21:34:07.581+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:55914 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:34:07.590+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55916 #2 (2 connections now open)
|
|
2021-10-08T21:34:07.590+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:55916 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:34:08.291+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55922 #3 (3 connections now open)
|
|
2021-10-08T21:34:08.292+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:55922 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:34:08.413+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55924 #4 (4 connections now open)
|
|
2021-10-08T21:34:08.413+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:55924 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:34:09.006+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55926 #5 (5 connections now open)
|
|
2021-10-08T21:34:09.006+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:55926 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:34:09.007+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55928 #6 (6 connections now open)
|
|
2021-10-08T21:34:09.008+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:55928 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:34:10.647+0000 I NETWORK [listener] connection accepted from 127.0.0.1:55930 #7 (7 connections now open)
|
|
2021-10-08T21:34:10.648+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:55930 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:04.394+0000 I NETWORK [conn4] end connection 127.0.0.1:55924 (6 connections now open)
|
|
2021-10-08T21:35:04.394+0000 I NETWORK [conn3] end connection 127.0.0.1:55922 (5 connections now open)
|
|
2021-10-08T21:35:04.403+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56050 #8 (6 connections now open)
|
|
2021-10-08T21:35:04.403+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:56050 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:04.404+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56052 #9 (7 connections now open)
|
|
2021-10-08T21:35:04.404+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:56052 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:04.404+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:35:04.404+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:35:04.404+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:35:04.404+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:35:04.406+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:35:04.439+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:35:04.439+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:35:04.439+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:35:23.210+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] MongoDB starting : pid=381 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=5718a30d05ea
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:35:23.215+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:35:23.215+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:35:23.215+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:35:23.215+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:35:23.215+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:35:23.215+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:35:23.849+0000 I STORAGE [initandlisten] WiredTiger message [1633728923:849789][381:0x7f6d005d30c0], txn-recover: Main recovery loop: starting at 9/9088
|
|
2021-10-08T21:35:23.897+0000 I STORAGE [initandlisten] WiredTiger message [1633728923:897096][381:0x7f6d005d30c0], txn-recover: Recovering log 9 through 10
|
|
2021-10-08T21:35:23.927+0000 I STORAGE [initandlisten] WiredTiger message [1633728923:927769][381:0x7f6d005d30c0], txn-recover: Recovering log 10 through 10
|
|
2021-10-08T21:35:23.988+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:35:23.989+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:35:24.173+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:35:24.173+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:35:24.596+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56134 #1 (1 connection now open)
|
|
2021-10-08T21:35:24.602+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:56134 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:24.614+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56136 #2 (2 connections now open)
|
|
2021-10-08T21:35:24.615+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:56136 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:25.479+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56144 #3 (3 connections now open)
|
|
2021-10-08T21:35:25.479+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:56144 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:25.607+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56150 #4 (4 connections now open)
|
|
2021-10-08T21:35:25.608+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:56150 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:26.205+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56166 #5 (5 connections now open)
|
|
2021-10-08T21:35:26.206+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:56166 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:26.207+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56168 #6 (6 connections now open)
|
|
2021-10-08T21:35:26.208+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:56168 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:35:42.827+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56226 #7 (7 connections now open)
|
|
2021-10-08T21:35:42.828+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:56226 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:14.375+0000 I NETWORK [conn4] end connection 127.0.0.1:56150 (6 connections now open)
|
|
2021-10-08T21:37:14.375+0000 I NETWORK [conn3] end connection 127.0.0.1:56144 (5 connections now open)
|
|
2021-10-08T21:37:14.384+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56436 #8 (6 connections now open)
|
|
2021-10-08T21:37:14.384+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:56436 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:14.385+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56438 #9 (7 connections now open)
|
|
2021-10-08T21:37:14.385+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:56438 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:14.385+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:37:14.385+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:37:14.385+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:37:14.385+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:37:14.387+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:37:14.466+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:37:14.466+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:37:14.466+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:37:47.132+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] MongoDB starting : pid=381 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=2d516673f047
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:37:47.135+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:37:47.135+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:37:47.135+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:37:47.135+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:37:47.135+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:37:47.135+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:37:47.813+0000 I STORAGE [initandlisten] WiredTiger message [1633729067:813951][381:0x7fbc1f5c90c0], txn-recover: Main recovery loop: starting at 10/8448
|
|
2021-10-08T21:37:47.879+0000 I STORAGE [initandlisten] WiredTiger message [1633729067:879016][381:0x7fbc1f5c90c0], txn-recover: Recovering log 10 through 11
|
|
2021-10-08T21:37:47.921+0000 I STORAGE [initandlisten] WiredTiger message [1633729067:921862][381:0x7fbc1f5c90c0], txn-recover: Recovering log 11 through 11
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:37:48.009+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:37:48.010+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:37:48.281+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:37:48.281+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:37:48.517+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56560 #1 (1 connection now open)
|
|
2021-10-08T21:37:48.522+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:56560 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:48.535+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56562 #2 (2 connections now open)
|
|
2021-10-08T21:37:48.538+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:56562 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:49.607+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56570 #3 (3 connections now open)
|
|
2021-10-08T21:37:49.610+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:56570 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:49.781+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56574 #4 (4 connections now open)
|
|
2021-10-08T21:37:49.782+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:56574 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:50.453+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56582 #5 (5 connections now open)
|
|
2021-10-08T21:37:50.454+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:56582 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:50.461+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56584 #6 (6 connections now open)
|
|
2021-10-08T21:37:50.462+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:56584 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:37:55.313+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56606 #7 (7 connections now open)
|
|
2021-10-08T21:37:55.313+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:56606 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:38:59.592+0000 I NETWORK [conn4] end connection 127.0.0.1:56574 (6 connections now open)
|
|
2021-10-08T21:38:59.592+0000 I NETWORK [conn3] end connection 127.0.0.1:56570 (5 connections now open)
|
|
2021-10-08T21:38:59.602+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56774 #8 (6 connections now open)
|
|
2021-10-08T21:38:59.602+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:56774 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:38:59.603+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56776 #9 (7 connections now open)
|
|
2021-10-08T21:38:59.605+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:56776 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:38:59.605+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:38:59.605+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:38:59.605+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:38:59.605+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:38:59.607+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:38:59.676+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:38:59.676+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:38:59.676+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:41:50.674+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=613d2da7d38f
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:41:50.677+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:41:50.677+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:41:50.677+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:41:50.677+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:41:50.677+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:41:50.677+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:41:51.349+0000 I STORAGE [initandlisten] WiredTiger message [1633729311:349844][380:0x7f6b483fb0c0], txn-recover: Main recovery loop: starting at 11/8320
|
|
2021-10-08T21:41:51.406+0000 I STORAGE [initandlisten] WiredTiger message [1633729311:406938][380:0x7f6b483fb0c0], txn-recover: Recovering log 11 through 12
|
|
2021-10-08T21:41:51.447+0000 I STORAGE [initandlisten] WiredTiger message [1633729311:447671][380:0x7f6b483fb0c0], txn-recover: Recovering log 12 through 12
|
|
2021-10-08T21:41:51.510+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:41:51.510+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:41:51.510+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:41:51.510+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:41:51.511+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:41:51.511+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:41:51.511+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:41:51.511+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:41:51.724+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:41:51.724+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:41:52.087+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57170 #1 (1 connection now open)
|
|
2021-10-08T21:41:52.091+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:57170 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:41:52.100+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57172 #2 (2 connections now open)
|
|
2021-10-08T21:41:52.100+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:57172 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:41:52.847+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57174 #3 (3 connections now open)
|
|
2021-10-08T21:41:52.847+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:57174 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:41:52.976+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57176 #4 (4 connections now open)
|
|
2021-10-08T21:41:52.976+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:57176 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:41:53.587+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57178 #5 (5 connections now open)
|
|
2021-10-08T21:41:53.587+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:57178 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:41:53.589+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57180 #6 (6 connections now open)
|
|
2021-10-08T21:41:53.589+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:57180 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:41:55.480+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57192 #7 (7 connections now open)
|
|
2021-10-08T21:41:55.488+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:57192 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:06.061+0000 I NETWORK [conn4] end connection 127.0.0.1:57176 (6 connections now open)
|
|
2021-10-08T21:46:06.061+0000 I NETWORK [conn3] end connection 127.0.0.1:57174 (5 connections now open)
|
|
2021-10-08T21:46:06.070+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57710 #8 (6 connections now open)
|
|
2021-10-08T21:46:06.070+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:57710 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:06.071+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57712 #9 (7 connections now open)
|
|
2021-10-08T21:46:06.071+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:57712 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:06.072+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:46:06.072+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:46:06.072+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:46:06.072+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:46:06.075+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:46:06.107+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:46:06.107+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:46:06.107+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:46:25.998+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] MongoDB starting : pid=381 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=5c0d97f460da
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:46:26.001+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:46:26.002+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:46:26.002+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:46:26.002+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:46:26.002+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:46:26.002+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:46:26.651+0000 I STORAGE [initandlisten] WiredTiger message [1633729586:651322][381:0x7fe8c80490c0], txn-recover: Main recovery loop: starting at 12/21376
|
|
2021-10-08T21:46:26.701+0000 I STORAGE [initandlisten] WiredTiger message [1633729586:701959][381:0x7fe8c80490c0], txn-recover: Recovering log 12 through 13
|
|
2021-10-08T21:46:26.736+0000 I STORAGE [initandlisten] WiredTiger message [1633729586:736289][381:0x7fe8c80490c0], txn-recover: Recovering log 13 through 13
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:46:26.793+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:46:26.981+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:46:26.981+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:46:27.420+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57746 #1 (1 connection now open)
|
|
2021-10-08T21:46:27.424+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:57746 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:27.434+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57748 #2 (2 connections now open)
|
|
2021-10-08T21:46:27.434+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:57748 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:28.123+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57750 #3 (3 connections now open)
|
|
2021-10-08T21:46:28.123+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:57750 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:28.248+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57752 #4 (4 connections now open)
|
|
2021-10-08T21:46:28.248+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:57752 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:28.841+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57756 #5 (5 connections now open)
|
|
2021-10-08T21:46:28.841+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:57756 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:28.843+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57758 #6 (6 connections now open)
|
|
2021-10-08T21:46:28.843+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:57758 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:30.865+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57772 #7 (7 connections now open)
|
|
2021-10-08T21:46:30.865+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:57772 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:54.851+0000 I NETWORK [conn4] end connection 127.0.0.1:57752 (6 connections now open)
|
|
2021-10-08T21:46:54.851+0000 I NETWORK [conn3] end connection 127.0.0.1:57750 (5 connections now open)
|
|
2021-10-08T21:46:54.867+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57842 #8 (6 connections now open)
|
|
2021-10-08T21:46:54.869+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:57842 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:54.871+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57844 #9 (7 connections now open)
|
|
2021-10-08T21:46:54.874+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:57844 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:46:54.877+0000 I COMMAND [conn9] terminating, shutdown command received
|
|
2021-10-08T21:46:54.877+0000 I NETWORK [conn9] shutdown: going to close listening sockets...
|
|
2021-10-08T21:46:54.877+0000 I NETWORK [conn9] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T21:46:54.877+0000 I FTDC [conn9] Shutting down full-time diagnostic data capture
|
|
2021-10-08T21:46:54.879+0000 I STORAGE [conn9] WiredTigerKVEngine shutting down
|
|
2021-10-08T21:46:55.145+0000 I STORAGE [conn9] shutdown: removing fs lock...
|
|
2021-10-08T21:46:55.145+0000 I CONTROL [conn9] now exiting
|
|
2021-10-08T21:46:55.145+0000 I CONTROL [conn9] shutting down with code:0
|
|
2021-10-08T21:47:09.368+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T21:47:09.372+0000 I CONTROL [initandlisten] MongoDB starting : pid=376 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=5c0d97f460da
|
|
2021-10-08T21:47:09.372+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T21:47:09.373+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T21:47:09.373+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T21:47:09.373+0000 I STORAGE [initandlisten]
|
|
2021-10-08T21:47:09.373+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T21:47:09.373+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T21:47:09.373+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T21:47:10.097+0000 I STORAGE [initandlisten] WiredTiger message [1633729630:97887][376:0x7fa3e23df0c0], txn-recover: Main recovery loop: starting at 13/7680
|
|
2021-10-08T21:47:10.162+0000 I STORAGE [initandlisten] WiredTiger message [1633729630:162094][376:0x7fa3e23df0c0], txn-recover: Recovering log 13 through 14
|
|
2021-10-08T21:47:10.196+0000 I STORAGE [initandlisten] WiredTiger message [1633729630:196566][376:0x7fa3e23df0c0], txn-recover: Recovering log 14 through 14
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T21:47:10.272+0000 I CONTROL [initandlisten]
|
|
2021-10-08T21:47:10.511+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T21:47:10.511+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T21:47:10.778+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57960 #1 (1 connection now open)
|
|
2021-10-08T21:47:10.782+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:57960 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:47:10.795+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57962 #2 (2 connections now open)
|
|
2021-10-08T21:47:10.795+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:57962 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:47:12.065+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57966 #3 (3 connections now open)
|
|
2021-10-08T21:47:12.067+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:57966 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:47:12.275+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57968 #4 (4 connections now open)
|
|
2021-10-08T21:47:12.275+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:57968 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:47:12.918+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57978 #5 (5 connections now open)
|
|
2021-10-08T21:47:12.922+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:57978 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:47:12.924+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57980 #6 (6 connections now open)
|
|
2021-10-08T21:47:12.926+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:57980 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:47:15.898+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58076 #7 (7 connections now open)
|
|
2021-10-08T21:47:15.898+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:58076 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T21:52:15.871+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58870 #8 (8 connections now open)
|
|
2021-10-08T21:52:15.871+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:58870 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:18.137+0000 I NETWORK [conn4] end connection 127.0.0.1:57968 (7 connections now open)
|
|
2021-10-08T22:16:18.137+0000 I NETWORK [conn3] end connection 127.0.0.1:57966 (6 connections now open)
|
|
2021-10-08T22:16:18.146+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33802 #9 (7 connections now open)
|
|
2021-10-08T22:16:18.146+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:33802 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:18.147+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33804 #10 (8 connections now open)
|
|
2021-10-08T22:16:18.147+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:33804 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:18.148+0000 I COMMAND [conn10] terminating, shutdown command received
|
|
2021-10-08T22:16:18.148+0000 I NETWORK [conn10] shutdown: going to close listening sockets...
|
|
2021-10-08T22:16:18.148+0000 I NETWORK [conn10] removing socket file: /usr/lib/unifi/run/mongodb-27117.sock
|
|
2021-10-08T22:16:18.148+0000 I FTDC [conn10] Shutting down full-time diagnostic data capture
|
|
2021-10-08T22:16:18.151+0000 I STORAGE [conn10] WiredTigerKVEngine shutting down
|
|
2021-10-08T22:16:18.216+0000 I STORAGE [conn10] shutdown: removing fs lock...
|
|
2021-10-08T22:16:18.216+0000 I CONTROL [conn10] now exiting
|
|
2021-10-08T22:16:18.216+0000 I CONTROL [conn10] shutting down with code:0
|
|
2021-10-08T22:16:40.671+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] MongoDB starting : pid=380 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=f135bed6c56d
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] modules: none
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] build environment:
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-10-08T22:16:40.675+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-10-08T22:16:40.675+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-10-08T22:16:40.675+0000 I STORAGE [initandlisten]
|
|
2021-10-08T22:16:40.675+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-10-08T22:16:40.675+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-10-08T22:16:40.675+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-10-08T22:16:41.344+0000 I STORAGE [initandlisten] WiredTiger message [1633731401:344297][380:0x7fd5cbd340c0], txn-recover: Main recovery loop: starting at 14/98816
|
|
2021-10-08T22:16:41.402+0000 I STORAGE [initandlisten] WiredTiger message [1633731401:402835][380:0x7fd5cbd340c0], txn-recover: Recovering log 14 through 15
|
|
2021-10-08T22:16:41.442+0000 I STORAGE [initandlisten] WiredTiger message [1633731401:442777][380:0x7fd5cbd340c0], txn-recover: Recovering log 15 through 15
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten]
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten]
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten]
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-10-08T22:16:41.509+0000 I CONTROL [initandlisten]
|
|
2021-10-08T22:16:41.718+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-10-08T22:16:41.718+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-10-08T22:16:42.088+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33860 #1 (1 connection now open)
|
|
2021-10-08T22:16:42.093+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:33860 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:42.103+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33862 #2 (2 connections now open)
|
|
2021-10-08T22:16:42.103+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:33862 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:42.787+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33864 #3 (3 connections now open)
|
|
2021-10-08T22:16:42.788+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:33864 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:42.905+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33866 #4 (4 connections now open)
|
|
2021-10-08T22:16:42.906+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:33866 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:43.506+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33868 #5 (5 connections now open)
|
|
2021-10-08T22:16:43.506+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:33868 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:43.507+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33870 #6 (6 connections now open)
|
|
2021-10-08T22:16:43.507+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:33870 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:16:45.232+0000 I NETWORK [listener] connection accepted from 127.0.0.1:33876 #7 (7 connections now open)
|
|
2021-10-08T22:16:45.232+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:33876 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T22:21:45.241+0000 I NETWORK [listener] connection accepted from 127.0.0.1:34568 #8 (8 connections now open)
|
|
2021-10-08T22:21:45.241+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:34568 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-08T23:09:21.039+0000 I NETWORK [listener] connection accepted from 127.0.0.1:40958 #9 (9 connections now open)
|
|
2021-10-08T23:09:21.039+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:40958 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-11T22:21:45.286+0000 I NETWORK [listener] connection accepted from 127.0.0.1:37472 #10 (10 connections now open)
|
|
2021-10-11T22:21:45.301+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:37472 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-10-11T23:10:01.187+0000 I COMMAND [conn9] command ace_stat.stat_hourly command: insert { insert: "stat_hourly", ordered: false, $db: "ace_stat" } ninserted:15 keysInserted:45 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 108ms
|
|
2021-10-11T23:11:56.205+0000 W FTDC [ftdc] Uncaught exception in 'FileStreamFailed: Failed to write to interim file buffer for full-time diagnostic data capture: /usr/lib/unifi/data/db/diagnostic.data/metrics.interim.temp' in full-time diagnostic data capture subsystem. Shutting down the full-time diagnostic data capture subsystem.
|
|
2021-10-11T23:15:31.924+0000 E STORAGE [WTCheckpointThread] WiredTiger error (28) [1633994131:924279][380:0x7fd5c2b85700], file:WiredTiger.wt, WT_SESSION.checkpoint: /usr/lib/unifi/data/db/WiredTiger.turtle.set: handle-write: pwrite: failed to write 1063 bytes at offset 0: No space left on device
|
|
2021-10-11T23:15:31.925+0000 E STORAGE [WTCheckpointThread] WiredTiger error (28) [1633994131:925698][380:0x7fd5c2b85700], file:WiredTiger.wt, WT_SESSION.checkpoint: /usr/lib/unifi/data/db/WiredTiger.turtle.set: handle-write: pwrite: failed to write 1063 bytes at offset 0: No space left on device
|
|
2021-10-11T23:15:31.925+0000 E STORAGE [WTCheckpointThread] WiredTiger error (0) [1633994131:925738][380:0x7fd5c2b85700], file:WiredTiger.wt, WT_SESSION.checkpoint: WiredTiger.turtle: encountered an illegal file format or internal value: (__wt_turtle_update, 337)
|
|
2021-10-11T23:15:31.925+0000 E STORAGE [WTCheckpointThread] WiredTiger error (-31804) [1633994131:925749][380:0x7fd5c2b85700], file:WiredTiger.wt, WT_SESSION.checkpoint: the process must exit and restart: WT_PANIC: WiredTiger library panic
|
|
2021-10-11T23:15:31.925+0000 F - [WTCheckpointThread] Fatal Assertion 28558 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 361
|
|
2021-10-11T23:15:31.926+0000 F - [WTCheckpointThread]
|
|
|
|
***aborting after fassert() failure
|
|
|
|
|
|
2021-10-11T23:15:31.944+0000 F - [WTJournalFlusher] Fatal Assertion 28559 at src/mongo/db/storage/wiredtiger/wiredtiger_util.cpp 64
|
|
2021-10-11T23:15:31.944+0000 F - [WTJournalFlusher]
|
|
|
|
***aborting after fassert() failure
|
|
|
|
|
|
2021-10-11T23:15:31.946+0000 F - [WTCheckpointThread] Got signal: 6 (Aborted).
|
|
|
|
0x563e7e27111a 0x563e7e2703de 0x563e7e2708b2 0x7fd5c8e47980 0x7fd5c8a82fb7 0x7fd5c8a84921 0x563e7ca6ab61 0x563e7cb37c96 0x563e7cba48a7 0x563e7ca18b17 0x563e7ca18e4a 0x563e7cb693e2 0x563e7cb67455 0x563e7cc4e85f 0x563e7cc4efbd 0x563e7cbb5462 0x563e7cbb600d 0x563e7cbb7618 0x563e7cbb7924 0x563e7cb9e7dd 0x563e7cb1f9f5 0x563e7e1c0494 0x7fd5c96c76df 0x7fd5c8e3c6db 0x7fd5c8b6571f
|
|
----- BEGIN BACKTRACE -----
|
|
{"backtrace":[{"b":"563E7C22F000","o":"204211A","s":"_ZN5mongo15printStackTraceERSo"},{"b":"563E7C22F000","o":"20413DE"},{"b":"563E7C22F000","o":"20418B2"},{"b":"7FD5C8E35000","o":"12980"},{"b":"7FD5C8A44000","o":"3EFB7","s":"gsignal"},{"b":"7FD5C8A44000","o":"40921","s":"abort"},{"b":"563E7C22F000","o":"83BB61","s":"_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj"},{"b":"563E7C22F000","o":"908C96"},{"b":"563E7C22F000","o":"9758A7"},{"b":"563E7C22F000","o":"7E9B17","s":"__wt_err"},{"b":"563E7C22F000","o":"7E9E4A","s":"__wt_panic"},{"b":"563E7C22F000","o":"93A3E2","s":"__wt_turtle_update"},{"b":"563E7C22F000","o":"938455","s":"__wt_metadata_update"},{"b":"563E7C22F000","o":"A1F85F"},{"b":"563E7C22F000","o":"A1FFBD","s":"__wt_meta_ckptlist_set"},{"b":"563E7C22F000","o":"986462"},{"b":"563E7C22F000","o":"98700D","s":"__wt_checkpoint"},{"b":"563E7C22F000","o":"988618"},{"b":"563E72021-12-11T05:24:08.252+0000 I CONTROL [main] ***** SERVER RESTARTED *****
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] MongoDB starting : pid=376 port=27117 dbpath=/usr/lib/unifi/data/db 64-bit host=f135bed6c56d
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] db version v3.6.3
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] git version: 9586e557d54ef70f9ca4b43c26892cd55257e1a5
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] allocator: tcmalloc
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] modules: none
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] build environment:
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] distarch: x86_64
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] target_arch: x86_64
|
|
2021-12-11T05:24:08.292+0000 I CONTROL [initandlisten] options: { net: { bindIp: "127.0.0.1", port: 27117, unixDomainSocket: { pathPrefix: "/usr/lib/unifi/run" } }, processManagement: { pidFilePath: "/usr/lib/unifi/run/mongod.pid" }, storage: { dbPath: "/usr/lib/unifi/data/db" }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: "/usr/lib/unifi/logs/mongod.log" } }
|
|
2021-12-11T05:24:08.292+0000 W - [initandlisten] Detected unclean shutdown - /usr/lib/unifi/data/db/mongod.lock is not empty.
|
|
2021-12-11T05:24:08.296+0000 I - [initandlisten] Detected data files in /usr/lib/unifi/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
|
|
2021-12-11T05:24:08.296+0000 W STORAGE [initandlisten] Recovering data from the last clean checkpoint.
|
|
2021-12-11T05:24:08.296+0000 I STORAGE [initandlisten]
|
|
2021-12-11T05:24:08.296+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
|
|
2021-12-11T05:24:08.296+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem
|
|
2021-12-11T05:24:08.298+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=23623M,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-12-11T05:24:09.004+0000 I STORAGE [initandlisten] WiredTiger message [1639200249:4157][376:0x7f204578e0c0], txn-recover: Main recovery loop: starting at 19/88395776
|
|
2021-12-11T05:24:09.004+0000 I STORAGE [initandlisten] WiredTiger message [1639200249:4625][376:0x7f204578e0c0], txn-recover: Recovering log 19 through 20
|
|
2021-12-11T05:24:09.012+0000 I STORAGE [initandlisten] WiredTiger message [1639200249:12723][376:0x7f204578e0c0], file:sizeStorer.wt, txn-recover: Recovering log 20 through 20
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten]
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database.
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted.
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten]
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten]
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten] ** We suggest setting it to 'never'
|
|
2021-12-11T05:24:09.152+0000 I CONTROL [initandlisten]
|
|
2021-12-11T05:24:09.421+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/usr/lib/unifi/data/db/diagnostic.data'
|
|
2021-12-11T05:24:09.423+0000 I NETWORK [initandlisten] waiting for connections on port 27117
|
|
2021-12-11T05:24:09.452+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56634 #1 (1 connection now open)
|
|
2021-12-11T05:24:09.459+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:56634 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:24:09.478+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56636 #2 (2 connections now open)
|
|
2021-12-11T05:24:09.480+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:56636 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:24:10.020+0000 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK
|
|
2021-12-11T05:24:11.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56638 #3 (3 connections now open)
|
|
2021-12-11T05:24:11.274+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:56638 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:24:11.638+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56640 #4 (4 connections now open)
|
|
2021-12-11T05:24:11.640+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:56640 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:24:12.389+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56642 #5 (5 connections now open)
|
|
2021-12-11T05:24:12.392+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:56642 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:24:12.430+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56644 #6 (6 connections now open)
|
|
2021-12-11T05:24:12.431+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:56644 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:24:18.112+0000 I NETWORK [listener] connection accepted from 127.0.0.1:56652 #7 (7 connections now open)
|
|
2021-12-11T05:24:18.124+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:56652 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T05:29:18.147+0000 I NETWORK [listener] connection accepted from 127.0.0.1:58008 #8 (8 connections now open)
|
|
2021-12-11T05:29:18.147+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:58008 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-11T07:22:06.274+0000 I NETWORK [listener] connection accepted from 127.0.0.1:38064 #9 (9 connections now open)
|
|
2021-12-11T07:22:06.274+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:38064 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|
|
2021-12-12T05:29:18.161+0000 I NETWORK [listener] connection accepted from 127.0.0.1:57174 #10 (10 connections now open)
|
|
2021-12-12T05:29:18.169+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:57174 conn: { driver: { name: "mongo-java-driver", version: "3.4.3-dirty" }, os: { type: "Linux", name: "Linux", architecture: "amd64", version: "4.19.0-17-amd64" }, platform: "Java/Private Build/1.8.0_292-8u292-b10-0ubuntu1~18.04-b10" }
|