2018-06-23T10:32:21.338+0800 I REPL [replication-0] Starting initial sync (attempt 1 of 10) 2018-06-23T10:32:21.338+0800 I REPL [ReplicationExecutor] New replica set config in use: { _id: "mgset-6367841", version: 73036, protocolVersion: 1, members: [ { _id: 0, host: "11.218.81.2:3067", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 2.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "11.218.81.106:3052", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "11.192.213.111:3057", arbiterOnly: false, buildIndexes: true, hidden: true, priority: 0.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: 60000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b0fada9efafb2318cd9464b') } } 2018-06-23T10:32:21.338+0800 I REPL [ReplicationExecutor] This node is 11.192.213.111:3057 in the config 2018-06-23T10:32:21.339+0800 I REPL [ReplicationExecutor] transition to STARTUP2 2018-06-23T10:32:21.339+0800 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 11.218.81.106:3052 2018-06-23T10:32:21.339+0800 I REPL [ReplicationExecutor] Member 11.218.81.2:3067 is now in state PRIMARY 2018-06-23T10:32:21.341+0800 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 11.218.81.106:3052, took 2ms (1 connections now open to 11.218.81.106:3052) 2018-06-23T10:32:21.341+0800 I REPL [ReplicationExecutor] Member 11.218.81.106:3052 is now in state SECONDARY 2018-06-23T10:32:21.453+0800 I NETWORK [thread1] connection accepted from 11.218.81.106:63887 #6 (3 connections now open) 2018-06-23T10:32:21.453+0800 I NETWORK [conn6] received client metadata from 11.218.81.106:63887 conn6: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.4.6" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server release 6.2 (DogTag)", architecture: "x86_64", version: "Kernel 2.6.32-358.23.2.ali1195.el6.x86_64" } } 2018-06-23T10:32:21.476+0800 I ACCESS [conn6] Successfully authenticated as principal __system on local 2018-06-23T10:32:26.342+0800 I REPL [replication-1] sync source candidate: 11.218.81.2:3067 2018-06-23T10:32:26.342+0800 I STORAGE [replication-1] dropAllDatabasesExceptLocal 1 2018-06-23T10:32:26.342+0800 I REPL [replication-1] ****** 2018-06-23T10:32:26.342+0800 I REPL [replication-1] creating replication oplog of size: 12800MB... 2018-06-23T10:32:26.344+0800 I STORAGE [replication-1] Starting WiredTigerRecordStoreThread local.oplog.rs 2018-06-23T10:32:26.344+0800 I STORAGE [replication-1] The size storer reports that the oplog contains 0 records totaling to 0 bytes 2018-06-23T10:32:26.344+0800 I STORAGE [replication-1] Scanning the oplog to determine where to place markers for truncation 2018-06-23T10:32:26.350+0800 I REPL [replication-1] ****** 2018-06-23T10:32:26.350+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T10:32:26.352+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 2ms (1 connections now open to 11.218.81.2:3067) 2018-06-23T10:32:26.353+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T10:32:26.355+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 2ms (2 connections now open to 11.218.81.2:3067) 2018-06-23T10:32:26.355+0800 I REPL [replication-0] CollectionCloner::start called, on ns:admin.system.users 2018-06-23T10:32:26.359+0800 I INDEX [InitialSyncInserters-admin.system.users0] build index on: admin.system.users properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.users" } 2018-06-23T10:32:26.359+0800 I INDEX [InitialSyncInserters-admin.system.users0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:32:26.361+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:admin.system.version 2018-06-23T10:32:26.364+0800 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2018-06-23T10:32:26.364+0800 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:32:26.365+0800 I INDEX [InitialSyncInserters-admin.system.version0] build index on: admin.system.version properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } 2018-06-23T10:32:26.365+0800 I INDEX [InitialSyncInserters-admin.system.version0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:32:26.366+0800 I COMMAND [InitialSyncInserters-admin.system.version0] setting featureCompatibilityVersion to 3.4 2018-06-23T10:32:26.366+0800 I SHARDING [InitialSyncInserters-admin.system.version0] initializing sharding state with: { _id: "shardIdentity", configsvrConnectionString: "mgset-4914037/11.218.80.3:3006,11.218.80.38:3006", shardName: "d-2zee42cece7e3914", clusterId: ObjectId('5a2f8943f4bd74e79384a8bc') } 2018-06-23T10:32:26.366+0800 I SHARDING [InitialSyncInserters-admin.system.version0] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers 2018-06-23T10:32:26.371+0800 I NETWORK [InitialSyncInserters-admin.system.version0] Starting new replica set monitor for mgset-4914037/11.218.80.3:3006,11.218.80.38:3006 2018-06-23T10:32:26.371+0800 I SHARDING [thread2] creating distributed lock ping thread for process a43e05524.cloud.cm12:3057:1529721146:4678122618990058195 (sleeping for 30000ms) 2018-06-23T10:32:26.375+0800 I REPL [replication-1] CollectionCloner::start called, on ns:id_issue_dna.device_test3 2018-06-23T10:32:26.379+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { did_1: 1.0 }, name: "did_1_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.379+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.380+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { did_2_change: 1.0 }, name: "did_2_change_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.380+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.382+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { android_id: 1.0 }, name: "android_id_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.382+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.383+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { mac: 1.0, imei: 1.0 }, name: "mac_1_imei_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.383+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.384+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { mac: 1.0, bluetooth: 1.0 }, name: "mac_1_bluetooth_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.384+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.386+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { imei: 1.0, bluetooth: 1.0 }, name: "imei_1_bluetooth_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.386+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.388+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { imei: 1.0, sys_boot_id: 1.0 }, name: "imei_1_sys_boot_id_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.388+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.389+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { bluetooth: 1.0, sys_boot_id: 1.0 }, name: "bluetooth_1_sys_boot_id_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.389+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.390+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { sys_boot_id: 1.0, mac: 1.0 }, name: "sys_boot_id_1_mac_1", ns: "id_issue_dna.device_test3", background: true } 2018-06-23T10:32:26.390+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.392+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { did_2: "hashed" }, name: "did_2_hashed", ns: "id_issue_dna.device_test3" } 2018-06-23T10:32:26.392+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:32:26.392+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.38:3006 (1 connections now open to 11.218.80.38:3006 with a 5 second timeout) 2018-06-23T10:32:26.392+0800 I NETWORK [shard registry reload] Successfully connected to 11.218.80.3:3006 (1 connections now open to 11.218.80.3:3006 with a 5 second timeout) 2018-06-23T10:32:26.393+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to 11.218.80.38:3006 2018-06-23T10:32:26.393+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to 11.218.80.3:3006 2018-06-23T10:32:26.393+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] build index on: id_issue_dna.device_test3 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "id_issue_dna.device_test3" } 2018-06-23T10:32:26.393+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test30] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:32:26.397+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to 11.218.80.3:3006, took 4ms (1 connections now open to 11.218.80.3:3006) 2018-06-23T10:32:26.397+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to 11.218.80.38:3006, took 4ms (1 connections now open to 11.218.80.38:3006) 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914029/11.218.80.105:3060,11.218.80.6:3009 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914031/11.218.80.13:3012,11.218.80.145:3006 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914033/11.218.63.172:3031,11.218.81.106:3043 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914035/11.218.80.17:3005,11.218.80.23:3005 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6367841/11.218.81.106:3052,11.218.81.2:3067 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6368119/11.218.63.157:3062,11.218.81.2:3071 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6368293/11.192.213.111:3059,11.218.63.157:3094 2018-06-23T10:32:26.398+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6368375/11.218.80.164:3021,11.218.82.5:3006 2018-06-23T10:32:26.398+0800 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document 2018-06-23T10:32:26.414+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.6:3009 (1 connections now open to 11.218.80.6:3009 with a 5 second timeout) 2018-06-23T10:32:26.431+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.105:3060 (1 connections now open to 11.218.80.105:3060 with a 5 second timeout) 2018-06-23T10:32:26.446+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.145:3006 (1 connections now open to 11.218.80.145:3006 with a 5 second timeout) 2018-06-23T10:32:26.462+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.13:3012 (1 connections now open to 11.218.80.13:3012 with a 5 second timeout) 2018-06-23T10:32:26.480+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.106:3043 (1 connections now open to 11.218.81.106:3043 with a 5 second timeout) 2018-06-23T10:32:26.497+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.63.172:3031 (1 connections now open to 11.218.63.172:3031 with a 5 second timeout) 2018-06-23T10:32:26.513+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.23:3005 (1 connections now open to 11.218.80.23:3005 with a 5 second timeout) 2018-06-23T10:32:26.528+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.17:3005 (1 connections now open to 11.218.80.17:3005 with a 5 second timeout) 2018-06-23T10:32:26.531+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.2:3067 (1 connections now open to 11.218.81.2:3067 with a 5 second timeout) 2018-06-23T10:32:26.535+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.106:3052 (1 connections now open to 11.218.81.106:3052 with a 5 second timeout) 2018-06-23T10:32:26.553+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.2:3071 (1 connections now open to 11.218.81.2:3071 with a 5 second timeout) 2018-06-23T10:32:26.571+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.63.157:3062 (1 connections now open to 11.218.63.157:3062 with a 5 second timeout) 2018-06-23T10:32:26.587+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.63.157:3094 (1 connections now open to 11.218.63.157:3094 with a 5 second timeout) 2018-06-23T10:32:26.602+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.192.213.111:3059 (1 connections now open to 11.192.213.111:3059 with a 5 second timeout) 2018-06-23T10:32:26.618+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.82.5:3006 (1 connections now open to 11.218.82.5:3006 with a 5 second timeout) 2018-06-23T10:32:26.635+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.164:3021 (1 connections now open to 11.218.80.164:3021 with a 5 second timeout) 2018-06-23T10:32:28.745+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42305 #7 (4 connections now open) 2018-06-23T10:32:28.747+0800 I - [conn7] end connection 127.0.0.1:42305 (0 connections now open) 2018-06-23T10:32:29.899+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42352 #8 (4 connections now open) 2018-06-23T10:32:29.911+0800 I NETWORK [conn8] received client metadata from 127.0.0.1:42352 conn8: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:30.277+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42369 #9 (5 connections now open) 2018-06-23T10:32:30.279+0800 I NETWORK [conn9] received client metadata from 127.0.0.1:42369 conn9: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:30.747+0800 I NETWORK [thread1] connection accepted from 11.216.116.130:60579 #10 (6 connections now open) 2018-06-23T10:32:30.813+0800 I ACCESS [conn10] Unauthorized: not authorized on admin to execute command { serverStatus: 1 } 2018-06-23T10:32:31.081+0800 I - [conn9] end connection 127.0.0.1:42369 (0 connections now open) 2018-06-23T10:32:31.081+0800 I - [conn8] end connection 127.0.0.1:42352 (0 connections now open) 2018-06-23T10:32:39.738+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42551 #11 (5 connections now open) 2018-06-23T10:32:39.749+0800 I NETWORK [conn11] received client metadata from 127.0.0.1:42551 conn11: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:40.007+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42574 #12 (6 connections now open) 2018-06-23T10:32:40.008+0800 I NETWORK [conn12] received client metadata from 127.0.0.1:42574 conn12: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:40.866+0800 I - [conn12] end connection 127.0.0.1:42574 (0 connections now open) 2018-06-23T10:32:40.866+0800 I - [conn11] end connection 127.0.0.1:42551 (0 connections now open) 2018-06-23T10:32:45.747+0800 I NETWORK [thread1] connection accepted from 11.216.116.130:52955 #13 (5 connections now open) 2018-06-23T10:32:49.374+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42752 #14 (6 connections now open) 2018-06-23T10:32:49.382+0800 I NETWORK [conn14] received client metadata from 127.0.0.1:42752 conn14: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:49.423+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42763 #15 (7 connections now open) 2018-06-23T10:32:49.426+0800 I NETWORK [conn15] received client metadata from 127.0.0.1:42763 conn15: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:50.273+0800 I - [conn15] end connection 127.0.0.1:42763 (0 connections now open) 2018-06-23T10:32:50.273+0800 I - [conn14] end connection 127.0.0.1:42752 (0 connections now open) 2018-06-23T10:32:56.648+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42955 #16 (6 connections now open) 2018-06-23T10:32:56.651+0800 I - [conn16] end connection 127.0.0.1:42955 (0 connections now open) 2018-06-23T10:32:59.095+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43051 #17 (6 connections now open) 2018-06-23T10:32:59.105+0800 I NETWORK [conn17] received client metadata from 127.0.0.1:43051 conn17: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:32:59.153+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43067 #18 (7 connections now open) 2018-06-23T10:32:59.154+0800 I NETWORK [conn18] received client metadata from 127.0.0.1:43067 conn18: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:00.257+0800 I - [conn17] end connection 127.0.0.1:43051 (0 connections now open) 2018-06-23T10:33:00.257+0800 I - [conn18] end connection 127.0.0.1:43067 (0 connections now open) 2018-06-23T10:33:08.445+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43241 #19 (6 connections now open) 2018-06-23T10:33:08.446+0800 I NETWORK [conn19] received client metadata from 127.0.0.1:43241 conn19: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:08.850+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43260 #20 (7 connections now open) 2018-06-23T10:33:08.852+0800 I NETWORK [conn20] received client metadata from 127.0.0.1:43260 conn20: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:09.519+0800 I - [conn20] end connection 127.0.0.1:43260 (0 connections now open) 2018-06-23T10:33:09.519+0800 I - [conn19] end connection 127.0.0.1:43241 (0 connections now open) 2018-06-23T10:33:19.728+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43458 #21 (6 connections now open) 2018-06-23T10:33:19.736+0800 I NETWORK [conn21] received client metadata from 127.0.0.1:43458 conn21: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:19.822+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43477 #22 (7 connections now open) 2018-06-23T10:33:19.823+0800 I NETWORK [conn22] received client metadata from 127.0.0.1:43477 conn22: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:20.825+0800 I - [conn22] end connection 127.0.0.1:43477 (0 connections now open) 2018-06-23T10:33:20.825+0800 I - [conn21] end connection 127.0.0.1:43458 (0 connections now open) 2018-06-23T10:33:28.530+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43698 #23 (6 connections now open) 2018-06-23T10:33:28.532+0800 I - [conn23] end connection 127.0.0.1:43698 (0 connections now open) 2018-06-23T10:33:30.122+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43759 #24 (6 connections now open) 2018-06-23T10:33:30.124+0800 I NETWORK [conn24] received client metadata from 127.0.0.1:43759 conn24: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:30.470+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43773 #25 (7 connections now open) 2018-06-23T10:33:30.472+0800 I NETWORK [conn25] received client metadata from 127.0.0.1:43773 conn25: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:31.212+0800 I - [conn25] end connection 127.0.0.1:43773 (0 connections now open) 2018-06-23T10:33:31.212+0800 I - [conn24] end connection 127.0.0.1:43759 (0 connections now open) 2018-06-23T10:33:37.712+0800 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:id_issue_dna.device_change1 2018-06-23T10:33:37.716+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { mac: 1.0, imei: 1.0 }, name: "mac_1_imei_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.716+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.718+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { mac: 1.0, bluetooth: 1.0 }, name: "mac_1_bluetooth_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.718+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.719+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { imei: 1.0, bluetooth: 1.0 }, name: "imei_1_bluetooth_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.719+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.721+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { imei: 1.0, sys_boot_id: 1.0 }, name: "imei_1_sys_boot_id_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.721+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.722+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { bluetooth: 1.0, sys_boot_id: 1.0 }, name: "bluetooth_1_sys_boot_id_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.722+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.724+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { sys_boot_id: 1.0, mac: 1.0 }, name: "sys_boot_id_1_mac_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.724+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.726+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { tmp_unique_id: "hashed" }, name: "tmp_unique_id_hashed", ns: "id_issue_dna.device_change1" } 2018-06-23T10:33:37.726+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.727+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { did_1: 1.0 }, name: "did_1_1", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.727+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.729+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { did_2: "hashed" }, name: "did_2_hashed", ns: "id_issue_dna.device_change1", background: true } 2018-06-23T10:33:37.729+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 55 megabytes of RAM 2018-06-23T10:33:37.730+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] build index on: id_issue_dna.device_change1 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "id_issue_dna.device_change1" } 2018-06-23T10:33:37.730+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_change10] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:33:39.597+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43954 #26 (6 connections now open) 2018-06-23T10:33:39.616+0800 I NETWORK [conn26] received client metadata from 127.0.0.1:43954 conn26: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:39.853+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43973 #27 (7 connections now open) 2018-06-23T10:33:39.854+0800 I NETWORK [conn27] received client metadata from 127.0.0.1:43973 conn27: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:40.784+0800 I - [conn27] end connection 127.0.0.1:43973 (0 connections now open) 2018-06-23T10:33:40.784+0800 I - [conn26] end connection 127.0.0.1:43954 (0 connections now open) 2018-06-23T10:33:42.203+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44028 #28 (6 connections now open) 2018-06-23T10:33:42.213+0800 I NETWORK [conn28] received client metadata from 127.0.0.1:44028 conn28: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:42.263+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44029 #29 (7 connections now open) 2018-06-23T10:33:42.266+0800 I NETWORK [conn29] received client metadata from 127.0.0.1:44029 conn29: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:49.260+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44157 #30 (8 connections now open) 2018-06-23T10:33:49.265+0800 I NETWORK [conn30] received client metadata from 127.0.0.1:44157 conn30: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:49.458+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44174 #31 (9 connections now open) 2018-06-23T10:33:49.460+0800 I NETWORK [conn31] received client metadata from 127.0.0.1:44174 conn31: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:50.380+0800 I - [conn31] end connection 127.0.0.1:44174 (0 connections now open) 2018-06-23T10:33:50.380+0800 I - [conn30] end connection 127.0.0.1:44157 (0 connections now open) 2018-06-23T10:33:56.819+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44392 #32 (8 connections now open) 2018-06-23T10:33:56.821+0800 I - [conn32] end connection 127.0.0.1:44392 (0 connections now open) 2018-06-23T10:33:58.855+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44455 #33 (8 connections now open) 2018-06-23T10:33:58.865+0800 I NETWORK [conn33] received client metadata from 127.0.0.1:44455 conn33: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:59.109+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44473 #34 (9 connections now open) 2018-06-23T10:33:59.111+0800 I NETWORK [conn34] received client metadata from 127.0.0.1:44473 conn34: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:33:59.980+0800 I - [conn34] end connection 127.0.0.1:44473 (0 connections now open) 2018-06-23T10:33:59.980+0800 I - [conn33] end connection 127.0.0.1:44455 (0 connections now open) 2018-06-23T10:34:08.607+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44657 #35 (8 connections now open) 2018-06-23T10:34:08.608+0800 I NETWORK [conn35] received client metadata from 127.0.0.1:44657 conn35: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:08.648+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44678 #36 (9 connections now open) 2018-06-23T10:34:08.649+0800 I NETWORK [conn36] received client metadata from 127.0.0.1:44678 conn36: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:09.700+0800 I - [conn36] end connection 127.0.0.1:44678 (0 connections now open) 2018-06-23T10:34:09.701+0800 I - [conn35] end connection 127.0.0.1:44657 (0 connections now open) 2018-06-23T10:34:09.932+0800 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:id_issue_dna.device_test2 2018-06-23T10:34:09.936+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { mac: 1.0, imei: 1.0 }, name: "mac_1_imei_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.936+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.937+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { mac: 1.0, bluetooth: 1.0 }, name: "mac_1_bluetooth_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.937+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.939+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { imei: 1.0, bluetooth: 1.0 }, name: "imei_1_bluetooth_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.939+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.941+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { imei: 1.0, sys_boot_id: 1.0 }, name: "imei_1_sys_boot_id_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.941+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.942+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { bluetooth: 1.0, sys_boot_id: 1.0 }, name: "bluetooth_1_sys_boot_id_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.942+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.944+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { sys_boot_id: 1.0, mac: 1.0 }, name: "sys_boot_id_1_mac_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.944+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.945+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { did_2: "hashed" }, name: "did_2_hashed", ns: "id_issue_dna.device_test2" } 2018-06-23T10:34:09.945+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.946+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { did_1: 1.0 }, name: "did_1_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.946+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.948+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { did_2_change: 1.0 }, name: "did_2_change_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.948+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.949+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { android_id: 1.0 }, name: "android_id_1", ns: "id_issue_dna.device_test2", background: true } 2018-06-23T10:34:09.949+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 50 megabytes of RAM 2018-06-23T10:34:09.950+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] build index on: id_issue_dna.device_test2 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "id_issue_dna.device_test2" } 2018-06-23T10:34:09.950+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test20] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:34:09.951+0800 W REPL [repl writer worker 9] _insertDocumentsCallback, but no documents to insert for ns:id_issue_dna.device_test2 2018-06-23T10:34:09.958+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:id_issue_dna.device_test4 2018-06-23T10:34:09.962+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test40] build index on: id_issue_dna.device_test4 properties: { v: 2, key: { did_2: "hashed" }, name: "did_2_hashed", ns: "id_issue_dna.device_test4" } 2018-06-23T10:34:09.962+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test40] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:34:09.963+0800 W REPL [repl writer worker 11] _insertDocumentsCallback, but no documents to insert for ns:id_issue_dna.device_test4 2018-06-23T10:34:09.963+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:id_issue_dna.device 2018-06-23T10:34:09.967+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { did_2: "hashed" }, name: "did_2_hashed", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.967+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.968+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { did_1: 1.0 }, name: "did_1_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.969+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.970+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { mac: 1.0, imei: 1.0 }, name: "mac_1_imei_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.970+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.972+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { mac: 1.0, bluetooth: 1.0 }, name: "mac_1_bluetooth_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.972+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.973+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { imei: 1.0, bluetooth: 1.0 }, name: "imei_1_bluetooth_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.973+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.974+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { imei: 1.0, sys_boot_id: 1.0 }, name: "imei_1_sys_boot_id_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.974+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.976+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { bluetooth: 1.0, sys_boot_id: 1.0 }, name: "bluetooth_1_sys_boot_id_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.976+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.977+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { sys_boot_id: 1.0, mac: 1.0 }, name: "sys_boot_id_1_mac_1", ns: "id_issue_dna.device", background: 1.0 } 2018-06-23T10:34:09.977+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 62 megabytes of RAM 2018-06-23T10:34:09.979+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] build index on: id_issue_dna.device properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "id_issue_dna.device" } 2018-06-23T10:34:09.979+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:34:18.207+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44860 #37 (8 connections now open) 2018-06-23T10:34:18.209+0800 I NETWORK [conn37] received client metadata from 127.0.0.1:44860 conn37: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:18.467+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44875 #38 (9 connections now open) 2018-06-23T10:34:18.471+0800 I NETWORK [conn38] received client metadata from 127.0.0.1:44875 conn38: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:19.326+0800 I - [conn38] end connection 127.0.0.1:44875 (0 connections now open) 2018-06-23T10:34:19.326+0800 I - [conn37] end connection 127.0.0.1:44860 (0 connections now open) 2018-06-23T10:34:27.849+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45134 #39 (8 connections now open) 2018-06-23T10:34:27.856+0800 I NETWORK [conn39] received client metadata from 127.0.0.1:45134 conn39: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:28.024+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45154 #40 (9 connections now open) 2018-06-23T10:34:28.025+0800 I NETWORK [conn40] received client metadata from 127.0.0.1:45154 conn40: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:28.659+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45173 #41 (10 connections now open) 2018-06-23T10:34:28.662+0800 I - [conn41] end connection 127.0.0.1:45173 (0 connections now open) 2018-06-23T10:34:29.064+0800 I - [conn40] end connection 127.0.0.1:45154 (0 connections now open) 2018-06-23T10:34:29.064+0800 I - [conn39] end connection 127.0.0.1:45134 (0 connections now open) 2018-06-23T10:34:37.560+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45357 #42 (8 connections now open) 2018-06-23T10:34:37.565+0800 I NETWORK [conn42] received client metadata from 127.0.0.1:45357 conn42: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:37.815+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45371 #43 (9 connections now open) 2018-06-23T10:34:37.817+0800 I NETWORK [conn43] received client metadata from 127.0.0.1:45371 conn43: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:38.703+0800 I - [conn43] end connection 127.0.0.1:45371 (0 connections now open) 2018-06-23T10:34:38.703+0800 I - [conn42] end connection 127.0.0.1:45357 (0 connections now open) 2018-06-23T10:34:47.294+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45554 #44 (8 connections now open) 2018-06-23T10:34:47.302+0800 I NETWORK [conn44] received client metadata from 127.0.0.1:45554 conn44: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:47.492+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45569 #45 (9 connections now open) 2018-06-23T10:34:47.495+0800 I NETWORK [conn45] received client metadata from 127.0.0.1:45569 conn45: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:48.389+0800 I - [conn45] end connection 127.0.0.1:45569 (0 connections now open) 2018-06-23T10:34:48.389+0800 I - [conn44] end connection 127.0.0.1:45554 (0 connections now open) 2018-06-23T10:34:56.768+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45834 #46 (8 connections now open) 2018-06-23T10:34:56.770+0800 I - [conn46] end connection 127.0.0.1:45834 (0 connections now open) 2018-06-23T10:34:56.911+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45841 #47 (8 connections now open) 2018-06-23T10:34:56.912+0800 I NETWORK [conn47] received client metadata from 127.0.0.1:45841 conn47: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:57.054+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45858 #48 (9 connections now open) 2018-06-23T10:34:57.056+0800 I NETWORK [conn48] received client metadata from 127.0.0.1:45858 conn48: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:34:57.894+0800 I - [conn48] end connection 127.0.0.1:45858 (0 connections now open) 2018-06-23T10:34:57.894+0800 I - [conn47] end connection 127.0.0.1:45841 (0 connections now open) 2018-06-23T10:35:00.625+0800 I NETWORK [thread1] connection accepted from 11.223.143.134:50223 #49 (8 connections now open) 2018-06-23T10:35:00.625+0800 I NETWORK [conn49] received client metadata from 11.223.143.134:50223 conn49: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:01.087+0800 I - [conn49] end connection 11.223.143.134:50223 (0 connections now open) 2018-06-23T10:35:02.949+0800 I NETWORK [thread1] connection accepted from 11.223.143.134:51649 #50 (8 connections now open) 2018-06-23T10:35:02.964+0800 I NETWORK [conn50] received client metadata from 11.223.143.134:51649 conn50: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:03.150+0800 I - [conn50] end connection 11.223.143.134:51649 (0 connections now open) 2018-06-23T10:35:06.692+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46053 #51 (8 connections now open) 2018-06-23T10:35:06.699+0800 I NETWORK [conn51] received client metadata from 127.0.0.1:46053 conn51: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:06.778+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46068 #52 (9 connections now open) 2018-06-23T10:35:06.779+0800 I NETWORK [conn52] received client metadata from 127.0.0.1:46068 conn52: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:07.797+0800 I - [conn52] end connection 127.0.0.1:46068 (0 connections now open) 2018-06-23T10:35:07.797+0800 I - [conn51] end connection 127.0.0.1:46053 (0 connections now open) 2018-06-23T10:35:16.276+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46251 #53 (8 connections now open) 2018-06-23T10:35:16.282+0800 I NETWORK [conn53] received client metadata from 127.0.0.1:46251 conn53: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:16.487+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46268 #54 (9 connections now open) 2018-06-23T10:35:16.488+0800 I NETWORK [conn54] received client metadata from 127.0.0.1:46268 conn54: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:17.353+0800 I - [conn54] end connection 127.0.0.1:46268 (0 connections now open) 2018-06-23T10:35:17.353+0800 I - [conn53] end connection 127.0.0.1:46251 (0 connections now open) 2018-06-23T10:35:26.608+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46516 #55 (8 connections now open) 2018-06-23T10:35:26.624+0800 I NETWORK [conn55] received client metadata from 127.0.0.1:46516 conn55: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:26.835+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46539 #56 (9 connections now open) 2018-06-23T10:35:26.836+0800 I NETWORK [conn56] received client metadata from 127.0.0.1:46539 conn56: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:27.766+0800 I - [conn56] end connection 127.0.0.1:46539 (0 connections now open) 2018-06-23T10:35:27.766+0800 I - [conn55] end connection 127.0.0.1:46516 (0 connections now open) 2018-06-23T10:35:28.523+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46616 #57 (8 connections now open) 2018-06-23T10:35:28.525+0800 I - [conn57] end connection 127.0.0.1:46616 (0 connections now open) 2018-06-23T10:35:37.680+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46749 #58 (8 connections now open) 2018-06-23T10:35:37.682+0800 I NETWORK [conn58] received client metadata from 127.0.0.1:46749 conn58: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:37.983+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46769 #59 (9 connections now open) 2018-06-23T10:35:37.983+0800 I NETWORK [conn59] received client metadata from 127.0.0.1:46769 conn59: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:38.769+0800 I - [conn59] end connection 127.0.0.1:46769 (0 connections now open) 2018-06-23T10:35:38.769+0800 I - [conn58] end connection 127.0.0.1:46749 (0 connections now open) 2018-06-23T10:35:47.401+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46955 #60 (8 connections now open) 2018-06-23T10:35:47.402+0800 I NETWORK [conn60] received client metadata from 127.0.0.1:46955 conn60: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:47.497+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46967 #61 (9 connections now open) 2018-06-23T10:35:47.498+0800 I NETWORK [conn61] received client metadata from 127.0.0.1:46967 conn61: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:48.398+0800 I - [conn61] end connection 127.0.0.1:46967 (0 connections now open) 2018-06-23T10:35:48.398+0800 I - [conn60] end connection 127.0.0.1:46955 (0 connections now open) 2018-06-23T10:35:56.817+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47239 #62 (8 connections now open) 2018-06-23T10:35:56.819+0800 I - [conn62] end connection 127.0.0.1:47239 (0 connections now open) 2018-06-23T10:35:57.064+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47249 #63 (8 connections now open) 2018-06-23T10:35:57.074+0800 I NETWORK [conn63] received client metadata from 127.0.0.1:47249 conn63: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:57.267+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47269 #64 (9 connections now open) 2018-06-23T10:35:57.268+0800 I NETWORK [conn64] received client metadata from 127.0.0.1:47269 conn64: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:35:58.176+0800 I - [conn63] end connection 127.0.0.1:47249 (0 connections now open) 2018-06-23T10:35:58.176+0800 I - [conn64] end connection 127.0.0.1:47269 (0 connections now open) 2018-06-23T10:36:06.563+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47457 #65 (8 connections now open) 2018-06-23T10:36:06.564+0800 I NETWORK [conn65] received client metadata from 127.0.0.1:47457 conn65: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:06.730+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47473 #66 (9 connections now open) 2018-06-23T10:36:06.731+0800 I NETWORK [conn66] received client metadata from 127.0.0.1:47473 conn66: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:07.248+0800 I - [repl writer worker 7] id_issue_dna.device collection clone progress: 2618715/19620556 13% (documents copied) 2018-06-23T10:36:07.697+0800 I - [conn66] end connection 127.0.0.1:47473 (0 connections now open) 2018-06-23T10:36:07.697+0800 I - [conn65] end connection 127.0.0.1:47457 (0 connections now open) 2018-06-23T10:36:16.371+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47655 #67 (8 connections now open) 2018-06-23T10:36:16.372+0800 I NETWORK [conn67] received client metadata from 127.0.0.1:47655 conn67: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:16.468+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47675 #68 (9 connections now open) 2018-06-23T10:36:16.470+0800 I NETWORK [conn68] received client metadata from 127.0.0.1:47675 conn68: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:17.452+0800 I - [conn68] end connection 127.0.0.1:47675 (0 connections now open) 2018-06-23T10:36:17.452+0800 I - [conn67] end connection 127.0.0.1:47655 (0 connections now open) 2018-06-23T10:36:26.085+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47914 #69 (8 connections now open) 2018-06-23T10:36:26.087+0800 I NETWORK [conn69] received client metadata from 127.0.0.1:47914 conn69: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:26.335+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47937 #70 (9 connections now open) 2018-06-23T10:36:26.337+0800 I NETWORK [conn70] received client metadata from 127.0.0.1:47937 conn70: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:27.199+0800 I - [conn70] end connection 127.0.0.1:47937 (0 connections now open) 2018-06-23T10:36:27.199+0800 I - [conn69] end connection 127.0.0.1:47914 (0 connections now open) 2018-06-23T10:36:28.486+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48026 #71 (8 connections now open) 2018-06-23T10:36:28.488+0800 I - [conn71] end connection 127.0.0.1:48026 (0 connections now open) 2018-06-23T10:36:35.765+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48163 #72 (8 connections now open) 2018-06-23T10:36:35.773+0800 I NETWORK [conn72] received client metadata from 127.0.0.1:48163 conn72: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:35.962+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48177 #73 (9 connections now open) 2018-06-23T10:36:35.963+0800 I NETWORK [conn73] received client metadata from 127.0.0.1:48177 conn73: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:36.874+0800 I - [conn73] end connection 127.0.0.1:48177 (0 connections now open) 2018-06-23T10:36:36.874+0800 I - [conn72] end connection 127.0.0.1:48163 (0 connections now open) 2018-06-23T10:36:45.467+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48358 #74 (8 connections now open) 2018-06-23T10:36:45.476+0800 I NETWORK [conn74] received client metadata from 127.0.0.1:48358 conn74: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:45.552+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48377 #75 (9 connections now open) 2018-06-23T10:36:45.553+0800 I NETWORK [conn75] received client metadata from 127.0.0.1:48377 conn75: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:46.560+0800 I - [conn75] end connection 127.0.0.1:48377 (0 connections now open) 2018-06-23T10:36:46.560+0800 I - [conn74] end connection 127.0.0.1:48358 (0 connections now open) 2018-06-23T10:36:55.047+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48613 #76 (8 connections now open) 2018-06-23T10:36:55.048+0800 I NETWORK [conn76] received client metadata from 127.0.0.1:48613 conn76: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:55.197+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48631 #77 (9 connections now open) 2018-06-23T10:36:55.198+0800 I NETWORK [conn77] received client metadata from 127.0.0.1:48631 conn77: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:36:56.101+0800 I - [conn77] end connection 127.0.0.1:48631 (0 connections now open) 2018-06-23T10:36:56.101+0800 I - [conn76] end connection 127.0.0.1:48613 (0 connections now open) 2018-06-23T10:36:56.929+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48713 #78 (8 connections now open) 2018-06-23T10:36:56.931+0800 I - [conn78] end connection 127.0.0.1:48713 (0 connections now open) 2018-06-23T10:37:04.820+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48853 #79 (8 connections now open) 2018-06-23T10:37:04.827+0800 I NETWORK [conn79] received client metadata from 127.0.0.1:48853 conn79: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:05.042+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48873 #80 (9 connections now open) 2018-06-23T10:37:05.043+0800 I NETWORK [conn80] received client metadata from 127.0.0.1:48873 conn80: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:05.937+0800 I - [conn80] end connection 127.0.0.1:48873 (0 connections now open) 2018-06-23T10:37:05.937+0800 I - [conn79] end connection 127.0.0.1:48853 (0 connections now open) 2018-06-23T10:37:14.559+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49056 #81 (8 connections now open) 2018-06-23T10:37:14.568+0800 I NETWORK [conn81] received client metadata from 127.0.0.1:49056 conn81: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:14.799+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49074 #82 (9 connections now open) 2018-06-23T10:37:14.800+0800 I NETWORK [conn82] received client metadata from 127.0.0.1:49074 conn82: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:15.651+0800 I - [conn82] end connection 127.0.0.1:49074 (0 connections now open) 2018-06-23T10:37:15.651+0800 I - [conn81] end connection 127.0.0.1:49056 (0 connections now open) 2018-06-23T10:37:24.244+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49276 #83 (8 connections now open) 2018-06-23T10:37:24.246+0800 I NETWORK [conn83] received client metadata from 127.0.0.1:49276 conn83: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:24.456+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49293 #84 (9 connections now open) 2018-06-23T10:37:24.463+0800 I NETWORK [conn84] received client metadata from 127.0.0.1:49293 conn84: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:25.396+0800 I - [conn84] end connection 127.0.0.1:49293 (0 connections now open) 2018-06-23T10:37:25.396+0800 I - [conn83] end connection 127.0.0.1:49276 (0 connections now open) 2018-06-23T10:37:28.625+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49421 #85 (8 connections now open) 2018-06-23T10:37:28.627+0800 I - [conn85] end connection 127.0.0.1:49421 (0 connections now open) 2018-06-23T10:37:35.500+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49555 #86 (8 connections now open) 2018-06-23T10:37:35.505+0800 I NETWORK [conn86] received client metadata from 127.0.0.1:49555 conn86: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:35.744+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49570 #87 (9 connections now open) 2018-06-23T10:37:35.746+0800 I NETWORK [conn87] received client metadata from 127.0.0.1:49570 conn87: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:36.541+0800 I - [conn87] end connection 127.0.0.1:49570 (0 connections now open) 2018-06-23T10:37:36.541+0800 I - [conn86] end connection 127.0.0.1:49555 (0 connections now open) 2018-06-23T10:37:45.720+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49756 #88 (8 connections now open) 2018-06-23T10:37:45.721+0800 I NETWORK [conn88] received client metadata from 127.0.0.1:49756 conn88: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:46.033+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49772 #89 (9 connections now open) 2018-06-23T10:37:46.041+0800 I NETWORK [conn89] received client metadata from 127.0.0.1:49772 conn89: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:46.832+0800 I - [conn89] end connection 127.0.0.1:49772 (0 connections now open) 2018-06-23T10:37:46.832+0800 I - [conn88] end connection 127.0.0.1:49756 (0 connections now open) 2018-06-23T10:37:55.535+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50022 #90 (8 connections now open) 2018-06-23T10:37:55.546+0800 I NETWORK [conn90] received client metadata from 127.0.0.1:50022 conn90: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:55.623+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50040 #91 (9 connections now open) 2018-06-23T10:37:55.623+0800 I NETWORK [conn91] received client metadata from 127.0.0.1:50040 conn91: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:37:56.623+0800 I - [conn91] end connection 127.0.0.1:50040 (0 connections now open) 2018-06-23T10:37:56.623+0800 I - [conn90] end connection 127.0.0.1:50022 (0 connections now open) 2018-06-23T10:37:56.992+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50111 #92 (8 connections now open) 2018-06-23T10:37:56.994+0800 I - [conn92] end connection 127.0.0.1:50111 (0 connections now open) 2018-06-23T10:38:05.146+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50258 #93 (8 connections now open) 2018-06-23T10:38:05.147+0800 I NETWORK [conn93] received client metadata from 127.0.0.1:50258 conn93: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:05.280+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50273 #94 (9 connections now open) 2018-06-23T10:38:05.282+0800 I NETWORK [conn94] received client metadata from 127.0.0.1:50273 conn94: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:06.242+0800 I - [conn93] end connection 127.0.0.1:50258 (0 connections now open) 2018-06-23T10:38:06.242+0800 I - [conn94] end connection 127.0.0.1:50273 (0 connections now open) 2018-06-23T10:38:14.713+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50458 #95 (8 connections now open) 2018-06-23T10:38:14.726+0800 I NETWORK [conn95] received client metadata from 127.0.0.1:50458 conn95: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:14.926+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50472 #96 (9 connections now open) 2018-06-23T10:38:14.931+0800 I NETWORK [conn96] received client metadata from 127.0.0.1:50472 conn96: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:15.890+0800 I - [conn96] end connection 127.0.0.1:50472 (0 connections now open) 2018-06-23T10:38:15.890+0800 I - [conn95] end connection 127.0.0.1:50458 (0 connections now open) 2018-06-23T10:38:24.595+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50686 #97 (8 connections now open) 2018-06-23T10:38:24.607+0800 I NETWORK [conn97] received client metadata from 127.0.0.1:50686 conn97: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:24.846+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50710 #98 (9 connections now open) 2018-06-23T10:38:24.849+0800 I NETWORK [conn98] received client metadata from 127.0.0.1:50710 conn98: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:25.718+0800 I - [conn98] end connection 127.0.0.1:50710 (0 connections now open) 2018-06-23T10:38:25.718+0800 I - [conn97] end connection 127.0.0.1:50686 (0 connections now open) 2018-06-23T10:38:28.695+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50828 #99 (8 connections now open) 2018-06-23T10:38:28.698+0800 I - [conn99] end connection 127.0.0.1:50828 (0 connections now open) 2018-06-23T10:38:34.180+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50964 #100 (8 connections now open) 2018-06-23T10:38:34.184+0800 I NETWORK [conn100] received client metadata from 127.0.0.1:50964 conn100: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:34.267+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50979 #101 (9 connections now open) 2018-06-23T10:38:34.268+0800 I NETWORK [conn101] received client metadata from 127.0.0.1:50979 conn101: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:35.288+0800 I - [conn100] end connection 127.0.0.1:50964 (0 connections now open) 2018-06-23T10:38:35.288+0800 I - [conn101] end connection 127.0.0.1:50979 (0 connections now open) 2018-06-23T10:38:40.202+0800 I - [repl writer worker 2] id_issue_dna.device collection clone progress: 5237609/19620556 26% (documents copied) 2018-06-23T10:38:43.871+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51162 #102 (8 connections now open) 2018-06-23T10:38:43.876+0800 I NETWORK [conn102] received client metadata from 127.0.0.1:51162 conn102: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:44.118+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51177 #103 (9 connections now open) 2018-06-23T10:38:44.121+0800 I NETWORK [conn103] received client metadata from 127.0.0.1:51177 conn103: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:44.905+0800 I - [conn103] end connection 127.0.0.1:51177 (0 connections now open) 2018-06-23T10:38:44.905+0800 I - [conn102] end connection 127.0.0.1:51162 (0 connections now open) 2018-06-23T10:38:53.498+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51397 #104 (8 connections now open) 2018-06-23T10:38:53.502+0800 I NETWORK [conn104] received client metadata from 127.0.0.1:51397 conn104: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:53.757+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51425 #105 (9 connections now open) 2018-06-23T10:38:53.758+0800 I NETWORK [conn105] received client metadata from 127.0.0.1:51425 conn105: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:38:54.616+0800 I - [conn105] end connection 127.0.0.1:51425 (0 connections now open) 2018-06-23T10:38:54.616+0800 I - [conn104] end connection 127.0.0.1:51397 (0 connections now open) 2018-06-23T10:38:56.571+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51525 #106 (8 connections now open) 2018-06-23T10:38:56.573+0800 I - [conn106] end connection 127.0.0.1:51525 (0 connections now open) 2018-06-23T10:39:04.304+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51658 #107 (8 connections now open) 2018-06-23T10:39:04.308+0800 I NETWORK [conn107] received client metadata from 127.0.0.1:51658 conn107: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:04.508+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51673 #108 (9 connections now open) 2018-06-23T10:39:04.515+0800 I NETWORK [conn108] received client metadata from 127.0.0.1:51673 conn108: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:05.190+0800 I - [conn108] end connection 127.0.0.1:51673 (0 connections now open) 2018-06-23T10:39:05.190+0800 I - [conn107] end connection 127.0.0.1:51658 (0 connections now open) 2018-06-23T10:39:14.065+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51863 #109 (8 connections now open) 2018-06-23T10:39:14.086+0800 I NETWORK [conn109] received client metadata from 127.0.0.1:51863 conn109: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:14.219+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51885 #110 (9 connections now open) 2018-06-23T10:39:14.220+0800 I NETWORK [conn110] received client metadata from 127.0.0.1:51885 conn110: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:15.212+0800 I - [conn110] end connection 127.0.0.1:51885 (0 connections now open) 2018-06-23T10:39:15.212+0800 I - [conn109] end connection 127.0.0.1:51863 (0 connections now open) 2018-06-23T10:39:23.675+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52075 #111 (8 connections now open) 2018-06-23T10:39:23.676+0800 I NETWORK [conn111] received client metadata from 127.0.0.1:52075 conn111: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:23.867+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52094 #112 (9 connections now open) 2018-06-23T10:39:23.873+0800 I NETWORK [conn112] received client metadata from 127.0.0.1:52094 conn112: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:24.734+0800 I - [conn112] end connection 127.0.0.1:52094 (0 connections now open) 2018-06-23T10:39:24.735+0800 I - [conn111] end connection 127.0.0.1:52075 (0 connections now open) 2018-06-23T10:39:28.755+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52231 #113 (8 connections now open) 2018-06-23T10:39:28.758+0800 I - [conn113] end connection 127.0.0.1:52231 (0 connections now open) 2018-06-23T10:39:34.853+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52364 #114 (8 connections now open) 2018-06-23T10:39:34.860+0800 I NETWORK [conn114] received client metadata from 127.0.0.1:52364 conn114: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:35.015+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52384 #115 (9 connections now open) 2018-06-23T10:39:35.016+0800 I NETWORK [conn115] received client metadata from 127.0.0.1:52384 conn115: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:35.926+0800 I - [conn115] end connection 127.0.0.1:52384 (0 connections now open) 2018-06-23T10:39:35.926+0800 I - [conn114] end connection 127.0.0.1:52364 (0 connections now open) 2018-06-23T10:39:45.219+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52567 #116 (8 connections now open) 2018-06-23T10:39:45.224+0800 I NETWORK [conn116] received client metadata from 127.0.0.1:52567 conn116: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:45.480+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52582 #117 (9 connections now open) 2018-06-23T10:39:45.481+0800 I NETWORK [conn117] received client metadata from 127.0.0.1:52582 conn117: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:46.326+0800 I - [conn117] end connection 127.0.0.1:52582 (0 connections now open) 2018-06-23T10:39:46.326+0800 I - [conn116] end connection 127.0.0.1:52567 (0 connections now open) 2018-06-23T10:39:54.808+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52825 #118 (8 connections now open) 2018-06-23T10:39:54.825+0800 I NETWORK [conn118] received client metadata from 127.0.0.1:52825 conn118: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:54.908+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52843 #119 (9 connections now open) 2018-06-23T10:39:54.909+0800 I NETWORK [conn119] received client metadata from 127.0.0.1:52843 conn119: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:39:55.838+0800 I - [conn119] end connection 127.0.0.1:52843 (0 connections now open) 2018-06-23T10:39:55.838+0800 I - [conn118] end connection 127.0.0.1:52825 (0 connections now open) 2018-06-23T10:39:56.647+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52924 #120 (8 connections now open) 2018-06-23T10:39:56.649+0800 I - [conn120] end connection 127.0.0.1:52924 (0 connections now open) 2018-06-23T10:40:04.332+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53068 #121 (8 connections now open) 2018-06-23T10:40:04.344+0800 I NETWORK [conn121] received client metadata from 127.0.0.1:53068 conn121: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:04.612+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53086 #122 (9 connections now open) 2018-06-23T10:40:04.618+0800 I NETWORK [conn122] received client metadata from 127.0.0.1:53086 conn122: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:05.450+0800 I - [conn122] end connection 127.0.0.1:53086 (0 connections now open) 2018-06-23T10:40:05.450+0800 I - [conn121] end connection 127.0.0.1:53068 (0 connections now open) 2018-06-23T10:40:13.911+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53267 #123 (8 connections now open) 2018-06-23T10:40:13.918+0800 I NETWORK [conn123] received client metadata from 127.0.0.1:53267 conn123: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:14.330+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53283 #124 (9 connections now open) 2018-06-23T10:40:14.332+0800 I NETWORK [conn124] received client metadata from 127.0.0.1:53283 conn124: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:15.127+0800 I - [conn124] end connection 127.0.0.1:53283 (0 connections now open) 2018-06-23T10:40:15.127+0800 I - [conn123] end connection 127.0.0.1:53267 (0 connections now open) 2018-06-23T10:40:23.508+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53470 #125 (8 connections now open) 2018-06-23T10:40:23.514+0800 I NETWORK [conn125] received client metadata from 127.0.0.1:53470 conn125: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:23.920+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53500 #126 (9 connections now open) 2018-06-23T10:40:23.922+0800 I NETWORK [conn126] received client metadata from 127.0.0.1:53500 conn126: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:24.753+0800 I - [conn126] end connection 127.0.0.1:53500 (0 connections now open) 2018-06-23T10:40:24.753+0800 I - [conn125] end connection 127.0.0.1:53470 (0 connections now open) 2018-06-23T10:40:28.760+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53632 #127 (8 connections now open) 2018-06-23T10:40:28.763+0800 I - [conn127] end connection 127.0.0.1:53632 (0 connections now open) 2018-06-23T10:40:33.000+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53762 #128 (8 connections now open) 2018-06-23T10:40:33.007+0800 I NETWORK [conn128] received client metadata from 127.0.0.1:53762 conn128: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:33.313+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53780 #129 (9 connections now open) 2018-06-23T10:40:33.315+0800 I NETWORK [conn129] received client metadata from 127.0.0.1:53780 conn129: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:34.178+0800 I - [conn129] end connection 127.0.0.1:53780 (0 connections now open) 2018-06-23T10:40:34.178+0800 I - [conn128] end connection 127.0.0.1:53762 (0 connections now open) 2018-06-23T10:40:43.035+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53968 #130 (8 connections now open) 2018-06-23T10:40:43.047+0800 I NETWORK [conn130] received client metadata from 127.0.0.1:53968 conn130: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:43.304+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53987 #131 (9 connections now open) 2018-06-23T10:40:43.305+0800 I NETWORK [conn131] received client metadata from 127.0.0.1:53987 conn131: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:44.210+0800 I - [conn131] end connection 127.0.0.1:53987 (0 connections now open) 2018-06-23T10:40:44.211+0800 I - [conn130] end connection 127.0.0.1:53968 (0 connections now open) 2018-06-23T10:40:52.763+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54189 #132 (8 connections now open) 2018-06-23T10:40:52.770+0800 I NETWORK [conn132] received client metadata from 127.0.0.1:54189 conn132: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:53.020+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54209 #133 (9 connections now open) 2018-06-23T10:40:53.021+0800 I NETWORK [conn133] received client metadata from 127.0.0.1:54209 conn133: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:40:53.869+0800 I - [conn133] end connection 127.0.0.1:54209 (0 connections now open) 2018-06-23T10:40:53.869+0800 I - [conn132] end connection 127.0.0.1:54189 (0 connections now open) 2018-06-23T10:40:56.659+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54331 #134 (8 connections now open) 2018-06-23T10:40:56.661+0800 I - [conn134] end connection 127.0.0.1:54331 (0 connections now open) 2018-06-23T10:41:02.012+0800 I - [repl writer worker 14] id_issue_dna.device collection clone progress: 7856307/19620556 40% (documents copied) 2018-06-23T10:41:02.229+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54467 #135 (8 connections now open) 2018-06-23T10:41:02.243+0800 I NETWORK [conn135] received client metadata from 127.0.0.1:54467 conn135: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:02.593+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54480 #136 (9 connections now open) 2018-06-23T10:41:02.597+0800 I NETWORK [conn136] received client metadata from 127.0.0.1:54480 conn136: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:03.330+0800 I - [conn136] end connection 127.0.0.1:54480 (0 connections now open) 2018-06-23T10:41:03.330+0800 I - [conn135] end connection 127.0.0.1:54467 (0 connections now open) 2018-06-23T10:41:12.208+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54669 #137 (8 connections now open) 2018-06-23T10:41:12.210+0800 I NETWORK [conn137] received client metadata from 127.0.0.1:54669 conn137: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:12.339+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54691 #138 (9 connections now open) 2018-06-23T10:41:12.339+0800 I NETWORK [conn138] received client metadata from 127.0.0.1:54691 conn138: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:13.299+0800 I - [conn138] end connection 127.0.0.1:54691 (0 connections now open) 2018-06-23T10:41:13.299+0800 I - [conn137] end connection 127.0.0.1:54669 (0 connections now open) 2018-06-23T10:41:21.796+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54871 #139 (8 connections now open) 2018-06-23T10:41:21.800+0800 I NETWORK [conn139] received client metadata from 127.0.0.1:54871 conn139: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:22.154+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54883 #140 (9 connections now open) 2018-06-23T10:41:22.156+0800 I NETWORK [conn140] received client metadata from 127.0.0.1:54883 conn140: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:22.939+0800 I - [conn140] end connection 127.0.0.1:54883 (0 connections now open) 2018-06-23T10:41:22.939+0800 I - [conn139] end connection 127.0.0.1:54871 (0 connections now open) 2018-06-23T10:41:28.312+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55075 #141 (8 connections now open) 2018-06-23T10:41:28.314+0800 I - [conn141] end connection 127.0.0.1:55075 (0 connections now open) 2018-06-23T10:41:31.550+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55172 #142 (8 connections now open) 2018-06-23T10:41:31.556+0800 I NETWORK [conn142] received client metadata from 127.0.0.1:55172 conn142: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:31.701+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55181 #143 (9 connections now open) 2018-06-23T10:41:31.706+0800 I NETWORK [conn143] received client metadata from 127.0.0.1:55181 conn143: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:32.536+0800 I - [conn143] end connection 127.0.0.1:55181 (0 connections now open) 2018-06-23T10:41:32.536+0800 I - [conn142] end connection 127.0.0.1:55172 (0 connections now open) 2018-06-23T10:41:42.810+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55374 #144 (8 connections now open) 2018-06-23T10:41:42.814+0800 I NETWORK [conn144] received client metadata from 127.0.0.1:55374 conn144: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:43.038+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55388 #145 (9 connections now open) 2018-06-23T10:41:43.038+0800 I NETWORK [conn145] received client metadata from 127.0.0.1:55388 conn145: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:43.875+0800 I - [conn145] end connection 127.0.0.1:55388 (0 connections now open) 2018-06-23T10:41:43.875+0800 I - [conn144] end connection 127.0.0.1:55374 (0 connections now open) 2018-06-23T10:41:53.442+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55608 #146 (8 connections now open) 2018-06-23T10:41:53.444+0800 I NETWORK [conn146] received client metadata from 127.0.0.1:55608 conn146: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:53.550+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55625 #147 (9 connections now open) 2018-06-23T10:41:53.550+0800 I NETWORK [conn147] received client metadata from 127.0.0.1:55625 conn147: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:41:54.574+0800 I - [conn147] end connection 127.0.0.1:55625 (0 connections now open) 2018-06-23T10:41:54.574+0800 I - [conn146] end connection 127.0.0.1:55608 (0 connections now open) 2018-06-23T10:41:56.691+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55737 #148 (8 connections now open) 2018-06-23T10:41:56.693+0800 I - [conn148] end connection 127.0.0.1:55737 (0 connections now open) 2018-06-23T10:42:03.087+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55876 #149 (8 connections now open) 2018-06-23T10:42:03.089+0800 I NETWORK [conn149] received client metadata from 127.0.0.1:55876 conn149: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:03.232+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55890 #150 (9 connections now open) 2018-06-23T10:42:03.241+0800 I NETWORK [conn150] received client metadata from 127.0.0.1:55890 conn150: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:04.127+0800 I - [conn150] end connection 127.0.0.1:55890 (0 connections now open) 2018-06-23T10:42:04.127+0800 I - [conn149] end connection 127.0.0.1:55876 (0 connections now open) 2018-06-23T10:42:08.760+0800 I NETWORK [thread1] connection accepted from 11.223.143.134:49112 #151 (8 connections now open) 2018-06-23T10:42:08.761+0800 I NETWORK [conn151] received client metadata from 11.223.143.134:49112 conn151: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:08.910+0800 I - [conn151] end connection 11.223.143.134:49112 (0 connections now open) 2018-06-23T10:42:12.773+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56078 #152 (8 connections now open) 2018-06-23T10:42:12.793+0800 I NETWORK [conn152] received client metadata from 127.0.0.1:56078 conn152: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:12.978+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56096 #153 (9 connections now open) 2018-06-23T10:42:12.979+0800 I NETWORK [conn153] received client metadata from 127.0.0.1:56096 conn153: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:13.896+0800 I - [conn153] end connection 127.0.0.1:56096 (0 connections now open) 2018-06-23T10:42:13.896+0800 I - [conn152] end connection 127.0.0.1:56078 (0 connections now open) 2018-06-23T10:42:22.530+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56278 #154 (8 connections now open) 2018-06-23T10:42:22.538+0800 I NETWORK [conn154] received client metadata from 127.0.0.1:56278 conn154: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:22.733+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56295 #155 (9 connections now open) 2018-06-23T10:42:22.737+0800 I NETWORK [conn155] received client metadata from 127.0.0.1:56295 conn155: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:23.645+0800 I - [conn155] end connection 127.0.0.1:56295 (0 connections now open) 2018-06-23T10:42:23.645+0800 I - [conn154] end connection 127.0.0.1:56278 (0 connections now open) 2018-06-23T10:42:28.387+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56442 #156 (8 connections now open) 2018-06-23T10:42:28.389+0800 I - [conn156] end connection 127.0.0.1:56442 (0 connections now open) 2018-06-23T10:42:32.266+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56575 #157 (8 connections now open) 2018-06-23T10:42:32.274+0800 I NETWORK [conn157] received client metadata from 127.0.0.1:56575 conn157: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:32.468+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56592 #158 (9 connections now open) 2018-06-23T10:42:32.471+0800 I NETWORK [conn158] received client metadata from 127.0.0.1:56592 conn158: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:33.315+0800 I - [conn158] end connection 127.0.0.1:56592 (0 connections now open) 2018-06-23T10:42:33.315+0800 I - [conn157] end connection 127.0.0.1:56575 (0 connections now open) 2018-06-23T10:42:41.883+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56770 #159 (8 connections now open) 2018-06-23T10:42:41.897+0800 I NETWORK [conn159] received client metadata from 127.0.0.1:56770 conn159: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:41.989+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56790 #160 (9 connections now open) 2018-06-23T10:42:41.990+0800 I NETWORK [conn160] received client metadata from 127.0.0.1:56790 conn160: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:43.011+0800 I - [conn159] end connection 127.0.0.1:56770 (0 connections now open) 2018-06-23T10:42:43.011+0800 I - [conn160] end connection 127.0.0.1:56790 (0 connections now open) 2018-06-23T10:42:51.326+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57027 #161 (8 connections now open) 2018-06-23T10:42:51.343+0800 I NETWORK [conn161] received client metadata from 127.0.0.1:57027 conn161: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:51.804+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57062 #162 (9 connections now open) 2018-06-23T10:42:51.805+0800 I NETWORK [conn162] received client metadata from 127.0.0.1:57062 conn162: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:42:52.641+0800 I - [conn162] end connection 127.0.0.1:57062 (0 connections now open) 2018-06-23T10:42:52.641+0800 I - [conn161] end connection 127.0.0.1:57027 (0 connections now open) 2018-06-23T10:42:56.817+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57200 #163 (8 connections now open) 2018-06-23T10:42:56.819+0800 I - [conn163] end connection 127.0.0.1:57200 (0 connections now open) 2018-06-23T10:43:01.129+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57334 #164 (8 connections now open) 2018-06-23T10:43:01.134+0800 I NETWORK [conn164] received client metadata from 127.0.0.1:57334 conn164: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:01.177+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57350 #165 (9 connections now open) 2018-06-23T10:43:01.178+0800 I NETWORK [conn165] received client metadata from 127.0.0.1:57350 conn165: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:02.118+0800 I - [conn165] end connection 127.0.0.1:57350 (0 connections now open) 2018-06-23T10:43:02.118+0800 I - [conn164] end connection 127.0.0.1:57334 (0 connections now open) 2018-06-23T10:43:10.608+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57535 #166 (8 connections now open) 2018-06-23T10:43:10.610+0800 I NETWORK [conn166] received client metadata from 127.0.0.1:57535 conn166: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:10.762+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57552 #167 (9 connections now open) 2018-06-23T10:43:10.765+0800 I NETWORK [conn167] received client metadata from 127.0.0.1:57552 conn167: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:11.657+0800 I - [conn167] end connection 127.0.0.1:57552 (0 connections now open) 2018-06-23T10:43:11.657+0800 I - [conn166] end connection 127.0.0.1:57535 (0 connections now open) 2018-06-23T10:43:21.550+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57742 #168 (8 connections now open) 2018-06-23T10:43:21.554+0800 I NETWORK [conn168] received client metadata from 127.0.0.1:57742 conn168: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:21.754+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57759 #169 (9 connections now open) 2018-06-23T10:43:21.755+0800 I NETWORK [conn169] received client metadata from 127.0.0.1:57759 conn169: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:22.643+0800 I - [conn169] end connection 127.0.0.1:57759 (0 connections now open) 2018-06-23T10:43:22.643+0800 I - [conn168] end connection 127.0.0.1:57742 (0 connections now open) 2018-06-23T10:43:28.516+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57945 #170 (8 connections now open) 2018-06-23T10:43:28.518+0800 I - [conn170] end connection 127.0.0.1:57945 (0 connections now open) 2018-06-23T10:43:31.149+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58040 #171 (8 connections now open) 2018-06-23T10:43:31.159+0800 I NETWORK [conn171] received client metadata from 127.0.0.1:58040 conn171: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:31.238+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58052 #172 (9 connections now open) 2018-06-23T10:43:31.239+0800 I NETWORK [conn172] received client metadata from 127.0.0.1:58052 conn172: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:32.279+0800 I - [conn172] end connection 127.0.0.1:58052 (0 connections now open) 2018-06-23T10:43:32.279+0800 I - [conn171] end connection 127.0.0.1:58040 (0 connections now open) 2018-06-23T10:43:42.602+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58240 #173 (8 connections now open) 2018-06-23T10:43:42.603+0800 I NETWORK [conn173] received client metadata from 127.0.0.1:58240 conn173: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:42.851+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58259 #174 (9 connections now open) 2018-06-23T10:43:42.852+0800 I NETWORK [conn174] received client metadata from 127.0.0.1:58259 conn174: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:43.621+0800 I - [conn174] end connection 127.0.0.1:58259 (0 connections now open) 2018-06-23T10:43:43.621+0800 I - [conn173] end connection 127.0.0.1:58240 (0 connections now open) 2018-06-23T10:43:53.156+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58467 #175 (8 connections now open) 2018-06-23T10:43:53.158+0800 I NETWORK [conn175] received client metadata from 127.0.0.1:58467 conn175: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:53.348+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58490 #176 (9 connections now open) 2018-06-23T10:43:53.349+0800 I NETWORK [conn176] received client metadata from 127.0.0.1:58490 conn176: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:43:54.254+0800 I - [conn176] end connection 127.0.0.1:58490 (0 connections now open) 2018-06-23T10:43:54.254+0800 I - [conn175] end connection 127.0.0.1:58467 (0 connections now open) 2018-06-23T10:43:56.795+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58605 #177 (8 connections now open) 2018-06-23T10:43:56.797+0800 I - [conn177] end connection 127.0.0.1:58605 (0 connections now open) 2018-06-23T10:44:04.419+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58748 #178 (8 connections now open) 2018-06-23T10:44:04.433+0800 I NETWORK [conn178] received client metadata from 127.0.0.1:58748 conn178: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:04.764+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58760 #179 (9 connections now open) 2018-06-23T10:44:04.769+0800 I NETWORK [conn179] received client metadata from 127.0.0.1:58760 conn179: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:05.467+0800 I - [conn178] end connection 127.0.0.1:58748 (0 connections now open) 2018-06-23T10:44:05.467+0800 I - [conn179] end connection 127.0.0.1:58760 (0 connections now open) 2018-06-23T10:44:13.841+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58938 #180 (8 connections now open) 2018-06-23T10:44:13.845+0800 I NETWORK [conn180] received client metadata from 127.0.0.1:58938 conn180: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:14.208+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58958 #181 (9 connections now open) 2018-06-23T10:44:14.220+0800 I NETWORK [conn181] received client metadata from 127.0.0.1:58958 conn181: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:14.896+0800 I - [conn180] end connection 127.0.0.1:58938 (0 connections now open) 2018-06-23T10:44:14.896+0800 I - [conn181] end connection 127.0.0.1:58958 (0 connections now open) 2018-06-23T10:44:20.051+0800 I - [repl writer worker 4] id_issue_dna.device collection clone progress: 10475084/19620556 53% (documents copied) 2018-06-23T10:44:24.312+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59169 #182 (8 connections now open) 2018-06-23T10:44:24.322+0800 I NETWORK [conn182] received client metadata from 127.0.0.1:59169 conn182: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:24.508+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59187 #183 (9 connections now open) 2018-06-23T10:44:24.510+0800 I NETWORK [conn183] received client metadata from 127.0.0.1:59187 conn183: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:25.417+0800 I - [conn183] end connection 127.0.0.1:59187 (0 connections now open) 2018-06-23T10:44:25.417+0800 I - [conn182] end connection 127.0.0.1:59169 (0 connections now open) 2018-06-23T10:44:28.523+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59316 #184 (8 connections now open) 2018-06-23T10:44:28.525+0800 I - [conn184] end connection 127.0.0.1:59316 (0 connections now open) 2018-06-23T10:44:36.709+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59466 #185 (8 connections now open) 2018-06-23T10:44:36.714+0800 I NETWORK [conn185] received client metadata from 127.0.0.1:59466 conn185: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:36.819+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59482 #186 (9 connections now open) 2018-06-23T10:44:36.823+0800 I NETWORK [conn186] received client metadata from 127.0.0.1:59482 conn186: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:37.808+0800 I - [conn186] end connection 127.0.0.1:59482 (0 connections now open) 2018-06-23T10:44:37.808+0800 I - [conn185] end connection 127.0.0.1:59466 (0 connections now open) 2018-06-23T10:44:47.164+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59661 #187 (8 connections now open) 2018-06-23T10:44:47.165+0800 I NETWORK [conn187] received client metadata from 127.0.0.1:59661 conn187: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:47.326+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59678 #188 (9 connections now open) 2018-06-23T10:44:47.330+0800 I NETWORK [conn188] received client metadata from 127.0.0.1:59678 conn188: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:48.211+0800 I - [conn188] end connection 127.0.0.1:59678 (0 connections now open) 2018-06-23T10:44:48.211+0800 I - [conn187] end connection 127.0.0.1:59661 (0 connections now open) 2018-06-23T10:44:56.880+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59950 #189 (8 connections now open) 2018-06-23T10:44:56.881+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59951 #190 (9 connections now open) 2018-06-23T10:44:56.882+0800 I - [conn189] end connection 127.0.0.1:59950 (0 connections now open) 2018-06-23T10:44:56.883+0800 I NETWORK [conn190] received client metadata from 127.0.0.1:59951 conn190: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:57.237+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:59982 #191 (9 connections now open) 2018-06-23T10:44:57.238+0800 I NETWORK [conn191] received client metadata from 127.0.0.1:59982 conn191: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:44:58.035+0800 I - [conn191] end connection 127.0.0.1:59982 (0 connections now open) 2018-06-23T10:44:58.035+0800 I - [conn190] end connection 127.0.0.1:59951 (0 connections now open) 2018-06-23T10:44:59.977+0800 I NETWORK [thread1] connection accepted from 10.151.132.23:40013 #192 (8 connections now open) 2018-06-23T10:44:59.978+0800 I NETWORK [conn192] received client metadata from 10.151.132.23:40013 conn192: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-220.23.2.ali878.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:00.965+0800 I - [conn192] end connection 10.151.132.23:40013 (0 connections now open) 2018-06-23T10:45:06.464+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60162 #193 (8 connections now open) 2018-06-23T10:45:06.473+0800 I NETWORK [conn193] received client metadata from 127.0.0.1:60162 conn193: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:06.501+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60179 #194 (9 connections now open) 2018-06-23T10:45:06.507+0800 I NETWORK [conn194] received client metadata from 127.0.0.1:60179 conn194: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:07.489+0800 I - [conn194] end connection 127.0.0.1:60179 (0 connections now open) 2018-06-23T10:45:07.489+0800 I - [conn193] end connection 127.0.0.1:60162 (0 connections now open) 2018-06-23T10:45:16.019+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60363 #195 (8 connections now open) 2018-06-23T10:45:16.032+0800 I NETWORK [conn195] received client metadata from 127.0.0.1:60363 conn195: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:16.210+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60378 #196 (9 connections now open) 2018-06-23T10:45:16.213+0800 I NETWORK [conn196] received client metadata from 127.0.0.1:60378 conn196: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:17.104+0800 I - [conn196] end connection 127.0.0.1:60378 (0 connections now open) 2018-06-23T10:45:17.104+0800 I - [conn195] end connection 127.0.0.1:60363 (0 connections now open) 2018-06-23T10:45:27.338+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60635 #197 (8 connections now open) 2018-06-23T10:45:27.340+0800 I NETWORK [conn197] received client metadata from 127.0.0.1:60635 conn197: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:27.477+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60653 #198 (9 connections now open) 2018-06-23T10:45:27.479+0800 I NETWORK [conn198] received client metadata from 127.0.0.1:60653 conn198: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:28.438+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60697 #199 (10 connections now open) 2018-06-23T10:45:28.440+0800 I - [conn199] end connection 127.0.0.1:60697 (0 connections now open) 2018-06-23T10:45:28.450+0800 I - [conn198] end connection 127.0.0.1:60653 (0 connections now open) 2018-06-23T10:45:28.451+0800 I - [conn197] end connection 127.0.0.1:60635 (0 connections now open) 2018-06-23T10:45:37.070+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60862 #200 (8 connections now open) 2018-06-23T10:45:37.081+0800 I NETWORK [conn200] received client metadata from 127.0.0.1:60862 conn200: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:37.226+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:60879 #201 (9 connections now open) 2018-06-23T10:45:37.227+0800 I NETWORK [conn201] received client metadata from 127.0.0.1:60879 conn201: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:38.167+0800 I - [conn201] end connection 127.0.0.1:60879 (0 connections now open) 2018-06-23T10:45:38.167+0800 I - [conn200] end connection 127.0.0.1:60862 (0 connections now open) 2018-06-23T10:45:47.138+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61060 #202 (8 connections now open) 2018-06-23T10:45:47.139+0800 I NETWORK [conn202] received client metadata from 127.0.0.1:61060 conn202: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:47.333+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61072 #203 (9 connections now open) 2018-06-23T10:45:47.335+0800 I NETWORK [conn203] received client metadata from 127.0.0.1:61072 conn203: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:48.206+0800 I - [conn203] end connection 127.0.0.1:61072 (0 connections now open) 2018-06-23T10:45:48.206+0800 I - [conn202] end connection 127.0.0.1:61060 (0 connections now open) 2018-06-23T10:45:48.746+0800 I NETWORK [thread1] connection accepted from 10.151.132.23:52766 #204 (8 connections now open) 2018-06-23T10:45:48.766+0800 I NETWORK [conn204] received client metadata from 10.151.132.23:52766 conn204: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-220.23.2.ali878.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:49.074+0800 I - [conn204] end connection 10.151.132.23:52766 (0 connections now open) 2018-06-23T10:45:56.606+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61344 #205 (8 connections now open) 2018-06-23T10:45:56.623+0800 I NETWORK [conn205] received client metadata from 127.0.0.1:61344 conn205: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:56.755+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61349 #206 (9 connections now open) 2018-06-23T10:45:56.756+0800 I - [conn206] end connection 127.0.0.1:61349 (0 connections now open) 2018-06-23T10:45:56.844+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61364 #207 (9 connections now open) 2018-06-23T10:45:56.852+0800 I NETWORK [conn207] received client metadata from 127.0.0.1:61364 conn207: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:45:57.649+0800 I - [conn207] end connection 127.0.0.1:61364 (0 connections now open) 2018-06-23T10:45:57.649+0800 I - [conn205] end connection 127.0.0.1:61344 (0 connections now open) 2018-06-23T10:46:07.670+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61559 #208 (8 connections now open) 2018-06-23T10:46:07.674+0800 I NETWORK [conn208] received client metadata from 127.0.0.1:61559 conn208: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:07.816+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61566 #209 (9 connections now open) 2018-06-23T10:46:07.819+0800 I NETWORK [conn209] received client metadata from 127.0.0.1:61566 conn209: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:08.771+0800 I - [conn208] end connection 127.0.0.1:61559 (0 connections now open) 2018-06-23T10:46:08.771+0800 I - [conn209] end connection 127.0.0.1:61566 (0 connections now open) 2018-06-23T10:46:17.417+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61760 #210 (8 connections now open) 2018-06-23T10:46:17.418+0800 I NETWORK [conn210] received client metadata from 127.0.0.1:61760 conn210: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:17.614+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:61777 #211 (9 connections now open) 2018-06-23T10:46:17.616+0800 I NETWORK [conn211] received client metadata from 127.0.0.1:61777 conn211: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:18.493+0800 I - [conn211] end connection 127.0.0.1:61777 (0 connections now open) 2018-06-23T10:46:18.493+0800 I - [conn210] end connection 127.0.0.1:61760 (0 connections now open) 2018-06-23T10:46:28.426+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62048 #212 (8 connections now open) 2018-06-23T10:46:28.427+0800 I - [conn212] end connection 127.0.0.1:62048 (0 connections now open) 2018-06-23T10:46:28.724+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62062 #213 (8 connections now open) 2018-06-23T10:46:28.725+0800 I NETWORK [conn213] received client metadata from 127.0.0.1:62062 conn213: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:28.926+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62078 #214 (9 connections now open) 2018-06-23T10:46:28.929+0800 I NETWORK [conn214] received client metadata from 127.0.0.1:62078 conn214: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:29.884+0800 I - [conn214] end connection 127.0.0.1:62078 (0 connections now open) 2018-06-23T10:46:29.884+0800 I - [conn213] end connection 127.0.0.1:62062 (0 connections now open) 2018-06-23T10:46:39.967+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62261 #215 (8 connections now open) 2018-06-23T10:46:39.972+0800 I NETWORK [conn215] received client metadata from 127.0.0.1:62261 conn215: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:40.131+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62272 #216 (9 connections now open) 2018-06-23T10:46:40.134+0800 I NETWORK [conn216] received client metadata from 127.0.0.1:62272 conn216: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:41.083+0800 I - [conn216] end connection 127.0.0.1:62272 (0 connections now open) 2018-06-23T10:46:41.083+0800 I - [conn215] end connection 127.0.0.1:62261 (0 connections now open) 2018-06-23T10:46:47.397+0800 I - [repl writer worker 2] id_issue_dna.device collection clone progress: 13093665/19620556 66% (documents copied) 2018-06-23T10:46:50.614+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62459 #217 (8 connections now open) 2018-06-23T10:46:50.640+0800 I NETWORK [conn217] received client metadata from 127.0.0.1:62459 conn217: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:50.670+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62476 #218 (9 connections now open) 2018-06-23T10:46:50.672+0800 I NETWORK [conn218] received client metadata from 127.0.0.1:62476 conn218: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:46:51.729+0800 I - [conn218] end connection 127.0.0.1:62476 (0 connections now open) 2018-06-23T10:46:51.729+0800 I - [conn217] end connection 127.0.0.1:62459 (0 connections now open) 2018-06-23T10:46:56.380+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62625 #219 (8 connections now open) 2018-06-23T10:46:56.381+0800 I - [conn219] end connection 127.0.0.1:62625 (0 connections now open) 2018-06-23T10:47:00.087+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62757 #220 (8 connections now open) 2018-06-23T10:47:00.097+0800 I NETWORK [conn220] received client metadata from 127.0.0.1:62757 conn220: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:00.368+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62775 #221 (9 connections now open) 2018-06-23T10:47:00.369+0800 I NETWORK [conn221] received client metadata from 127.0.0.1:62775 conn221: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:01.349+0800 I - [conn221] end connection 127.0.0.1:62775 (0 connections now open) 2018-06-23T10:47:01.349+0800 I - [conn220] end connection 127.0.0.1:62757 (0 connections now open) 2018-06-23T10:47:09.777+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62960 #222 (8 connections now open) 2018-06-23T10:47:09.800+0800 I NETWORK [conn222] received client metadata from 127.0.0.1:62960 conn222: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:09.827+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:62975 #223 (9 connections now open) 2018-06-23T10:47:09.828+0800 I NETWORK [conn223] received client metadata from 127.0.0.1:62975 conn223: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:10.766+0800 I - [conn223] end connection 127.0.0.1:62975 (0 connections now open) 2018-06-23T10:47:10.766+0800 I - [conn222] end connection 127.0.0.1:62960 (0 connections now open) 2018-06-23T10:47:19.437+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63162 #224 (8 connections now open) 2018-06-23T10:47:19.447+0800 I NETWORK [conn224] received client metadata from 127.0.0.1:63162 conn224: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:19.746+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63180 #225 (9 connections now open) 2018-06-23T10:47:19.747+0800 I NETWORK [conn225] received client metadata from 127.0.0.1:63180 conn225: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:20.547+0800 I - [conn225] end connection 127.0.0.1:63180 (0 connections now open) 2018-06-23T10:47:20.547+0800 I - [conn224] end connection 127.0.0.1:63162 (0 connections now open) 2018-06-23T10:47:28.642+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63400 #226 (8 connections now open) 2018-06-23T10:47:28.644+0800 I - [conn226] end connection 127.0.0.1:63400 (0 connections now open) 2018-06-23T10:47:30.444+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63459 #227 (8 connections now open) 2018-06-23T10:47:30.453+0800 I NETWORK [conn227] received client metadata from 127.0.0.1:63459 conn227: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:30.498+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63474 #228 (9 connections now open) 2018-06-23T10:47:30.499+0800 I NETWORK [conn228] received client metadata from 127.0.0.1:63474 conn228: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:31.434+0800 I - [conn228] end connection 127.0.0.1:63474 (0 connections now open) 2018-06-23T10:47:31.434+0800 I - [conn227] end connection 127.0.0.1:63459 (0 connections now open) 2018-06-23T10:47:39.996+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63657 #229 (8 connections now open) 2018-06-23T10:47:40.009+0800 I NETWORK [conn229] received client metadata from 127.0.0.1:63657 conn229: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:40.156+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63673 #230 (9 connections now open) 2018-06-23T10:47:40.158+0800 I NETWORK [conn230] received client metadata from 127.0.0.1:63673 conn230: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:41.048+0800 I - [conn230] end connection 127.0.0.1:63673 (0 connections now open) 2018-06-23T10:47:41.048+0800 I - [conn229] end connection 127.0.0.1:63657 (0 connections now open) 2018-06-23T10:47:51.104+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63854 #231 (8 connections now open) 2018-06-23T10:47:51.120+0800 I NETWORK [conn231] received client metadata from 127.0.0.1:63854 conn231: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:51.317+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:63874 #232 (9 connections now open) 2018-06-23T10:47:51.319+0800 I NETWORK [conn232] received client metadata from 127.0.0.1:63874 conn232: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:47:52.231+0800 I - [conn232] end connection 127.0.0.1:63874 (0 connections now open) 2018-06-23T10:47:52.231+0800 I - [conn231] end connection 127.0.0.1:63854 (0 connections now open) 2018-06-23T10:47:56.453+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64019 #233 (8 connections now open) 2018-06-23T10:47:56.455+0800 I - [conn233] end connection 127.0.0.1:64019 (0 connections now open) 2018-06-23T10:48:00.652+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64157 #234 (8 connections now open) 2018-06-23T10:48:00.652+0800 I NETWORK [conn234] received client metadata from 127.0.0.1:64157 conn234: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:00.699+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64174 #235 (9 connections now open) 2018-06-23T10:48:00.701+0800 I NETWORK [conn235] received client metadata from 127.0.0.1:64174 conn235: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:01.748+0800 I - [conn235] end connection 127.0.0.1:64174 (0 connections now open) 2018-06-23T10:48:01.748+0800 I - [conn234] end connection 127.0.0.1:64157 (0 connections now open) 2018-06-23T10:48:11.083+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64354 #236 (8 connections now open) 2018-06-23T10:48:11.099+0800 I NETWORK [conn236] received client metadata from 127.0.0.1:64354 conn236: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:11.131+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64371 #237 (9 connections now open) 2018-06-23T10:48:11.132+0800 I NETWORK [conn237] received client metadata from 127.0.0.1:64371 conn237: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:12.183+0800 I - [conn237] end connection 127.0.0.1:64371 (0 connections now open) 2018-06-23T10:48:12.183+0800 I - [conn236] end connection 127.0.0.1:64354 (0 connections now open) 2018-06-23T10:48:20.594+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64561 #238 (8 connections now open) 2018-06-23T10:48:20.602+0800 I NETWORK [conn238] received client metadata from 127.0.0.1:64561 conn238: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:20.966+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64583 #239 (9 connections now open) 2018-06-23T10:48:20.967+0800 I NETWORK [conn239] received client metadata from 127.0.0.1:64583 conn239: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:21.812+0800 I - [conn239] end connection 127.0.0.1:64583 (0 connections now open) 2018-06-23T10:48:21.812+0800 I - [conn238] end connection 127.0.0.1:64561 (0 connections now open) 2018-06-23T10:48:28.701+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64726 #240 (8 connections now open) 2018-06-23T10:48:28.703+0800 I - [conn240] end connection 127.0.0.1:64726 (0 connections now open) 2018-06-23T10:48:32.181+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64859 #241 (8 connections now open) 2018-06-23T10:48:32.189+0800 I NETWORK [conn241] received client metadata from 127.0.0.1:64859 conn241: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:32.371+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:64875 #242 (9 connections now open) 2018-06-23T10:48:32.371+0800 I NETWORK [conn242] received client metadata from 127.0.0.1:64875 conn242: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:33.244+0800 I - [conn242] end connection 127.0.0.1:64875 (0 connections now open) 2018-06-23T10:48:33.244+0800 I - [conn241] end connection 127.0.0.1:64859 (0 connections now open) 2018-06-23T10:48:42.395+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:65060 #243 (8 connections now open) 2018-06-23T10:48:42.397+0800 I NETWORK [conn243] received client metadata from 127.0.0.1:65060 conn243: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:42.584+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:65077 #244 (9 connections now open) 2018-06-23T10:48:42.585+0800 I NETWORK [conn244] received client metadata from 127.0.0.1:65077 conn244: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:43.478+0800 I - [conn244] end connection 127.0.0.1:65077 (0 connections now open) 2018-06-23T10:48:43.478+0800 I - [conn243] end connection 127.0.0.1:65060 (0 connections now open) 2018-06-23T10:48:53.752+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:65301 #245 (8 connections now open) 2018-06-23T10:48:53.757+0800 I NETWORK [conn245] received client metadata from 127.0.0.1:65301 conn245: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:53.952+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:65322 #246 (9 connections now open) 2018-06-23T10:48:53.953+0800 I NETWORK [conn246] received client metadata from 127.0.0.1:65322 conn246: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:48:54.892+0800 I - [conn246] end connection 127.0.0.1:65322 (0 connections now open) 2018-06-23T10:48:54.892+0800 I - [conn245] end connection 127.0.0.1:65301 (0 connections now open) 2018-06-23T10:48:56.632+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:65422 #247 (8 connections now open) 2018-06-23T10:48:56.634+0800 I - [conn247] end connection 127.0.0.1:65422 (0 connections now open) 2018-06-23T10:49:03.390+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40023 #248 (8 connections now open) 2018-06-23T10:49:03.404+0800 I NETWORK [conn248] received client metadata from 127.0.0.1:40023 conn248: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:03.709+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40041 #249 (9 connections now open) 2018-06-23T10:49:03.711+0800 I NETWORK [conn249] received client metadata from 127.0.0.1:40041 conn249: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:04.506+0800 I - [conn249] end connection 127.0.0.1:40041 (0 connections now open) 2018-06-23T10:49:04.506+0800 I - [conn248] end connection 127.0.0.1:40023 (0 connections now open) 2018-06-23T10:49:10.667+0800 I - [repl writer worker 15] id_issue_dna.device collection clone progress: 15712563/19620556 80% (documents copied) 2018-06-23T10:49:12.791+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40224 #250 (8 connections now open) 2018-06-23T10:49:12.802+0800 I NETWORK [conn250] received client metadata from 127.0.0.1:40224 conn250: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:12.991+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40236 #251 (9 connections now open) 2018-06-23T10:49:12.992+0800 I NETWORK [conn251] received client metadata from 127.0.0.1:40236 conn251: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:13.817+0800 I - [conn251] end connection 127.0.0.1:40236 (0 connections now open) 2018-06-23T10:49:13.817+0800 I - [conn250] end connection 127.0.0.1:40224 (0 connections now open) 2018-06-23T10:49:22.495+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40424 #252 (8 connections now open) 2018-06-23T10:49:22.501+0800 I NETWORK [conn252] received client metadata from 127.0.0.1:40424 conn252: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:22.738+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40444 #253 (9 connections now open) 2018-06-23T10:49:22.740+0800 I NETWORK [conn253] received client metadata from 127.0.0.1:40444 conn253: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:23.598+0800 I - [conn253] end connection 127.0.0.1:40444 (0 connections now open) 2018-06-23T10:49:23.598+0800 I - [conn252] end connection 127.0.0.1:40424 (0 connections now open) 2018-06-23T10:49:28.198+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40587 #254 (8 connections now open) 2018-06-23T10:49:28.200+0800 I - [conn254] end connection 127.0.0.1:40587 (0 connections now open) 2018-06-23T10:49:32.614+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40720 #255 (8 connections now open) 2018-06-23T10:49:32.615+0800 I NETWORK [conn255] received client metadata from 127.0.0.1:40720 conn255: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:32.925+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40737 #256 (9 connections now open) 2018-06-23T10:49:32.932+0800 I NETWORK [conn256] received client metadata from 127.0.0.1:40737 conn256: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:33.849+0800 I - [conn256] end connection 127.0.0.1:40737 (0 connections now open) 2018-06-23T10:49:33.849+0800 I - [conn255] end connection 127.0.0.1:40720 (0 connections now open) 2018-06-23T10:49:42.576+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40977 #257 (8 connections now open) 2018-06-23T10:49:42.590+0800 I NETWORK [conn257] received client metadata from 127.0.0.1:40977 conn257: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:42.724+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:40993 #258 (9 connections now open) 2018-06-23T10:49:42.725+0800 I NETWORK [conn258] received client metadata from 127.0.0.1:40993 conn258: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:43.678+0800 I - [conn258] end connection 127.0.0.1:40993 (0 connections now open) 2018-06-23T10:49:43.678+0800 I - [conn257] end connection 127.0.0.1:40977 (0 connections now open) 2018-06-23T10:49:53.277+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41205 #259 (8 connections now open) 2018-06-23T10:49:53.278+0800 I NETWORK [conn259] received client metadata from 127.0.0.1:41205 conn259: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:53.643+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41230 #260 (9 connections now open) 2018-06-23T10:49:53.651+0800 I NETWORK [conn260] received client metadata from 127.0.0.1:41230 conn260: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:49:54.479+0800 I - [conn260] end connection 127.0.0.1:41230 (0 connections now open) 2018-06-23T10:49:54.479+0800 I - [conn259] end connection 127.0.0.1:41205 (0 connections now open) 2018-06-23T10:49:56.671+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41343 #261 (8 connections now open) 2018-06-23T10:49:56.673+0800 I - [conn261] end connection 127.0.0.1:41343 (0 connections now open) 2018-06-23T10:50:04.963+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41482 #262 (8 connections now open) 2018-06-23T10:50:04.965+0800 I NETWORK [conn262] received client metadata from 127.0.0.1:41482 conn262: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:05.263+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41501 #263 (9 connections now open) 2018-06-23T10:50:05.265+0800 I NETWORK [conn263] received client metadata from 127.0.0.1:41501 conn263: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:06.099+0800 I - [conn263] end connection 127.0.0.1:41501 (0 connections now open) 2018-06-23T10:50:06.099+0800 I - [conn262] end connection 127.0.0.1:41482 (0 connections now open) 2018-06-23T10:50:15.335+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41683 #264 (8 connections now open) 2018-06-23T10:50:15.337+0800 I NETWORK [conn264] received client metadata from 127.0.0.1:41683 conn264: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:15.429+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41698 #265 (9 connections now open) 2018-06-23T10:50:15.430+0800 I NETWORK [conn265] received client metadata from 127.0.0.1:41698 conn265: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:16.407+0800 I - [conn265] end connection 127.0.0.1:41698 (0 connections now open) 2018-06-23T10:50:16.407+0800 I - [conn264] end connection 127.0.0.1:41683 (0 connections now open) 2018-06-23T10:50:25.016+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41918 #266 (8 connections now open) 2018-06-23T10:50:25.026+0800 I NETWORK [conn266] received client metadata from 127.0.0.1:41918 conn266: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:25.212+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:41935 #267 (9 connections now open) 2018-06-23T10:50:25.213+0800 I NETWORK [conn267] received client metadata from 127.0.0.1:41935 conn267: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:26.113+0800 I - [conn267] end connection 127.0.0.1:41935 (0 connections now open) 2018-06-23T10:50:26.113+0800 I - [conn266] end connection 127.0.0.1:41918 (0 connections now open) 2018-06-23T10:50:28.402+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42048 #268 (8 connections now open) 2018-06-23T10:50:28.404+0800 I - [conn268] end connection 127.0.0.1:42048 (0 connections now open) 2018-06-23T10:50:34.750+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42183 #269 (8 connections now open) 2018-06-23T10:50:34.770+0800 I NETWORK [conn269] received client metadata from 127.0.0.1:42183 conn269: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:34.865+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42201 #270 (9 connections now open) 2018-06-23T10:50:34.866+0800 I NETWORK [conn270] received client metadata from 127.0.0.1:42201 conn270: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:35.878+0800 I - [conn270] end connection 127.0.0.1:42201 (0 connections now open) 2018-06-23T10:50:35.878+0800 I - [conn269] end connection 127.0.0.1:42183 (0 connections now open) 2018-06-23T10:50:42.222+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42312 #271 (8 connections now open) 2018-06-23T10:50:42.227+0800 I NETWORK [conn271] received client metadata from 127.0.0.1:42312 conn271: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:42.282+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42330 #272 (9 connections now open) 2018-06-23T10:50:42.283+0800 I NETWORK [conn272] received client metadata from 127.0.0.1:42330 conn272: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:44.613+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42403 #273 (10 connections now open) 2018-06-23T10:50:44.631+0800 I NETWORK [conn273] received client metadata from 127.0.0.1:42403 conn273: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:44.994+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42422 #274 (11 connections now open) 2018-06-23T10:50:44.996+0800 I NETWORK [conn274] received client metadata from 127.0.0.1:42422 conn274: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:45.843+0800 I - [conn273] end connection 127.0.0.1:42403 (0 connections now open) 2018-06-23T10:50:45.843+0800 I - [conn274] end connection 127.0.0.1:42422 (0 connections now open) 2018-06-23T10:50:55.260+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42670 #275 (10 connections now open) 2018-06-23T10:50:55.262+0800 I NETWORK [conn275] received client metadata from 127.0.0.1:42670 conn275: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:55.554+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42694 #276 (11 connections now open) 2018-06-23T10:50:55.555+0800 I NETWORK [conn276] received client metadata from 127.0.0.1:42694 conn276: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:50:56.355+0800 I - [conn276] end connection 127.0.0.1:42694 (0 connections now open) 2018-06-23T10:50:56.355+0800 I - [conn275] end connection 127.0.0.1:42670 (0 connections now open) 2018-06-23T10:50:56.729+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42760 #277 (10 connections now open) 2018-06-23T10:50:56.731+0800 I - [conn277] end connection 127.0.0.1:42760 (0 connections now open) 2018-06-23T10:51:04.919+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42906 #278 (10 connections now open) 2018-06-23T10:51:04.923+0800 I NETWORK [conn278] received client metadata from 127.0.0.1:42906 conn278: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:05.065+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:42922 #279 (11 connections now open) 2018-06-23T10:51:05.066+0800 I NETWORK [conn279] received client metadata from 127.0.0.1:42922 conn279: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:06.025+0800 I - [conn279] end connection 127.0.0.1:42922 (0 connections now open) 2018-06-23T10:51:06.025+0800 I - [conn278] end connection 127.0.0.1:42906 (0 connections now open) 2018-06-23T10:51:14.676+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43102 #280 (10 connections now open) 2018-06-23T10:51:14.681+0800 I NETWORK [conn280] received client metadata from 127.0.0.1:43102 conn280: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:14.739+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43119 #281 (11 connections now open) 2018-06-23T10:51:14.743+0800 I NETWORK [conn281] received client metadata from 127.0.0.1:43119 conn281: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:15.789+0800 I - [conn281] end connection 127.0.0.1:43119 (0 connections now open) 2018-06-23T10:51:15.789+0800 I - [conn280] end connection 127.0.0.1:43102 (0 connections now open) 2018-06-23T10:51:24.399+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43331 #282 (10 connections now open) 2018-06-23T10:51:24.407+0800 I NETWORK [conn282] received client metadata from 127.0.0.1:43331 conn282: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:24.643+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43356 #283 (11 connections now open) 2018-06-23T10:51:24.644+0800 I NETWORK [conn283] received client metadata from 127.0.0.1:43356 conn283: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:25.516+0800 I - [conn283] end connection 127.0.0.1:43356 (0 connections now open) 2018-06-23T10:51:25.516+0800 I - [conn282] end connection 127.0.0.1:43331 (0 connections now open) 2018-06-23T10:51:28.442+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43472 #284 (10 connections now open) 2018-06-23T10:51:28.444+0800 I - [conn284] end connection 127.0.0.1:43472 (0 connections now open) 2018-06-23T10:51:34.563+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43604 #285 (10 connections now open) 2018-06-23T10:51:34.563+0800 I NETWORK [conn285] received client metadata from 127.0.0.1:43604 conn285: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:34.771+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43620 #286 (11 connections now open) 2018-06-23T10:51:34.775+0800 I NETWORK [conn286] received client metadata from 127.0.0.1:43620 conn286: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:35.616+0800 I - [conn286] end connection 127.0.0.1:43620 (0 connections now open) 2018-06-23T10:51:35.616+0800 I - [conn285] end connection 127.0.0.1:43604 (0 connections now open) 2018-06-23T10:51:44.279+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43805 #287 (10 connections now open) 2018-06-23T10:51:44.284+0800 I NETWORK [conn287] received client metadata from 127.0.0.1:43805 conn287: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:44.469+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:43822 #288 (11 connections now open) 2018-06-23T10:51:44.471+0800 I NETWORK [conn288] received client metadata from 127.0.0.1:43822 conn288: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:45.368+0800 I - [conn288] end connection 127.0.0.1:43822 (0 connections now open) 2018-06-23T10:51:45.368+0800 I - [conn287] end connection 127.0.0.1:43805 (0 connections now open) 2018-06-23T10:51:55.519+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44073 #289 (10 connections now open) 2018-06-23T10:51:55.520+0800 I NETWORK [conn289] received client metadata from 127.0.0.1:44073 conn289: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:55.713+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44092 #290 (11 connections now open) 2018-06-23T10:51:55.717+0800 I NETWORK [conn290] received client metadata from 127.0.0.1:44092 conn290: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:51:56.587+0800 I - [conn289] end connection 127.0.0.1:44073 (0 connections now open) 2018-06-23T10:51:56.587+0800 I - [conn290] end connection 127.0.0.1:44092 (0 connections now open) 2018-06-23T10:51:56.799+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44150 #291 (10 connections now open) 2018-06-23T10:51:56.801+0800 I - [conn291] end connection 127.0.0.1:44150 (0 connections now open) 2018-06-23T10:52:05.152+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44307 #292 (10 connections now open) 2018-06-23T10:52:05.168+0800 I NETWORK [conn292] received client metadata from 127.0.0.1:44307 conn292: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:05.298+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44322 #293 (11 connections now open) 2018-06-23T10:52:05.300+0800 I NETWORK [conn293] received client metadata from 127.0.0.1:44322 conn293: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:06.257+0800 I - [conn293] end connection 127.0.0.1:44322 (0 connections now open) 2018-06-23T10:52:06.257+0800 I - [conn292] end connection 127.0.0.1:44307 (0 connections now open) 2018-06-23T10:52:10.635+0800 I NETWORK [thread1] connection accepted from 10.151.132.23:42272 #294 (10 connections now open) 2018-06-23T10:52:10.647+0800 I NETWORK [conn294] received client metadata from 10.151.132.23:42272 conn294: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-220.23.2.ali878.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:11.214+0800 I - [conn294] end connection 10.151.132.23:42272 (0 connections now open) 2018-06-23T10:52:14.711+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44507 #295 (10 connections now open) 2018-06-23T10:52:14.717+0800 I NETWORK [conn295] received client metadata from 127.0.0.1:44507 conn295: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:15.002+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44520 #296 (11 connections now open) 2018-06-23T10:52:15.009+0800 I NETWORK [conn296] received client metadata from 127.0.0.1:44520 conn296: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:15.837+0800 I - [conn296] end connection 127.0.0.1:44520 (0 connections now open) 2018-06-23T10:52:15.837+0800 I - [conn295] end connection 127.0.0.1:44507 (0 connections now open) 2018-06-23T10:52:17.440+0800 I - [repl writer worker 12] id_issue_dna.device collection clone progress: 18331286/19620556 93% (documents copied) 2018-06-23T10:52:24.427+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44725 #297 (10 connections now open) 2018-06-23T10:52:24.428+0800 I NETWORK [conn297] received client metadata from 127.0.0.1:44725 conn297: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:24.481+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44744 #298 (11 connections now open) 2018-06-23T10:52:24.483+0800 I NETWORK [conn298] received client metadata from 127.0.0.1:44744 conn298: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:25.544+0800 I - [conn298] end connection 127.0.0.1:44744 (0 connections now open) 2018-06-23T10:52:25.544+0800 I - [conn297] end connection 127.0.0.1:44725 (0 connections now open) 2018-06-23T10:52:28.465+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:44869 #299 (10 connections now open) 2018-06-23T10:52:28.467+0800 I - [conn299] end connection 127.0.0.1:44869 (0 connections now open) 2018-06-23T10:52:34.012+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45008 #300 (10 connections now open) 2018-06-23T10:52:34.021+0800 I NETWORK [conn300] received client metadata from 127.0.0.1:45008 conn300: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:34.148+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45022 #301 (11 connections now open) 2018-06-23T10:52:34.150+0800 I NETWORK [conn301] received client metadata from 127.0.0.1:45022 conn301: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:35.128+0800 I - [conn301] end connection 127.0.0.1:45022 (0 connections now open) 2018-06-23T10:52:35.128+0800 I - [conn300] end connection 127.0.0.1:45008 (0 connections now open) 2018-06-23T10:52:43.501+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45205 #302 (10 connections now open) 2018-06-23T10:52:43.503+0800 I NETWORK [conn302] received client metadata from 127.0.0.1:45205 conn302: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:43.624+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45220 #303 (11 connections now open) 2018-06-23T10:52:43.632+0800 I NETWORK [conn303] received client metadata from 127.0.0.1:45220 conn303: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:44.513+0800 I - [conn303] end connection 127.0.0.1:45220 (0 connections now open) 2018-06-23T10:52:44.513+0800 I - [conn302] end connection 127.0.0.1:45205 (0 connections now open) 2018-06-23T10:52:53.086+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45425 #304 (10 connections now open) 2018-06-23T10:52:53.092+0800 I NETWORK [conn304] received client metadata from 127.0.0.1:45425 conn304: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:53.137+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45440 #305 (11 connections now open) 2018-06-23T10:52:53.138+0800 I NETWORK [conn305] received client metadata from 127.0.0.1:45440 conn305: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:52:53.970+0800 I - [conn305] end connection 127.0.0.1:45440 (0 connections now open) 2018-06-23T10:52:53.970+0800 I - [conn304] end connection 127.0.0.1:45425 (0 connections now open) 2018-06-23T10:52:56.853+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45564 #306 (10 connections now open) 2018-06-23T10:52:56.855+0800 I - [conn306] end connection 127.0.0.1:45564 (0 connections now open) 2018-06-23T10:53:04.372+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45700 #307 (10 connections now open) 2018-06-23T10:53:04.376+0800 I NETWORK [conn307] received client metadata from 127.0.0.1:45700 conn307: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:04.721+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45722 #308 (11 connections now open) 2018-06-23T10:53:04.722+0800 I NETWORK [conn308] received client metadata from 127.0.0.1:45722 conn308: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:05.566+0800 I - [conn308] end connection 127.0.0.1:45722 (0 connections now open) 2018-06-23T10:53:05.566+0800 I - [conn307] end connection 127.0.0.1:45700 (0 connections now open) 2018-06-23T10:53:13.808+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45901 #309 (10 connections now open) 2018-06-23T10:53:13.819+0800 I NETWORK [conn309] received client metadata from 127.0.0.1:45901 conn309: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:14.155+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:45913 #310 (11 connections now open) 2018-06-23T10:53:14.170+0800 I NETWORK [conn310] received client metadata from 127.0.0.1:45913 conn310: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:14.871+0800 I - [conn310] end connection 127.0.0.1:45913 (0 connections now open) 2018-06-23T10:53:14.871+0800 I - [conn309] end connection 127.0.0.1:45901 (0 connections now open) 2018-06-23T10:53:23.763+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46113 #311 (10 connections now open) 2018-06-23T10:53:23.772+0800 I NETWORK [conn311] received client metadata from 127.0.0.1:46113 conn311: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:23.871+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46134 #312 (11 connections now open) 2018-06-23T10:53:23.872+0800 I NETWORK [conn312] received client metadata from 127.0.0.1:46134 conn312: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:24.831+0800 I - [conn311] end connection 127.0.0.1:46113 (0 connections now open) 2018-06-23T10:53:24.831+0800 I - [conn312] end connection 127.0.0.1:46134 (0 connections now open) 2018-06-23T10:53:28.578+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46268 #313 (10 connections now open) 2018-06-23T10:53:28.580+0800 I - [conn313] end connection 127.0.0.1:46268 (0 connections now open) 2018-06-23T10:53:33.441+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46401 #314 (10 connections now open) 2018-06-23T10:53:33.443+0800 I NETWORK [conn314] received client metadata from 127.0.0.1:46401 conn314: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:33.677+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46418 #315 (11 connections now open) 2018-06-23T10:53:33.681+0800 I NETWORK [conn315] received client metadata from 127.0.0.1:46418 conn315: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:34.524+0800 I - [conn315] end connection 127.0.0.1:46418 (0 connections now open) 2018-06-23T10:53:34.524+0800 I - [conn314] end connection 127.0.0.1:46401 (0 connections now open) 2018-06-23T10:53:41.806+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:53:44.268+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46600 #316 (10 connections now open) 2018-06-23T10:53:44.268+0800 I NETWORK [conn316] received client metadata from 127.0.0.1:46600 conn316: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:44.414+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46615 #317 (11 connections now open) 2018-06-23T10:53:44.415+0800 I NETWORK [conn317] received client metadata from 127.0.0.1:46615 conn317: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:45.223+0800 I - [conn317] end connection 127.0.0.1:46615 (0 connections now open) 2018-06-23T10:53:45.223+0800 I - [conn316] end connection 127.0.0.1:46600 (0 connections now open) 2018-06-23T10:53:49.108+0800 I NETWORK [thread1] connection accepted from 11.223.143.134:52412 #318 (10 connections now open) 2018-06-23T10:53:49.110+0800 I NETWORK [conn318] received client metadata from 11.223.143.134:52412 conn318: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:49.311+0800 I - [conn318] end connection 11.223.143.134:52412 (0 connections now open) 2018-06-23T10:53:54.531+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46857 #319 (10 connections now open) 2018-06-23T10:53:54.532+0800 I NETWORK [conn319] received client metadata from 127.0.0.1:46857 conn319: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:54.730+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46876 #320 (11 connections now open) 2018-06-23T10:53:54.731+0800 I NETWORK [conn320] received client metadata from 127.0.0.1:46876 conn320: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:53:55.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 8939400/19620556 45% 2018-06-23T10:53:55.690+0800 I - [conn320] end connection 127.0.0.1:46876 (0 connections now open) 2018-06-23T10:53:55.690+0800 I - [conn319] end connection 127.0.0.1:46857 (0 connections now open) 2018-06-23T10:53:56.313+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:46951 #321 (10 connections now open) 2018-06-23T10:53:56.315+0800 I - [conn321] end connection 127.0.0.1:46951 (0 connections now open) 2018-06-23T10:54:04.109+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47101 #322 (10 connections now open) 2018-06-23T10:54:04.111+0800 I NETWORK [conn322] received client metadata from 127.0.0.1:47101 conn322: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:04.252+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47117 #323 (11 connections now open) 2018-06-23T10:54:04.256+0800 I NETWORK [conn323] received client metadata from 127.0.0.1:47117 conn323: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:05.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 18477600/19620556 94% 2018-06-23T10:54:05.246+0800 I - [conn322] end connection 127.0.0.1:47101 (0 connections now open) 2018-06-23T10:54:05.246+0800 I - [conn323] end connection 127.0.0.1:47117 (0 connections now open) 2018-06-23T10:54:06.203+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:54:13.692+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47298 #324 (10 connections now open) 2018-06-23T10:54:13.709+0800 I NETWORK [conn324] received client metadata from 127.0.0.1:47298 conn324: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:13.891+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47311 #325 (11 connections now open) 2018-06-23T10:54:13.898+0800 I NETWORK [conn325] received client metadata from 127.0.0.1:47311 conn325: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:14.619+0800 I - [conn325] end connection 127.0.0.1:47311 (0 connections now open) 2018-06-23T10:54:14.619+0800 I - [conn324] end connection 127.0.0.1:47298 (0 connections now open) 2018-06-23T10:54:16.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 7310800/19620556 37% 2018-06-23T10:54:23.399+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47499 #326 (10 connections now open) 2018-06-23T10:54:23.413+0800 I NETWORK [conn326] received client metadata from 127.0.0.1:47499 conn326: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:23.451+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47522 #327 (11 connections now open) 2018-06-23T10:54:23.451+0800 I NETWORK [conn327] received client metadata from 127.0.0.1:47522 conn327: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:24.495+0800 I - [conn327] end connection 127.0.0.1:47522 (0 connections now open) 2018-06-23T10:54:24.495+0800 I - [conn326] end connection 127.0.0.1:47499 (0 connections now open) 2018-06-23T10:54:26.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 15119600/19620556 77% 2018-06-23T10:54:28.617+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47667 #328 (10 connections now open) 2018-06-23T10:54:28.619+0800 I - [conn328] end connection 127.0.0.1:47667 (0 connections now open) 2018-06-23T10:54:28.663+0800 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host 11.218.81.2:3067 because the pool meets constraints; 1 connections to that host remain open 2018-06-23T10:54:31.774+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:54:32.845+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47800 #329 (10 connections now open) 2018-06-23T10:54:32.860+0800 I NETWORK [conn329] received client metadata from 127.0.0.1:47800 conn329: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:32.986+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:47813 #330 (11 connections now open) 2018-06-23T10:54:32.991+0800 I NETWORK [conn330] received client metadata from 127.0.0.1:47813 conn330: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:33.891+0800 I - [conn330] end connection 127.0.0.1:47813 (0 connections now open) 2018-06-23T10:54:33.891+0800 I - [conn329] end connection 127.0.0.1:47800 (0 connections now open) 2018-06-23T10:54:42.528+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48008 #331 (10 connections now open) 2018-06-23T10:54:42.541+0800 I NETWORK [conn331] received client metadata from 127.0.0.1:48008 conn331: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:42.672+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48020 #332 (11 connections now open) 2018-06-23T10:54:42.674+0800 I NETWORK [conn332] received client metadata from 127.0.0.1:48020 conn332: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:43.600+0800 I - [conn331] end connection 127.0.0.1:48008 (0 connections now open) 2018-06-23T10:54:43.600+0800 I - [conn332] end connection 127.0.0.1:48020 (0 connections now open) 2018-06-23T10:54:45.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 7722300/19620556 39% 2018-06-23T10:54:52.008+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48219 #333 (10 connections now open) 2018-06-23T10:54:52.009+0800 I NETWORK [conn333] received client metadata from 127.0.0.1:48219 conn333: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:52.123+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48236 #334 (11 connections now open) 2018-06-23T10:54:52.128+0800 I NETWORK [conn334] received client metadata from 127.0.0.1:48236 conn334: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:54:53.066+0800 I - [conn334] end connection 127.0.0.1:48236 (0 connections now open) 2018-06-23T10:54:53.066+0800 I - [conn333] end connection 127.0.0.1:48219 (0 connections now open) 2018-06-23T10:54:55.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 16007600/19620556 81% 2018-06-23T10:54:56.516+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48373 #335 (10 connections now open) 2018-06-23T10:54:56.517+0800 I - [conn335] end connection 127.0.0.1:48373 (0 connections now open) 2018-06-23T10:54:59.361+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:55:01.594+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48508 #336 (10 connections now open) 2018-06-23T10:55:01.607+0800 I NETWORK [conn336] received client metadata from 127.0.0.1:48508 conn336: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:01.943+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48523 #337 (11 connections now open) 2018-06-23T10:55:01.944+0800 I NETWORK [conn337] received client metadata from 127.0.0.1:48523 conn337: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:02.677+0800 I - [conn336] end connection 127.0.0.1:48508 (0 connections now open) 2018-06-23T10:55:02.677+0800 I - [conn337] end connection 127.0.0.1:48523 (0 connections now open) 2018-06-23T10:55:12.027+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48705 #338 (10 connections now open) 2018-06-23T10:55:12.042+0800 I NETWORK [conn338] received client metadata from 127.0.0.1:48705 conn338: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:12.135+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48723 #339 (11 connections now open) 2018-06-23T10:55:12.135+0800 I NETWORK [conn339] received client metadata from 127.0.0.1:48723 conn339: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:13.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 8262700/19620556 42% 2018-06-23T10:55:13.120+0800 I - [conn338] end connection 127.0.0.1:48705 (0 connections now open) 2018-06-23T10:55:13.120+0800 I - [conn339] end connection 127.0.0.1:48723 (0 connections now open) 2018-06-23T10:55:21.585+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48910 #340 (10 connections now open) 2018-06-23T10:55:21.603+0800 I NETWORK [conn340] received client metadata from 127.0.0.1:48910 conn340: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:21.695+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:48924 #341 (11 connections now open) 2018-06-23T10:55:21.696+0800 I NETWORK [conn341] received client metadata from 127.0.0.1:48924 conn341: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:22.746+0800 I - [conn341] end connection 127.0.0.1:48924 (0 connections now open) 2018-06-23T10:55:22.746+0800 I - [conn340] end connection 127.0.0.1:48910 (0 connections now open) 2018-06-23T10:55:23.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 16586700/19620556 84% 2018-06-23T10:55:26.730+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:55:28.642+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49115 #342 (10 connections now open) 2018-06-23T10:55:28.644+0800 I - [conn342] end connection 127.0.0.1:49115 (0 connections now open) 2018-06-23T10:55:31.386+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49208 #343 (10 connections now open) 2018-06-23T10:55:31.392+0800 I NETWORK [conn343] received client metadata from 127.0.0.1:49208 conn343: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:31.685+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49227 #344 (11 connections now open) 2018-06-23T10:55:31.688+0800 I NETWORK [conn344] received client metadata from 127.0.0.1:49227 conn344: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:32.443+0800 I - [conn344] end connection 127.0.0.1:49227 (0 connections now open) 2018-06-23T10:55:32.443+0800 I - [conn343] end connection 127.0.0.1:49208 (0 connections now open) 2018-06-23T10:55:40.870+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49405 #345 (10 connections now open) 2018-06-23T10:55:40.890+0800 I NETWORK [conn345] received client metadata from 127.0.0.1:49405 conn345: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:41.079+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49420 #346 (11 connections now open) 2018-06-23T10:55:41.081+0800 I NETWORK [conn346] received client metadata from 127.0.0.1:49420 conn346: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:41.950+0800 I - [conn346] end connection 127.0.0.1:49420 (0 connections now open) 2018-06-23T10:55:41.950+0800 I - [conn345] end connection 127.0.0.1:49405 (0 connections now open) 2018-06-23T10:55:42.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 10907600/19620556 55% 2018-06-23T10:55:50.892+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:55:51.963+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49613 #347 (10 connections now open) 2018-06-23T10:55:51.963+0800 I NETWORK [conn347] received client metadata from 127.0.0.1:49613 conn347: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:52.125+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49633 #348 (11 connections now open) 2018-06-23T10:55:52.127+0800 I NETWORK [conn348] received client metadata from 127.0.0.1:49633 conn348: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:55:53.096+0800 I - [conn348] end connection 127.0.0.1:49633 (0 connections now open) 2018-06-23T10:55:53.096+0800 I - [conn347] end connection 127.0.0.1:49613 (0 connections now open) 2018-06-23T10:55:56.535+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49767 #349 (10 connections now open) 2018-06-23T10:55:56.537+0800 I - [conn349] end connection 127.0.0.1:49767 (0 connections now open) 2018-06-23T10:56:02.165+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49907 #350 (10 connections now open) 2018-06-23T10:56:02.165+0800 I NETWORK [conn350] received client metadata from 127.0.0.1:49907 conn350: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:02.449+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:49921 #351 (11 connections now open) 2018-06-23T10:56:02.460+0800 I NETWORK [conn351] received client metadata from 127.0.0.1:49921 conn351: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:03.362+0800 I - [conn351] end connection 127.0.0.1:49921 (0 connections now open) 2018-06-23T10:56:03.362+0800 I - [conn350] end connection 127.0.0.1:49907 (0 connections now open) 2018-06-23T10:56:05.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 13170100/19620556 67% 2018-06-23T10:56:11.802+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:56:11.856+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50107 #352 (10 connections now open) 2018-06-23T10:56:11.858+0800 I NETWORK [conn352] received client metadata from 127.0.0.1:50107 conn352: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:12.151+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50122 #353 (11 connections now open) 2018-06-23T10:56:12.155+0800 I NETWORK [conn353] received client metadata from 127.0.0.1:50122 conn353: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:12.992+0800 I - [conn353] end connection 127.0.0.1:50122 (0 connections now open) 2018-06-23T10:56:12.992+0800 I - [conn352] end connection 127.0.0.1:50107 (0 connections now open) 2018-06-23T10:56:21.370+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50308 #354 (10 connections now open) 2018-06-23T10:56:21.371+0800 I NETWORK [conn354] received client metadata from 127.0.0.1:50308 conn354: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:21.628+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50324 #355 (11 connections now open) 2018-06-23T10:56:21.633+0800 I NETWORK [conn355] received client metadata from 127.0.0.1:50324 conn355: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:22.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 7991500/19620556 40% 2018-06-23T10:56:22.483+0800 I - [conn355] end connection 127.0.0.1:50324 (0 connections now open) 2018-06-23T10:56:22.483+0800 I - [conn354] end connection 127.0.0.1:50308 (0 connections now open) 2018-06-23T10:56:28.255+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50501 #356 (10 connections now open) 2018-06-23T10:56:28.257+0800 I - [conn356] end connection 127.0.0.1:50501 (0 connections now open) 2018-06-23T10:56:31.189+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50607 #357 (10 connections now open) 2018-06-23T10:56:31.191+0800 I NETWORK [conn357] received client metadata from 127.0.0.1:50607 conn357: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:31.490+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50622 #358 (11 connections now open) 2018-06-23T10:56:31.492+0800 I NETWORK [conn358] received client metadata from 127.0.0.1:50622 conn358: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:32.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 15064300/19620556 76% 2018-06-23T10:56:32.279+0800 I - [conn358] end connection 127.0.0.1:50622 (0 connections now open) 2018-06-23T10:56:32.279+0800 I - [conn357] end connection 127.0.0.1:50607 (0 connections now open) 2018-06-23T10:56:38.512+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:56:40.776+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50805 #359 (10 connections now open) 2018-06-23T10:56:40.785+0800 I NETWORK [conn359] received client metadata from 127.0.0.1:50805 conn359: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:40.968+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:50830 #360 (11 connections now open) 2018-06-23T10:56:40.976+0800 I NETWORK [conn360] received client metadata from 127.0.0.1:50830 conn360: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:41.885+0800 I - [conn360] end connection 127.0.0.1:50830 (0 connections now open) 2018-06-23T10:56:41.885+0800 I - [conn359] end connection 127.0.0.1:50805 (0 connections now open) 2018-06-23T10:56:50.330+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51003 #361 (10 connections now open) 2018-06-23T10:56:50.338+0800 I NETWORK [conn361] received client metadata from 127.0.0.1:51003 conn361: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:50.542+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51026 #362 (11 connections now open) 2018-06-23T10:56:50.544+0800 I NETWORK [conn362] received client metadata from 127.0.0.1:51026 conn362: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:56:51.455+0800 I - [conn362] end connection 127.0.0.1:51026 (0 connections now open) 2018-06-23T10:56:51.455+0800 I - [conn361] end connection 127.0.0.1:51003 (0 connections now open) 2018-06-23T10:56:56.553+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51168 #363 (10 connections now open) 2018-06-23T10:56:56.555+0800 I - [conn363] end connection 127.0.0.1:51168 (0 connections now open) 2018-06-23T10:56:59.000+0800 I - [InitialSyncInserters-id_issue_dna.device0] Index: (2/3) BTree Bottom Up Progress: 10734100/19620556 54% 2018-06-23T10:56:59.793+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51300 #364 (10 connections now open) 2018-06-23T10:56:59.810+0800 I NETWORK [conn364] received client metadata from 127.0.0.1:51300 conn364: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:00.101+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51315 #365 (11 connections now open) 2018-06-23T10:57:00.102+0800 I NETWORK [conn365] received client metadata from 127.0.0.1:51315 conn365: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:00.865+0800 I - [conn365] end connection 127.0.0.1:51315 (0 connections now open) 2018-06-23T10:57:00.865+0800 I - [conn364] end connection 127.0.0.1:51300 (0 connections now open) 2018-06-23T10:57:06.815+0800 I INDEX [InitialSyncInserters-id_issue_dna.device0] done building bottom layer, going to commit 2018-06-23T10:57:06.964+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:id_issue_dna.device_test1 2018-06-23T10:57:06.964+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T10:57:06.967+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 3ms (2 connections now open to 11.218.81.2:3067) 2018-06-23T10:57:06.967+0800 W REPL [repl writer worker 5] Found the _id_ index spec but the collection specified autoIndexId of false on ns:id_issue_dna.device_test1 2018-06-23T10:57:06.970+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { did_1: 1.0 }, name: "did_1_1", ns: "id_issue_dna.device_test1", background: true } 2018-06-23T10:57:06.970+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2018-06-23T10:57:06.972+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { did_2_change: 1.0 }, name: "did_2_change_1", ns: "id_issue_dna.device_test1", background: true } 2018-06-23T10:57:06.972+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2018-06-23T10:57:06.974+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { android_id: 1.0 }, name: "android_id_1", ns: "id_issue_dna.device_test1", background: true } 2018-06-23T10:57:06.974+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2018-06-23T10:57:06.975+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "id_issue_dna.device_test1" } 2018-06-23T10:57:06.975+0800 I INDEX [InitialSyncInserters-id_issue_dna.device_test10] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:57:06.975+0800 W REPL [repl writer worker 6] _insertDocumentsCallback, but no documents to insert for ns:id_issue_dna.device_test1 2018-06-23T10:57:06.978+0800 I REPL [replication-0] CollectionCloner::start called, on ns:ios_cpa.data_source_2018_05 2018-06-23T10:57:06.981+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_050] build index on: ios_cpa.data_source_2018_05 properties: { v: 2, key: { package_name: 1.0, reported_time: -1.0 }, name: "package_name_1_reported_time_-1", ns: "ios_cpa.data_source_2018_05" } 2018-06-23T10:57:06.981+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_050] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:57:06.982+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_050] build index on: ios_cpa.data_source_2018_05 properties: { v: 2, key: { reported_time: 1.0 }, name: "reported_time_1", ns: "ios_cpa.data_source_2018_05" } 2018-06-23T10:57:06.982+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_050] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:57:06.983+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_050] build index on: ios_cpa.data_source_2018_05 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_cpa.data_source_2018_05" } 2018-06-23T10:57:06.983+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_050] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:57:09.583+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51503 #366 (10 connections now open) 2018-06-23T10:57:09.593+0800 I NETWORK [conn366] received client metadata from 127.0.0.1:51503 conn366: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:09.776+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51521 #367 (11 connections now open) 2018-06-23T10:57:09.778+0800 I NETWORK [conn367] received client metadata from 127.0.0.1:51521 conn367: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:10.657+0800 I - [conn367] end connection 127.0.0.1:51521 (0 connections now open) 2018-06-23T10:57:10.657+0800 I - [conn366] end connection 127.0.0.1:51503 (0 connections now open) 2018-06-23T10:57:20.645+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51706 #368 (10 connections now open) 2018-06-23T10:57:20.652+0800 I NETWORK [conn368] received client metadata from 127.0.0.1:51706 conn368: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:20.948+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51720 #369 (11 connections now open) 2018-06-23T10:57:20.958+0800 I NETWORK [conn369] received client metadata from 127.0.0.1:51720 conn369: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:21.718+0800 I - [conn369] end connection 127.0.0.1:51720 (0 connections now open) 2018-06-23T10:57:21.718+0800 I - [conn368] end connection 127.0.0.1:51706 (0 connections now open) 2018-06-23T10:57:28.382+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:51920 #370 (10 connections now open) 2018-06-23T10:57:28.384+0800 I - [conn370] end connection 127.0.0.1:51920 (0 connections now open) 2018-06-23T10:57:30.507+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52006 #371 (10 connections now open) 2018-06-23T10:57:30.532+0800 I NETWORK [conn371] received client metadata from 127.0.0.1:52006 conn371: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:30.757+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52021 #372 (11 connections now open) 2018-06-23T10:57:30.762+0800 I NETWORK [conn372] received client metadata from 127.0.0.1:52021 conn372: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:31.716+0800 I - [conn371] end connection 127.0.0.1:52006 (0 connections now open) 2018-06-23T10:57:31.716+0800 I - [conn372] end connection 127.0.0.1:52021 (0 connections now open) 2018-06-23T10:57:40.331+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52204 #373 (10 connections now open) 2018-06-23T10:57:40.333+0800 I NETWORK [conn373] received client metadata from 127.0.0.1:52204 conn373: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:40.419+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52219 #374 (11 connections now open) 2018-06-23T10:57:40.421+0800 I NETWORK [conn374] received client metadata from 127.0.0.1:52219 conn374: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:41.409+0800 I - [conn373] end connection 127.0.0.1:52204 (0 connections now open) 2018-06-23T10:57:41.409+0800 I - [conn374] end connection 127.0.0.1:52219 (0 connections now open) 2018-06-23T10:57:49.879+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52403 #375 (10 connections now open) 2018-06-23T10:57:49.881+0800 I NETWORK [conn375] received client metadata from 127.0.0.1:52403 conn375: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:50.090+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52420 #376 (11 connections now open) 2018-06-23T10:57:50.095+0800 I NETWORK [conn376] received client metadata from 127.0.0.1:52420 conn376: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:57:50.978+0800 I - [conn376] end connection 127.0.0.1:52420 (0 connections now open) 2018-06-23T10:57:50.978+0800 I - [conn375] end connection 127.0.0.1:52403 (0 connections now open) 2018-06-23T10:57:53.290+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_cpa.data_source_2018_01 2018-06-23T10:57:53.294+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_010] build index on: ios_cpa.data_source_2018_01 properties: { v: 2, key: { package_name: 1.0, reported_time: -1.0 }, name: "package_name_1_reported_time_-1", ns: "ios_cpa.data_source_2018_01" } 2018-06-23T10:57:53.294+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_010] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:57:53.295+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_010] build index on: ios_cpa.data_source_2018_01 properties: { v: 2, key: { reported_time: 1.0 }, name: "reported_time_1", ns: "ios_cpa.data_source_2018_01" } 2018-06-23T10:57:53.295+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_010] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:57:53.297+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_010] build index on: ios_cpa.data_source_2018_01 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_cpa.data_source_2018_01" } 2018-06-23T10:57:53.297+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_010] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:57:56.661+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52616 #377 (10 connections now open) 2018-06-23T10:57:56.663+0800 I - [conn377] end connection 127.0.0.1:52616 (0 connections now open) 2018-06-23T10:58:00.752+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T10:58:00.757+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 5ms (3 connections now open to 11.218.81.2:3067) 2018-06-23T10:58:01.137+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52772 #378 (10 connections now open) 2018-06-23T10:58:01.140+0800 I NETWORK [conn378] received client metadata from 127.0.0.1:52772 conn378: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:01.281+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52785 #379 (11 connections now open) 2018-06-23T10:58:01.282+0800 I NETWORK [conn379] received client metadata from 127.0.0.1:52785 conn379: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:02.138+0800 I - [conn379] end connection 127.0.0.1:52785 (0 connections now open) 2018-06-23T10:58:02.138+0800 I - [conn378] end connection 127.0.0.1:52772 (0 connections now open) 2018-06-23T10:58:11.390+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52966 #380 (10 connections now open) 2018-06-23T10:58:11.409+0800 I NETWORK [conn380] received client metadata from 127.0.0.1:52966 conn380: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:11.644+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:52979 #381 (11 connections now open) 2018-06-23T10:58:11.650+0800 I NETWORK [conn381] received client metadata from 127.0.0.1:52979 conn381: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:12.439+0800 I - [conn381] end connection 127.0.0.1:52979 (0 connections now open) 2018-06-23T10:58:12.439+0800 I - [conn380] end connection 127.0.0.1:52966 (0 connections now open) 2018-06-23T10:58:12.967+0800 I - [repl writer worker 11] ios_cpa.data_source_2018_01 collection clone progress: 1093326/1097979 99% (documents copied) 2018-06-23T10:58:21.124+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53170 #382 (10 connections now open) 2018-06-23T10:58:21.126+0800 I NETWORK [conn382] received client metadata from 127.0.0.1:53170 conn382: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:21.384+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53186 #383 (11 connections now open) 2018-06-23T10:58:21.385+0800 I NETWORK [conn383] received client metadata from 127.0.0.1:53186 conn383: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:22.349+0800 I - [conn383] end connection 127.0.0.1:53186 (0 connections now open) 2018-06-23T10:58:22.349+0800 I - [conn382] end connection 127.0.0.1:53170 (0 connections now open) 2018-06-23T10:58:23.591+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_cpa.data_source_2018_06 2018-06-23T10:58:23.596+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_060] build index on: ios_cpa.data_source_2018_06 properties: { v: 2, key: { reported_time: 1.0 }, name: "reported_time_1", ns: "ios_cpa.data_source_2018_06" } 2018-06-23T10:58:23.596+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_060] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:58:23.597+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_060] build index on: ios_cpa.data_source_2018_06 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_cpa.data_source_2018_06" } 2018-06-23T10:58:23.597+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_060] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:58:28.422+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53374 #384 (10 connections now open) 2018-06-23T10:58:28.425+0800 I - [conn384] end connection 127.0.0.1:53374 (0 connections now open) 2018-06-23T10:58:30.739+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53465 #385 (10 connections now open) 2018-06-23T10:58:30.740+0800 I NETWORK [conn385] received client metadata from 127.0.0.1:53465 conn385: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:30.892+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53484 #386 (11 connections now open) 2018-06-23T10:58:30.893+0800 I NETWORK [conn386] received client metadata from 127.0.0.1:53484 conn386: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:31.802+0800 I - [conn386] end connection 127.0.0.1:53484 (0 connections now open) 2018-06-23T10:58:31.802+0800 I - [conn385] end connection 127.0.0.1:53465 (0 connections now open) 2018-06-23T10:58:40.289+0800 I - [repl writer worker 0] ios_cpa.data_source_2018_06 collection clone progress: 1084942/1223553 88% (documents copied) 2018-06-23T10:58:40.530+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53666 #387 (10 connections now open) 2018-06-23T10:58:40.542+0800 I NETWORK [conn387] received client metadata from 127.0.0.1:53666 conn387: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:40.773+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53684 #388 (11 connections now open) 2018-06-23T10:58:40.774+0800 I NETWORK [conn388] received client metadata from 127.0.0.1:53684 conn388: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:41.633+0800 I - [conn388] end connection 127.0.0.1:53684 (0 connections now open) 2018-06-23T10:58:41.633+0800 I - [conn387] end connection 127.0.0.1:53666 (0 connections now open) 2018-06-23T10:58:49.261+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_cpa.data_source_2018_03 2018-06-23T10:58:49.264+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_030] build index on: ios_cpa.data_source_2018_03 properties: { v: 2, key: { package_name: 1.0, reported_time: -1.0 }, name: "package_name_1_reported_time_-1", ns: "ios_cpa.data_source_2018_03" } 2018-06-23T10:58:49.264+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_030] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:58:49.265+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_030] build index on: ios_cpa.data_source_2018_03 properties: { v: 2, key: { reported_time: 1.0 }, name: "reported_time_1", ns: "ios_cpa.data_source_2018_03" } 2018-06-23T10:58:49.265+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_030] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:58:49.267+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_030] build index on: ios_cpa.data_source_2018_03 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_cpa.data_source_2018_03" } 2018-06-23T10:58:49.267+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_030] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:58:50.250+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53863 #389 (10 connections now open) 2018-06-23T10:58:50.254+0800 I NETWORK [conn389] received client metadata from 127.0.0.1:53863 conn389: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:50.355+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:53879 #390 (11 connections now open) 2018-06-23T10:58:50.356+0800 I NETWORK [conn390] received client metadata from 127.0.0.1:53879 conn390: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:51.333+0800 I - [conn390] end connection 127.0.0.1:53879 (0 connections now open) 2018-06-23T10:58:51.333+0800 I - [conn389] end connection 127.0.0.1:53863 (0 connections now open) 2018-06-23T10:58:56.684+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54065 #391 (10 connections now open) 2018-06-23T10:58:56.685+0800 I - [conn391] end connection 127.0.0.1:54065 (0 connections now open) 2018-06-23T10:58:59.786+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54162 #392 (10 connections now open) 2018-06-23T10:58:59.796+0800 I NETWORK [conn392] received client metadata from 127.0.0.1:54162 conn392: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:58:59.879+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54176 #393 (11 connections now open) 2018-06-23T10:58:59.882+0800 I NETWORK [conn393] received client metadata from 127.0.0.1:54176 conn393: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:00.757+0800 I ASIO [NetworkInterfaceASIO-RS-0] Ending idle connection to host 11.218.81.2:3067 because the pool meets constraints; 2 connections to that host remain open 2018-06-23T10:59:00.874+0800 I - [conn393] end connection 127.0.0.1:54176 (0 connections now open) 2018-06-23T10:59:00.874+0800 I - [conn392] end connection 127.0.0.1:54162 (0 connections now open) 2018-06-23T10:59:09.253+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54362 #394 (10 connections now open) 2018-06-23T10:59:09.254+0800 I NETWORK [conn394] received client metadata from 127.0.0.1:54362 conn394: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:09.393+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54378 #395 (11 connections now open) 2018-06-23T10:59:09.394+0800 I NETWORK [conn395] received client metadata from 127.0.0.1:54378 conn395: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:10.345+0800 I - [conn395] end connection 127.0.0.1:54378 (0 connections now open) 2018-06-23T10:59:10.345+0800 I - [conn394] end connection 127.0.0.1:54362 (0 connections now open) 2018-06-23T10:59:16.046+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_cpa.data_source_2018_02 2018-06-23T10:59:16.051+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_020] build index on: ios_cpa.data_source_2018_02 properties: { v: 2, key: { package_name: 1.0, reported_time: -1.0 }, name: "package_name_1_reported_time_-1", ns: "ios_cpa.data_source_2018_02" } 2018-06-23T10:59:16.051+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_020] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:59:16.052+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_020] build index on: ios_cpa.data_source_2018_02 properties: { v: 2, key: { reported_time: 1.0 }, name: "reported_time_1", ns: "ios_cpa.data_source_2018_02" } 2018-06-23T10:59:16.052+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_020] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:59:16.054+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_020] build index on: ios_cpa.data_source_2018_02 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_cpa.data_source_2018_02" } 2018-06-23T10:59:16.054+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_020] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:59:19.692+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54567 #396 (10 connections now open) 2018-06-23T10:59:19.694+0800 I NETWORK [conn396] received client metadata from 127.0.0.1:54567 conn396: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:19.790+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54587 #397 (11 connections now open) 2018-06-23T10:59:19.791+0800 I NETWORK [conn397] received client metadata from 127.0.0.1:54587 conn397: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:20.581+0800 I NETWORK [thread1] connection accepted from 11.216.116.130:53150 #398 (12 connections now open) 2018-06-23T10:59:20.691+0800 I - [conn397] end connection 127.0.0.1:54587 (0 connections now open) 2018-06-23T10:59:20.691+0800 I - [conn396] end connection 127.0.0.1:54567 (0 connections now open) 2018-06-23T10:59:28.457+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54827 #399 (11 connections now open) 2018-06-23T10:59:28.459+0800 I - [conn399] end connection 127.0.0.1:54827 (0 connections now open) 2018-06-23T10:59:29.415+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54863 #400 (11 connections now open) 2018-06-23T10:59:29.416+0800 I NETWORK [conn400] received client metadata from 127.0.0.1:54863 conn400: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:29.667+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:54881 #401 (12 connections now open) 2018-06-23T10:59:29.669+0800 I NETWORK [conn401] received client metadata from 127.0.0.1:54881 conn401: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:30.591+0800 I - [conn401] end connection 127.0.0.1:54881 (0 connections now open) 2018-06-23T10:59:30.591+0800 I - [conn400] end connection 127.0.0.1:54863 (0 connections now open) 2018-06-23T10:59:38.992+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55060 #402 (11 connections now open) 2018-06-23T10:59:39.007+0800 I NETWORK [conn402] received client metadata from 127.0.0.1:55060 conn402: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:39.088+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55083 #403 (12 connections now open) 2018-06-23T10:59:39.089+0800 I NETWORK [conn403] received client metadata from 127.0.0.1:55083 conn403: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:40.100+0800 I - [conn403] end connection 127.0.0.1:55083 (0 connections now open) 2018-06-23T10:59:40.100+0800 I - [conn402] end connection 127.0.0.1:55060 (0 connections now open) 2018-06-23T10:59:43.328+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_cpa.data_source_2018_04 2018-06-23T10:59:43.332+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_040] build index on: ios_cpa.data_source_2018_04 properties: { v: 2, key: { package_name: 1.0, reported_time: -1.0 }, name: "package_name_1_reported_time_-1", ns: "ios_cpa.data_source_2018_04" } 2018-06-23T10:59:43.332+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_040] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:59:43.333+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_040] build index on: ios_cpa.data_source_2018_04 properties: { v: 2, key: { reported_time: 1.0 }, name: "reported_time_1", ns: "ios_cpa.data_source_2018_04" } 2018-06-23T10:59:43.333+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_040] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-23T10:59:43.335+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_040] build index on: ios_cpa.data_source_2018_04 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_cpa.data_source_2018_04" } 2018-06-23T10:59:43.335+0800 I INDEX [InitialSyncInserters-ios_cpa.data_source_2018_040] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T10:59:48.443+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55261 #404 (11 connections now open) 2018-06-23T10:59:48.447+0800 I NETWORK [conn404] received client metadata from 127.0.0.1:55261 conn404: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:48.584+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55278 #405 (12 connections now open) 2018-06-23T10:59:48.587+0800 I NETWORK [conn405] received client metadata from 127.0.0.1:55278 conn405: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:49.541+0800 I - [conn405] end connection 127.0.0.1:55278 (0 connections now open) 2018-06-23T10:59:49.541+0800 I - [conn404] end connection 127.0.0.1:55261 (0 connections now open) 2018-06-23T10:59:56.791+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55508 #406 (11 connections now open) 2018-06-23T10:59:56.793+0800 I - [conn406] end connection 127.0.0.1:55508 (0 connections now open) 2018-06-23T10:59:57.956+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55559 #407 (11 connections now open) 2018-06-23T10:59:57.961+0800 I NETWORK [conn407] received client metadata from 127.0.0.1:55559 conn407: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:58.161+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55575 #408 (12 connections now open) 2018-06-23T10:59:58.162+0800 I NETWORK [conn408] received client metadata from 127.0.0.1:55575 conn408: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T10:59:59.148+0800 I - [conn408] end connection 127.0.0.1:55575 (0 connections now open) 2018-06-23T10:59:59.148+0800 I - [conn407] end connection 127.0.0.1:55559 (0 connections now open) 2018-06-23T11:00:05.214+0800 I REPL [replication-0] CollectionCloner::start called, on ns:ios_dna.co_welab_x_DUDemo_hist 2018-06-23T11:00:05.218+0800 I INDEX [InitialSyncInserters-ios_dna.co_welab_x_DUDemo_hist0] build index on: ios_dna.co_welab_x_DUDemo_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.co_welab_x_DUDemo_hist" } 2018-06-23T11:00:05.218+0800 I INDEX [InitialSyncInserters-ios_dna.co_welab_x_DUDemo_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:05.220+0800 I INDEX [InitialSyncInserters-ios_dna.co_welab_x_DUDemo_hist0] build index on: ios_dna.co_welab_x_DUDemo_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.co_welab_x_DUDemo_hist" } 2018-06-23T11:00:05.220+0800 I INDEX [InitialSyncInserters-ios_dna.co_welab_x_DUDemo_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:05.221+0800 W REPL [repl writer worker 10] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.co_welab_x_DUDemo_hist 2018-06-23T11:00:05.222+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.com_changecompany_suiyiprojectTest_hist 2018-06-23T11:00:05.227+0800 I INDEX [InitialSyncInserters-ios_dna.com_changecompany_suiyiprojectTest] build index on: ios_dna.com_changecompany_suiyiprojectTest_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_changecompany_suiyiprojectTest_hist" } 2018-06-23T11:00:05.227+0800 I INDEX [InitialSyncInserters-ios_dna.com_changecompany_suiyiprojectTest] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:05.228+0800 I INDEX [InitialSyncInserters-ios_dna.com_changecompany_suiyiprojectTest] build index on: ios_dna.com_changecompany_suiyiprojectTest_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_changecompany_suiyiprojectTest_hist" } 2018-06-23T11:00:05.228+0800 I INDEX [InitialSyncInserters-ios_dna.com_changecompany_suiyiprojectTest] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:05.229+0800 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_changecompany_suiyiprojectTest_hist 2018-06-23T11:00:05.230+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.default_info 2018-06-23T11:00:05.235+0800 I INDEX [InitialSyncInserters-ios_dna.default_info0] build index on: ios_dna.default_info properties: { v: 2, unique: true, key: { _id: 1.0, app: 1.0 }, name: "_id_1_app_1", ns: "ios_dna.default_info" } 2018-06-23T11:00:05.235+0800 I INDEX [InitialSyncInserters-ios_dna.default_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:08.293+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55761 #409 (11 connections now open) 2018-06-23T11:00:08.300+0800 I NETWORK [conn409] received client metadata from 127.0.0.1:55761 conn409: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:08.338+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55779 #410 (12 connections now open) 2018-06-23T11:00:08.338+0800 I NETWORK [conn410] received client metadata from 127.0.0.1:55779 conn410: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:09.322+0800 I - [conn410] end connection 127.0.0.1:55779 (0 connections now open) 2018-06-23T11:00:09.322+0800 I - [conn409] end connection 127.0.0.1:55761 (0 connections now open) 2018-06-23T11:00:12.722+0800 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:ios_dna.in_caiyu_master_paid_hist 2018-06-23T11:00:12.727+0800 I INDEX [InitialSyncInserters-ios_dna.in_caiyu_master_paid_hist0] build index on: ios_dna.in_caiyu_master_paid_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.in_caiyu_master_paid_hist" } 2018-06-23T11:00:12.727+0800 I INDEX [InitialSyncInserters-ios_dna.in_caiyu_master_paid_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:12.732+0800 I INDEX [InitialSyncInserters-ios_dna.in_caiyu_master_paid_hist0] build index on: ios_dna.in_caiyu_master_paid_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.in_caiyu_master_paid_hist" } 2018-06-23T11:00:12.732+0800 I INDEX [InitialSyncInserters-ios_dna.in_caiyu_master_paid_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:12.737+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:ios_dna.com_autounion_usedcar_info 2018-06-23T11:00:12.741+0800 I INDEX [InitialSyncInserters-ios_dna.com_autounion_usedcar_info0] build index on: ios_dna.com_autounion_usedcar_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_autounion_usedcar_info" } 2018-06-23T11:00:12.741+0800 I INDEX [InitialSyncInserters-ios_dna.com_autounion_usedcar_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:12.942+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.com_pingancmEn_pawifi_hist 2018-06-23T11:00:12.946+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_pawifi_hist0] build index on: ios_dna.com_pingancmEn_pawifi_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_pingancmEn_pawifi_hist" } 2018-06-23T11:00:12.946+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_pawifi_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:12.947+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_pawifi_hist0] build index on: ios_dna.com_pingancmEn_pawifi_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_pingancmEn_pawifi_hist" } 2018-06-23T11:00:12.947+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_pawifi_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:12.948+0800 W REPL [repl writer worker 13] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_pingancmEn_pawifi_hist 2018-06-23T11:00:12.949+0800 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:ios_dna.com_xybt_wuyouloan_info 2018-06-23T11:00:12.952+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_wuyouloan_info0] build index on: ios_dna.com_xybt_wuyouloan_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xybt_wuyouloan_info" } 2018-06-23T11:00:12.952+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_wuyouloan_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.501+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_dna.com_lhlive_tech_hist 2018-06-23T11:00:13.506+0800 I INDEX [InitialSyncInserters-ios_dna.com_lhlive_tech_hist0] build index on: ios_dna.com_lhlive_tech_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_lhlive_tech_hist" } 2018-06-23T11:00:13.506+0800 I INDEX [InitialSyncInserters-ios_dna.com_lhlive_tech_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.507+0800 I INDEX [InitialSyncInserters-ios_dna.com_lhlive_tech_hist0] build index on: ios_dna.com_lhlive_tech_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_lhlive_tech_hist" } 2018-06-23T11:00:13.507+0800 I INDEX [InitialSyncInserters-ios_dna.com_lhlive_tech_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.508+0800 W REPL [repl writer worker 1] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_lhlive_tech_hist 2018-06-23T11:00:13.509+0800 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:ios_dna.com_jtjr99_jiayoubao_info 2018-06-23T11:00:13.512+0800 I INDEX [InitialSyncInserters-ios_dna.com_jtjr99_jiayoubao_info0] build index on: ios_dna.com_jtjr99_jiayoubao_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_jtjr99_jiayoubao_info" } 2018-06-23T11:00:13.512+0800 I INDEX [InitialSyncInserters-ios_dna.com_jtjr99_jiayoubao_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.907+0800 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:ios_dna.com_pingan_pahaofang_hist 2018-06-23T11:00:13.911+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingan_pahaofang_hist0] build index on: ios_dna.com_pingan_pahaofang_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_pingan_pahaofang_hist" } 2018-06-23T11:00:13.911+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingan_pahaofang_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.912+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingan_pahaofang_hist0] build index on: ios_dna.com_pingan_pahaofang_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_pingan_pahaofang_hist" } 2018-06-23T11:00:13.913+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingan_pahaofang_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.913+0800 W REPL [repl writer worker 5] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_pingan_pahaofang_hist 2018-06-23T11:00:13.915+0800 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:ios_dna.com_pingancmEn_linkme_hist 2018-06-23T11:00:13.918+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_linkme_hist0] build index on: ios_dna.com_pingancmEn_linkme_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_pingancmEn_linkme_hist" } 2018-06-23T11:00:13.918+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_linkme_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.920+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_linkme_hist0] build index on: ios_dna.com_pingancmEn_linkme_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_pingancmEn_linkme_hist" } 2018-06-23T11:00:13.920+0800 I INDEX [InitialSyncInserters-ios_dna.com_pingancmEn_linkme_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.920+0800 W REPL [repl writer worker 7] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_pingancmEn_linkme_hist 2018-06-23T11:00:13.921+0800 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:ios_dna.com_sxdai_jlbao_hist 2018-06-23T11:00:13.925+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxdai_jlbao_hist0] build index on: ios_dna.com_sxdai_jlbao_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_sxdai_jlbao_hist" } 2018-06-23T11:00:13.925+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxdai_jlbao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.926+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxdai_jlbao_hist0] build index on: ios_dna.com_sxdai_jlbao_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_sxdai_jlbao_hist" } 2018-06-23T11:00:13.926+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxdai_jlbao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.929+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:ios_dna.com_yewan_live_hist 2018-06-23T11:00:13.932+0800 I INDEX [InitialSyncInserters-ios_dna.com_yewan_live_hist0] build index on: ios_dna.com_yewan_live_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_yewan_live_hist" } 2018-06-23T11:00:13.932+0800 I INDEX [InitialSyncInserters-ios_dna.com_yewan_live_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.933+0800 I INDEX [InitialSyncInserters-ios_dna.com_yewan_live_hist0] build index on: ios_dna.com_yewan_live_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_yewan_live_hist" } 2018-06-23T11:00:13.933+0800 I INDEX [InitialSyncInserters-ios_dna.com_yewan_live_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.934+0800 W REPL [repl writer worker 11] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_yewan_live_hist 2018-06-23T11:00:13.935+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.com_pajk_PAJKDemoShumeng_hist 2018-06-23T11:00:13.938+0800 I INDEX [InitialSyncInserters-ios_dna.com_pajk_PAJKDemoShumeng_hist0] build index on: ios_dna.com_pajk_PAJKDemoShumeng_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_pajk_PAJKDemoShumeng_hist" } 2018-06-23T11:00:13.938+0800 I INDEX [InitialSyncInserters-ios_dna.com_pajk_PAJKDemoShumeng_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.940+0800 I INDEX [InitialSyncInserters-ios_dna.com_pajk_PAJKDemoShumeng_hist0] build index on: ios_dna.com_pajk_PAJKDemoShumeng_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_pajk_PAJKDemoShumeng_hist" } 2018-06-23T11:00:13.940+0800 I INDEX [InitialSyncInserters-ios_dna.com_pajk_PAJKDemoShumeng_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.940+0800 W REPL [repl writer worker 13] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_pajk_PAJKDemoShumeng_hist 2018-06-23T11:00:13.941+0800 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:ios_dna.com_cui_usedcarcommon_hist 2018-06-23T11:00:13.945+0800 I INDEX [InitialSyncInserters-ios_dna.com_cui_usedcarcommon_hist0] build index on: ios_dna.com_cui_usedcarcommon_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_cui_usedcarcommon_hist" } 2018-06-23T11:00:13.945+0800 I INDEX [InitialSyncInserters-ios_dna.com_cui_usedcarcommon_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.946+0800 I INDEX [InitialSyncInserters-ios_dna.com_cui_usedcarcommon_hist0] build index on: ios_dna.com_cui_usedcarcommon_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_cui_usedcarcommon_hist" } 2018-06-23T11:00:13.946+0800 I INDEX [InitialSyncInserters-ios_dna.com_cui_usedcarcommon_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.947+0800 W REPL [repl writer worker 15] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_cui_usedcarcommon_hist 2018-06-23T11:00:13.948+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_dna.com_yyk_whenchat_hist 2018-06-23T11:00:13.951+0800 I INDEX [InitialSyncInserters-ios_dna.com_yyk_whenchat_hist0] build index on: ios_dna.com_yyk_whenchat_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_yyk_whenchat_hist" } 2018-06-23T11:00:13.951+0800 I INDEX [InitialSyncInserters-ios_dna.com_yyk_whenchat_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.953+0800 I INDEX [InitialSyncInserters-ios_dna.com_yyk_whenchat_hist0] build index on: ios_dna.com_yyk_whenchat_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_yyk_whenchat_hist" } 2018-06-23T11:00:13.953+0800 I INDEX [InitialSyncInserters-ios_dna.com_yyk_whenchat_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.956+0800 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:ios_dna.com_Qting_QTTour_hist 2018-06-23T11:00:13.959+0800 I INDEX [InitialSyncInserters-ios_dna.com_Qting_QTTour_hist0] build index on: ios_dna.com_Qting_QTTour_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_Qting_QTTour_hist" } 2018-06-23T11:00:13.959+0800 I INDEX [InitialSyncInserters-ios_dna.com_Qting_QTTour_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.960+0800 I INDEX [InitialSyncInserters-ios_dna.com_Qting_QTTour_hist0] build index on: ios_dna.com_Qting_QTTour_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_Qting_QTTour_hist" } 2018-06-23T11:00:13.960+0800 I INDEX [InitialSyncInserters-ios_dna.com_Qting_QTTour_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.975+0800 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:ios_dna.com_qkjd_yike_hist 2018-06-23T11:00:13.979+0800 I INDEX [InitialSyncInserters-ios_dna.com_qkjd_yike_hist0] build index on: ios_dna.com_qkjd_yike_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_qkjd_yike_hist" } 2018-06-23T11:00:13.979+0800 I INDEX [InitialSyncInserters-ios_dna.com_qkjd_yike_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.980+0800 I INDEX [InitialSyncInserters-ios_dna.com_qkjd_yike_hist0] build index on: ios_dna.com_qkjd_yike_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_qkjd_yike_hist" } 2018-06-23T11:00:13.980+0800 I INDEX [InitialSyncInserters-ios_dna.com_qkjd_yike_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.981+0800 W REPL [repl writer worker 5] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_qkjd_yike_hist 2018-06-23T11:00:13.982+0800 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:ios_dna.com_51qiniu_pay_hist 2018-06-23T11:00:13.985+0800 I INDEX [InitialSyncInserters-ios_dna.com_51qiniu_pay_hist0] build index on: ios_dna.com_51qiniu_pay_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_51qiniu_pay_hist" } 2018-06-23T11:00:13.985+0800 I INDEX [InitialSyncInserters-ios_dna.com_51qiniu_pay_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.986+0800 I INDEX [InitialSyncInserters-ios_dna.com_51qiniu_pay_hist0] build index on: ios_dna.com_51qiniu_pay_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_51qiniu_pay_hist" } 2018-06-23T11:00:13.986+0800 I INDEX [InitialSyncInserters-ios_dna.com_51qiniu_pay_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.989+0800 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:ios_dna.com_xin_nc_jinrong_C_hist 2018-06-23T11:00:13.993+0800 I INDEX [InitialSyncInserters-ios_dna.com_xin_nc_jinrong_C_hist0] build index on: ios_dna.com_xin_nc_jinrong_C_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_xin_nc_jinrong_C_hist" } 2018-06-23T11:00:13.993+0800 I INDEX [InitialSyncInserters-ios_dna.com_xin_nc_jinrong_C_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.994+0800 I INDEX [InitialSyncInserters-ios_dna.com_xin_nc_jinrong_C_hist0] build index on: ios_dna.com_xin_nc_jinrong_C_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xin_nc_jinrong_C_hist" } 2018-06-23T11:00:13.994+0800 I INDEX [InitialSyncInserters-ios_dna.com_xin_nc_jinrong_C_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:13.994+0800 W REPL [repl writer worker 9] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_xin_nc_jinrong_C_hist 2018-06-23T11:00:13.995+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:ios_dna.com_Qting_QTTour_info 2018-06-23T11:00:13.998+0800 I INDEX [InitialSyncInserters-ios_dna.com_Qting_QTTour_info0] build index on: ios_dna.com_Qting_QTTour_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_Qting_QTTour_info" } 2018-06-23T11:00:13.998+0800 I INDEX [InitialSyncInserters-ios_dna.com_Qting_QTTour_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:14.978+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.com_lemeon_mj_hist 2018-06-23T11:00:14.982+0800 I INDEX [InitialSyncInserters-ios_dna.com_lemeon_mj_hist0] build index on: ios_dna.com_lemeon_mj_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_lemeon_mj_hist" } 2018-06-23T11:00:14.982+0800 I INDEX [InitialSyncInserters-ios_dna.com_lemeon_mj_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:14.983+0800 I INDEX [InitialSyncInserters-ios_dna.com_lemeon_mj_hist0] build index on: ios_dna.com_lemeon_mj_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_lemeon_mj_hist" } 2018-06-23T11:00:14.983+0800 I INDEX [InitialSyncInserters-ios_dna.com_lemeon_mj_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:14.984+0800 W REPL [repl writer worker 13] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_lemeon_mj_hist 2018-06-23T11:00:14.985+0800 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:ios_dna.baiiopmyu_bj_live_hist 2018-06-23T11:00:14.989+0800 I INDEX [InitialSyncInserters-ios_dna.baiiopmyu_bj_live_hist0] build index on: ios_dna.baiiopmyu_bj_live_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.baiiopmyu_bj_live_hist" } 2018-06-23T11:00:14.989+0800 I INDEX [InitialSyncInserters-ios_dna.baiiopmyu_bj_live_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:14.990+0800 I INDEX [InitialSyncInserters-ios_dna.baiiopmyu_bj_live_hist0] build index on: ios_dna.baiiopmyu_bj_live_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.baiiopmyu_bj_live_hist" } 2018-06-23T11:00:14.990+0800 I INDEX [InitialSyncInserters-ios_dna.baiiopmyu_bj_live_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:14.990+0800 W REPL [repl writer worker 15] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.baiiopmyu_bj_live_hist 2018-06-23T11:00:14.992+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_dna.com_meelive_ingkee_info 2018-06-23T11:00:14.995+0800 I INDEX [InitialSyncInserters-ios_dna.com_meelive_ingkee_info0] build index on: ios_dna.com_meelive_ingkee_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_meelive_ingkee_info" } 2018-06-23T11:00:14.995+0800 I INDEX [InitialSyncInserters-ios_dna.com_meelive_ingkee_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:18.627+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55964 #411 (11 connections now open) 2018-06-23T11:00:18.629+0800 I NETWORK [conn411] received client metadata from 127.0.0.1:55964 conn411: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:18.729+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.com_jyblife_jiayoubao_hist 2018-06-23T11:00:18.733+0800 I INDEX [InitialSyncInserters-ios_dna.com_jyblife_jiayoubao_hist0] build index on: ios_dna.com_jyblife_jiayoubao_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_jyblife_jiayoubao_hist" } 2018-06-23T11:00:18.733+0800 I INDEX [InitialSyncInserters-ios_dna.com_jyblife_jiayoubao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:18.734+0800 I INDEX [InitialSyncInserters-ios_dna.com_jyblife_jiayoubao_hist0] build index on: ios_dna.com_jyblife_jiayoubao_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_jyblife_jiayoubao_hist" } 2018-06-23T11:00:18.734+0800 I INDEX [InitialSyncInserters-ios_dna.com_jyblife_jiayoubao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:18.737+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.com_exmart_HomeLink_hist 2018-06-23T11:00:18.741+0800 I INDEX [InitialSyncInserters-ios_dna.com_exmart_HomeLink_hist0] build index on: ios_dna.com_exmart_HomeLink_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_exmart_HomeLink_hist" } 2018-06-23T11:00:18.741+0800 I INDEX [InitialSyncInserters-ios_dna.com_exmart_HomeLink_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:18.742+0800 I INDEX [InitialSyncInserters-ios_dna.com_exmart_HomeLink_hist0] build index on: ios_dna.com_exmart_HomeLink_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_exmart_HomeLink_hist" } 2018-06-23T11:00:18.742+0800 I INDEX [InitialSyncInserters-ios_dna.com_exmart_HomeLink_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:18.941+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:55987 #412 (12 connections now open) 2018-06-23T11:00:18.942+0800 I NETWORK [conn412] received client metadata from 127.0.0.1:55987 conn412: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:19.423+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.star_media_qg_hist 2018-06-23T11:00:19.427+0800 I INDEX [InitialSyncInserters-ios_dna.star_media_qg_hist0] build index on: ios_dna.star_media_qg_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.star_media_qg_hist" } 2018-06-23T11:00:19.427+0800 I INDEX [InitialSyncInserters-ios_dna.star_media_qg_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:19.429+0800 I INDEX [InitialSyncInserters-ios_dna.star_media_qg_hist0] build index on: ios_dna.star_media_qg_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.star_media_qg_hist" } 2018-06-23T11:00:19.429+0800 I INDEX [InitialSyncInserters-ios_dna.star_media_qg_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:19.429+0800 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.star_media_qg_hist 2018-06-23T11:00:19.431+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.ifengNews_info 2018-06-23T11:00:19.434+0800 I INDEX [InitialSyncInserters-ios_dna.ifengNews_info0] build index on: ios_dna.ifengNews_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.ifengNews_info" } 2018-06-23T11:00:19.434+0800 I INDEX [InitialSyncInserters-ios_dna.ifengNews_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:19.745+0800 I - [conn412] end connection 127.0.0.1:55987 (0 connections now open) 2018-06-23T11:00:19.745+0800 I - [conn411] end connection 127.0.0.1:55964 (0 connections now open) 2018-06-23T11:00:20.122+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.gd_tec_lld_hist 2018-06-23T11:00:20.125+0800 I INDEX [InitialSyncInserters-ios_dna.gd_tec_lld_hist0] build index on: ios_dna.gd_tec_lld_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.gd_tec_lld_hist" } 2018-06-23T11:00:20.125+0800 I INDEX [InitialSyncInserters-ios_dna.gd_tec_lld_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:20.127+0800 I INDEX [InitialSyncInserters-ios_dna.gd_tec_lld_hist0] build index on: ios_dna.gd_tec_lld_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.gd_tec_lld_hist" } 2018-06-23T11:00:20.127+0800 I INDEX [InitialSyncInserters-ios_dna.gd_tec_lld_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:20.128+0800 W REPL [repl writer worker 0] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.gd_tec_lld_hist 2018-06-23T11:00:20.129+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.com_dobai_xiu95_info 2018-06-23T11:00:20.132+0800 I INDEX [InitialSyncInserters-ios_dna.com_dobai_xiu95_info0] build index on: ios_dna.com_dobai_xiu95_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_dobai_xiu95_info" } 2018-06-23T11:00:20.132+0800 I INDEX [InitialSyncInserters-ios_dna.com_dobai_xiu95_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:21.326+0800 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:ios_dna.com_bjlc_luckycoffee_info 2018-06-23T11:00:21.330+0800 I INDEX [InitialSyncInserters-ios_dna.com_bjlc_luckycoffee_info0] build index on: ios_dna.com_bjlc_luckycoffee_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_bjlc_luckycoffee_info" } 2018-06-23T11:00:21.330+0800 I INDEX [InitialSyncInserters-ios_dna.com_bjlc_luckycoffee_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:24.406+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:ios_dna.com_haowushidai_OnionVideo_hist 2018-06-23T11:00:24.410+0800 I INDEX [InitialSyncInserters-ios_dna.com_haowushidai_OnionVideo_hist0] build index on: ios_dna.com_haowushidai_OnionVideo_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_haowushidai_OnionVideo_hist" } 2018-06-23T11:00:24.410+0800 I INDEX [InitialSyncInserters-ios_dna.com_haowushidai_OnionVideo_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:24.411+0800 I INDEX [InitialSyncInserters-ios_dna.com_haowushidai_OnionVideo_hist0] build index on: ios_dna.com_haowushidai_OnionVideo_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_haowushidai_OnionVideo_hist" } 2018-06-23T11:00:24.411+0800 I INDEX [InitialSyncInserters-ios_dna.com_haowushidai_OnionVideo_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:24.412+0800 W REPL [repl writer worker 11] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_haowushidai_OnionVideo_hist 2018-06-23T11:00:24.413+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.device 2018-06-23T11:00:24.417+0800 I INDEX [InitialSyncInserters-ios_dna.device0] build index on: ios_dna.device properties: { v: 2, key: { idfa: 1.0 }, name: "idfa_1", ns: "ios_dna.device", background: 1.0 } 2018-06-23T11:00:24.417+0800 I INDEX [InitialSyncInserters-ios_dna.device0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:24.418+0800 I INDEX [InitialSyncInserters-ios_dna.device0] build index on: ios_dna.device properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.device" } 2018-06-23T11:00:24.418+0800 I INDEX [InitialSyncInserters-ios_dna.device0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:00:28.354+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56256 #413 (11 connections now open) 2018-06-23T11:00:28.362+0800 I NETWORK [conn413] received client metadata from 127.0.0.1:56256 conn413: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:28.494+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56267 #414 (12 connections now open) 2018-06-23T11:00:28.496+0800 I - [conn414] end connection 127.0.0.1:56267 (0 connections now open) 2018-06-23T11:00:28.500+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56273 #415 (12 connections now open) 2018-06-23T11:00:28.504+0800 I NETWORK [conn415] received client metadata from 127.0.0.1:56273 conn415: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:29.472+0800 I - [conn415] end connection 127.0.0.1:56273 (0 connections now open) 2018-06-23T11:00:29.472+0800 I - [conn413] end connection 127.0.0.1:56256 (0 connections now open) 2018-06-23T11:00:37.874+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56463 #416 (11 connections now open) 2018-06-23T11:00:37.884+0800 I NETWORK [conn416] received client metadata from 127.0.0.1:56463 conn416: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:38.031+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56477 #417 (12 connections now open) 2018-06-23T11:00:38.036+0800 I NETWORK [conn417] received client metadata from 127.0.0.1:56477 conn417: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:38.929+0800 I - [conn417] end connection 127.0.0.1:56477 (0 connections now open) 2018-06-23T11:00:38.929+0800 I - [conn416] end connection 127.0.0.1:56463 (0 connections now open) 2018-06-23T11:00:47.697+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56665 #418 (11 connections now open) 2018-06-23T11:00:47.705+0800 I NETWORK [conn418] received client metadata from 127.0.0.1:56665 conn418: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:47.903+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56679 #419 (12 connections now open) 2018-06-23T11:00:47.905+0800 I NETWORK [conn419] received client metadata from 127.0.0.1:56679 conn419: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:48.835+0800 I - [conn418] end connection 127.0.0.1:56665 (0 connections now open) 2018-06-23T11:00:48.835+0800 I - [conn419] end connection 127.0.0.1:56679 (0 connections now open) 2018-06-23T11:00:56.814+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56943 #420 (11 connections now open) 2018-06-23T11:00:56.816+0800 I - [conn420] end connection 127.0.0.1:56943 (0 connections now open) 2018-06-23T11:00:57.359+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56961 #421 (11 connections now open) 2018-06-23T11:00:57.368+0800 I NETWORK [conn421] received client metadata from 127.0.0.1:56961 conn421: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:57.497+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:56983 #422 (12 connections now open) 2018-06-23T11:00:57.498+0800 I NETWORK [conn422] received client metadata from 127.0.0.1:56983 conn422: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:00:58.473+0800 I - [conn422] end connection 127.0.0.1:56983 (0 connections now open) 2018-06-23T11:00:58.473+0800 I - [conn421] end connection 127.0.0.1:56961 (0 connections now open) 2018-06-23T11:01:06.238+0800 I INDEX [InitialSyncInserters-ios_dna.device0] done building bottom layer, going to commit 2018-06-23T11:01:06.935+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57158 #423 (11 connections now open) 2018-06-23T11:01:06.952+0800 I NETWORK [conn423] received client metadata from 127.0.0.1:57158 conn423: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:07.273+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57179 #424 (12 connections now open) 2018-06-23T11:01:07.274+0800 I NETWORK [conn424] received client metadata from 127.0.0.1:57179 conn424: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:08.143+0800 I - [conn424] end connection 127.0.0.1:57179 (0 connections now open) 2018-06-23T11:01:08.143+0800 I - [conn423] end connection 127.0.0.1:57158 (0 connections now open) 2018-06-23T11:01:16.598+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57358 #425 (11 connections now open) 2018-06-23T11:01:16.604+0800 I NETWORK [conn425] received client metadata from 127.0.0.1:57358 conn425: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:16.845+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57373 #426 (12 connections now open) 2018-06-23T11:01:16.847+0800 I NETWORK [conn426] received client metadata from 127.0.0.1:57373 conn426: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:17.700+0800 I - [conn426] end connection 127.0.0.1:57373 (0 connections now open) 2018-06-23T11:01:17.700+0800 I - [conn425] end connection 127.0.0.1:57358 (0 connections now open) 2018-06-23T11:01:23.074+0800 I INDEX [InitialSyncInserters-ios_dna.device0] done building bottom layer, going to commit 2018-06-23T11:01:23.886+0800 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:ios_dna.com_meelive_ingkee_hist 2018-06-23T11:01:23.890+0800 I INDEX [InitialSyncInserters-ios_dna.com_meelive_ingkee_hist0] build index on: ios_dna.com_meelive_ingkee_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_meelive_ingkee_hist" } 2018-06-23T11:01:23.890+0800 I INDEX [InitialSyncInserters-ios_dna.com_meelive_ingkee_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:23.891+0800 I INDEX [InitialSyncInserters-ios_dna.com_meelive_ingkee_hist0] build index on: ios_dna.com_meelive_ingkee_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_meelive_ingkee_hist" } 2018-06-23T11:01:23.891+0800 I INDEX [InitialSyncInserters-ios_dna.com_meelive_ingkee_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:25.748+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.nei_zhu_app_hist 2018-06-23T11:01:25.752+0800 I INDEX [InitialSyncInserters-ios_dna.nei_zhu_app_hist0] build index on: ios_dna.nei_zhu_app_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.nei_zhu_app_hist" } 2018-06-23T11:01:25.752+0800 I INDEX [InitialSyncInserters-ios_dna.nei_zhu_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:25.753+0800 I INDEX [InitialSyncInserters-ios_dna.nei_zhu_app_hist0] build index on: ios_dna.nei_zhu_app_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.nei_zhu_app_hist" } 2018-06-23T11:01:25.753+0800 I INDEX [InitialSyncInserters-ios_dna.nei_zhu_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:25.755+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.com_jzyd_YueDanBa_hist 2018-06-23T11:01:25.759+0800 I INDEX [InitialSyncInserters-ios_dna.com_jzyd_YueDanBa_hist0] build index on: ios_dna.com_jzyd_YueDanBa_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_jzyd_YueDanBa_hist" } 2018-06-23T11:01:25.759+0800 I INDEX [InitialSyncInserters-ios_dna.com_jzyd_YueDanBa_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:25.760+0800 I INDEX [InitialSyncInserters-ios_dna.com_jzyd_YueDanBa_hist0] build index on: ios_dna.com_jzyd_YueDanBa_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_jzyd_YueDanBa_hist" } 2018-06-23T11:01:25.760+0800 I INDEX [InitialSyncInserters-ios_dna.com_jzyd_YueDanBa_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:25.776+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.com_ballpure_News_info 2018-06-23T11:01:25.780+0800 I INDEX [InitialSyncInserters-ios_dna.com_ballpure_News_info0] build index on: ios_dna.com_ballpure_News_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_ballpure_News_info" } 2018-06-23T11:01:25.780+0800 I INDEX [InitialSyncInserters-ios_dna.com_ballpure_News_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:27.553+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57633 #427 (11 connections now open) 2018-06-23T11:01:27.559+0800 I NETWORK [conn427] received client metadata from 127.0.0.1:57633 conn427: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:27.704+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57658 #428 (12 connections now open) 2018-06-23T11:01:27.708+0800 I NETWORK [conn428] received client metadata from 127.0.0.1:57658 conn428: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:27.772+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.com_yicai_wireless_iphone_1cbn_hist 2018-06-23T11:01:27.776+0800 I INDEX [InitialSyncInserters-ios_dna.com_yicai_wireless_iphone_1cbn_his] build index on: ios_dna.com_yicai_wireless_iphone_1cbn_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_yicai_wireless_iphone_1cbn_hist" } 2018-06-23T11:01:27.776+0800 I INDEX [InitialSyncInserters-ios_dna.com_yicai_wireless_iphone_1cbn_his] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:27.777+0800 I INDEX [InitialSyncInserters-ios_dna.com_yicai_wireless_iphone_1cbn_his] build index on: ios_dna.com_yicai_wireless_iphone_1cbn_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_yicai_wireless_iphone_1cbn_hist" } 2018-06-23T11:01:27.777+0800 I INDEX [InitialSyncInserters-ios_dna.com_yicai_wireless_iphone_1cbn_his] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:27.778+0800 W REPL [repl writer worker 4] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_yicai_wireless_iphone_1cbn_hist 2018-06-23T11:01:27.779+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_nc_uxinusednew_info 2018-06-23T11:01:27.782+0800 I INDEX [InitialSyncInserters-ios_dna.com_nc_uxinusednew_info0] build index on: ios_dna.com_nc_uxinusednew_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_nc_uxinusednew_info" } 2018-06-23T11:01:27.782+0800 I INDEX [InitialSyncInserters-ios_dna.com_nc_uxinusednew_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:28.224+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.com_lianjia_beike_info 2018-06-23T11:01:28.228+0800 I INDEX [InitialSyncInserters-ios_dna.com_lianjia_beike_info0] build index on: ios_dna.com_lianjia_beike_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_lianjia_beike_info" } 2018-06-23T11:01:28.228+0800 I INDEX [InitialSyncInserters-ios_dna.com_lianjia_beike_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:28.568+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57689 #429 (13 connections now open) 2018-06-23T11:01:28.570+0800 I - [conn429] end connection 127.0.0.1:57689 (0 connections now open) 2018-06-23T11:01:28.604+0800 I - [conn428] end connection 127.0.0.1:57658 (0 connections now open) 2018-06-23T11:01:28.604+0800 I - [conn427] end connection 127.0.0.1:57633 (0 connections now open) 2018-06-23T11:01:29.834+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:ios_dna.com_xybt_speedloan_hist 2018-06-23T11:01:29.840+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_speedloan_hist0] build index on: ios_dna.com_xybt_speedloan_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_xybt_speedloan_hist" } 2018-06-23T11:01:29.840+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_speedloan_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.841+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_speedloan_hist0] build index on: ios_dna.com_xybt_speedloan_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xybt_speedloan_hist" } 2018-06-23T11:01:29.841+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_speedloan_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.845+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.com_top_quanmin_app_hist 2018-06-23T11:01:29.848+0800 I INDEX [InitialSyncInserters-ios_dna.com_top_quanmin_app_hist0] build index on: ios_dna.com_top_quanmin_app_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_top_quanmin_app_hist" } 2018-06-23T11:01:29.848+0800 I INDEX [InitialSyncInserters-ios_dna.com_top_quanmin_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.850+0800 I INDEX [InitialSyncInserters-ios_dna.com_top_quanmin_app_hist0] build index on: ios_dna.com_top_quanmin_app_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_top_quanmin_app_hist" } 2018-06-23T11:01:29.850+0800 I INDEX [InitialSyncInserters-ios_dna.com_top_quanmin_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.858+0800 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:ios_dna.com_supa_splash_hist 2018-06-23T11:01:29.863+0800 I INDEX [InitialSyncInserters-ios_dna.com_supa_splash_hist0] build index on: ios_dna.com_supa_splash_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_supa_splash_hist" } 2018-06-23T11:01:29.863+0800 I INDEX [InitialSyncInserters-ios_dna.com_supa_splash_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.864+0800 I INDEX [InitialSyncInserters-ios_dna.com_supa_splash_hist0] build index on: ios_dna.com_supa_splash_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_supa_splash_hist" } 2018-06-23T11:01:29.864+0800 I INDEX [InitialSyncInserters-ios_dna.com_supa_splash_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.867+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_dna.com_yangcong345_ycshool_hist 2018-06-23T11:01:29.870+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_ycshool_hist0] build index on: ios_dna.com_yangcong345_ycshool_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_yangcong345_ycshool_hist" } 2018-06-23T11:01:29.870+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_ycshool_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.871+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_ycshool_hist0] build index on: ios_dna.com_yangcong345_ycshool_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_yangcong345_ycshool_hist" } 2018-06-23T11:01:29.871+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_ycshool_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.874+0800 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:ios_dna.com_bluecity_blued_hist 2018-06-23T11:01:29.877+0800 I INDEX [InitialSyncInserters-ios_dna.com_bluecity_blued_hist0] build index on: ios_dna.com_bluecity_blued_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_bluecity_blued_hist" } 2018-06-23T11:01:29.877+0800 I INDEX [InitialSyncInserters-ios_dna.com_bluecity_blued_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:29.878+0800 I INDEX [InitialSyncInserters-ios_dna.com_bluecity_blued_hist0] build index on: ios_dna.com_bluecity_blued_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_bluecity_blued_hist" } 2018-06-23T11:01:29.878+0800 I INDEX [InitialSyncInserters-ios_dna.com_bluecity_blued_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.482+0800 I REPL [repl writer worker 3] CollectionCloner::start called, on ns:ios_dna.com_wanglibao_backUp_hist 2018-06-23T11:01:30.485+0800 I INDEX [InitialSyncInserters-ios_dna.com_wanglibao_backUp_hist0] build index on: ios_dna.com_wanglibao_backUp_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_wanglibao_backUp_hist" } 2018-06-23T11:01:30.485+0800 I INDEX [InitialSyncInserters-ios_dna.com_wanglibao_backUp_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.487+0800 I INDEX [InitialSyncInserters-ios_dna.com_wanglibao_backUp_hist0] build index on: ios_dna.com_wanglibao_backUp_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_wanglibao_backUp_hist" } 2018-06-23T11:01:30.487+0800 I INDEX [InitialSyncInserters-ios_dna.com_wanglibao_backUp_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.488+0800 W REPL [repl writer worker 5] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_wanglibao_backUp_hist 2018-06-23T11:01:30.489+0800 I REPL [repl writer worker 5] CollectionCloner::start called, on ns:ios_dna.com_youxinpai_yxused_hist 2018-06-23T11:01:30.492+0800 I INDEX [InitialSyncInserters-ios_dna.com_youxinpai_yxused_hist0] build index on: ios_dna.com_youxinpai_yxused_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_youxinpai_yxused_hist" } 2018-06-23T11:01:30.493+0800 I INDEX [InitialSyncInserters-ios_dna.com_youxinpai_yxused_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.494+0800 I INDEX [InitialSyncInserters-ios_dna.com_youxinpai_yxused_hist0] build index on: ios_dna.com_youxinpai_yxused_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_youxinpai_yxused_hist" } 2018-06-23T11:01:30.494+0800 I INDEX [InitialSyncInserters-ios_dna.com_youxinpai_yxused_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.526+0800 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:ios_dna.love_imfor_ct_hist 2018-06-23T11:01:30.530+0800 I INDEX [InitialSyncInserters-ios_dna.love_imfor_ct_hist0] build index on: ios_dna.love_imfor_ct_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.love_imfor_ct_hist" } 2018-06-23T11:01:30.530+0800 I INDEX [InitialSyncInserters-ios_dna.love_imfor_ct_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.531+0800 I INDEX [InitialSyncInserters-ios_dna.love_imfor_ct_hist0] build index on: ios_dna.love_imfor_ct_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.love_imfor_ct_hist" } 2018-06-23T11:01:30.531+0800 I INDEX [InitialSyncInserters-ios_dna.love_imfor_ct_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.537+0800 I REPL [repl writer worker 9] CollectionCloner::start called, on ns:ios_dna.com_yangcong345_match_hist 2018-06-23T11:01:30.540+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_match_hist0] build index on: ios_dna.com_yangcong345_match_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_yangcong345_match_hist" } 2018-06-23T11:01:30.540+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_match_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.541+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_match_hist0] build index on: ios_dna.com_yangcong345_match_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_yangcong345_match_hist" } 2018-06-23T11:01:30.541+0800 I INDEX [InitialSyncInserters-ios_dna.com_yangcong345_match_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.553+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.com_shadowyang_valuecar_hist 2018-06-23T11:01:30.556+0800 I INDEX [InitialSyncInserters-ios_dna.com_shadowyang_valuecar_hist0] build index on: ios_dna.com_shadowyang_valuecar_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_shadowyang_valuecar_hist" } 2018-06-23T11:01:30.556+0800 I INDEX [InitialSyncInserters-ios_dna.com_shadowyang_valuecar_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.558+0800 I INDEX [InitialSyncInserters-ios_dna.com_shadowyang_valuecar_hist0] build index on: ios_dna.com_shadowyang_valuecar_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_shadowyang_valuecar_hist" } 2018-06-23T11:01:30.558+0800 I INDEX [InitialSyncInserters-ios_dna.com_shadowyang_valuecar_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.646+0800 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:ios_dna.com_sxjz_app_hist 2018-06-23T11:01:30.649+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxjz_app_hist0] build index on: ios_dna.com_sxjz_app_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_sxjz_app_hist" } 2018-06-23T11:01:30.649+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxjz_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.651+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxjz_app_hist0] build index on: ios_dna.com_sxjz_app_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_sxjz_app_hist" } 2018-06-23T11:01:30.651+0800 I INDEX [InitialSyncInserters-ios_dna.com_sxjz_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.651+0800 W REPL [repl writer worker 15] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_sxjz_app_hist 2018-06-23T11:01:30.653+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_dna.lite_qianka_test_hist 2018-06-23T11:01:30.656+0800 I INDEX [InitialSyncInserters-ios_dna.lite_qianka_test_hist0] build index on: ios_dna.lite_qianka_test_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.lite_qianka_test_hist" } 2018-06-23T11:01:30.656+0800 I INDEX [InitialSyncInserters-ios_dna.lite_qianka_test_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.657+0800 I INDEX [InitialSyncInserters-ios_dna.lite_qianka_test_hist0] build index on: ios_dna.lite_qianka_test_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.lite_qianka_test_hist" } 2018-06-23T11:01:30.657+0800 I INDEX [InitialSyncInserters-ios_dna.lite_qianka_test_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:30.658+0800 W REPL [repl writer worker 1] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.lite_qianka_test_hist 2018-06-23T11:01:30.659+0800 I REPL [repl writer worker 1] CollectionCloner::start called, on ns:ios_dna.com_exmart_HomeLink_info 2018-06-23T11:01:30.662+0800 I INDEX [InitialSyncInserters-ios_dna.com_exmart_HomeLink_info0] build index on: ios_dna.com_exmart_HomeLink_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_exmart_HomeLink_info" } 2018-06-23T11:01:30.662+0800 I INDEX [InitialSyncInserters-ios_dna.com_exmart_HomeLink_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:36.982+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57862 #430 (11 connections now open) 2018-06-23T11:01:36.982+0800 I NETWORK [conn430] received client metadata from 127.0.0.1:57862 conn430: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:37.241+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:57874 #431 (12 connections now open) 2018-06-23T11:01:37.258+0800 I NETWORK [conn431] received client metadata from 127.0.0.1:57874 conn431: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:38.024+0800 I - [conn431] end connection 127.0.0.1:57874 (0 connections now open) 2018-06-23T11:01:38.024+0800 I - [conn430] end connection 127.0.0.1:57862 (0 connections now open) 2018-06-23T11:01:42.952+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_zhanmeng_NewInformationProject_hist 2018-06-23T11:01:42.957+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhanmeng_NewInformationProject] build index on: ios_dna.com_zhanmeng_NewInformationProject_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_zhanmeng_NewInformationProject_hist" } 2018-06-23T11:01:42.957+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhanmeng_NewInformationProject] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:42.959+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhanmeng_NewInformationProject] build index on: ios_dna.com_zhanmeng_NewInformationProject_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_zhanmeng_NewInformationProject_hist" } 2018-06-23T11:01:42.959+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhanmeng_NewInformationProject] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:42.962+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.com_iqiyi_seccenter_hist 2018-06-23T11:01:42.966+0800 I INDEX [InitialSyncInserters-ios_dna.com_iqiyi_seccenter_hist0] build index on: ios_dna.com_iqiyi_seccenter_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_iqiyi_seccenter_hist" } 2018-06-23T11:01:42.966+0800 I INDEX [InitialSyncInserters-ios_dna.com_iqiyi_seccenter_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:42.968+0800 I INDEX [InitialSyncInserters-ios_dna.com_iqiyi_seccenter_hist0] build index on: ios_dna.com_iqiyi_seccenter_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_iqiyi_seccenter_hist" } 2018-06-23T11:01:42.968+0800 I INDEX [InitialSyncInserters-ios_dna.com_iqiyi_seccenter_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:42.969+0800 W REPL [repl writer worker 8] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_iqiyi_seccenter_hist 2018-06-23T11:01:42.970+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.com_jzyd_YueDanBa_info 2018-06-23T11:01:42.974+0800 I INDEX [InitialSyncInserters-ios_dna.com_jzyd_YueDanBa_info0] build index on: ios_dna.com_jzyd_YueDanBa_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_jzyd_YueDanBa_info" } 2018-06-23T11:01:42.974+0800 I INDEX [InitialSyncInserters-ios_dna.com_jzyd_YueDanBa_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:44.385+0800 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:ios_dna.com_bajiao_video_hist 2018-06-23T11:01:44.388+0800 I INDEX [InitialSyncInserters-ios_dna.com_bajiao_video_hist0] build index on: ios_dna.com_bajiao_video_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_bajiao_video_hist" } 2018-06-23T11:01:44.388+0800 I INDEX [InitialSyncInserters-ios_dna.com_bajiao_video_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:44.389+0800 I INDEX [InitialSyncInserters-ios_dna.com_bajiao_video_hist0] build index on: ios_dna.com_bajiao_video_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_bajiao_video_hist" } 2018-06-23T11:01:44.389+0800 I INDEX [InitialSyncInserters-ios_dna.com_bajiao_video_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:44.391+0800 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:ios_dna.com_qukan_test_hist 2018-06-23T11:01:44.395+0800 I INDEX [InitialSyncInserters-ios_dna.com_qukan_test_hist0] build index on: ios_dna.com_qukan_test_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_qukan_test_hist" } 2018-06-23T11:01:44.395+0800 I INDEX [InitialSyncInserters-ios_dna.com_qukan_test_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:44.396+0800 I INDEX [InitialSyncInserters-ios_dna.com_qukan_test_hist0] build index on: ios_dna.com_qukan_test_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_qukan_test_hist" } 2018-06-23T11:01:44.396+0800 I INDEX [InitialSyncInserters-ios_dna.com_qukan_test_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:44.397+0800 W REPL [repl writer worker 15] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_qukan_test_hist 2018-06-23T11:01:44.398+0800 I REPL [repl writer worker 15] CollectionCloner::start called, on ns:ios_dna.cn_mafengwo_www_info 2018-06-23T11:01:44.401+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_www_info0] build index on: ios_dna.cn_mafengwo_www_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.cn_mafengwo_www_info" } 2018-06-23T11:01:44.401+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_www_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:46.823+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58061 #432 (11 connections now open) 2018-06-23T11:01:46.834+0800 I NETWORK [conn432] received client metadata from 127.0.0.1:58061 conn432: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:46.912+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58074 #433 (12 connections now open) 2018-06-23T11:01:46.913+0800 I NETWORK [conn433] received client metadata from 127.0.0.1:58074 conn433: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:47.911+0800 I - [conn433] end connection 127.0.0.1:58074 (0 connections now open) 2018-06-23T11:01:47.911+0800 I - [conn432] end connection 127.0.0.1:58061 (0 connections now open) 2018-06-23T11:01:55.066+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.com_66rpg_OrangeNewBox_hist 2018-06-23T11:01:55.070+0800 I INDEX [InitialSyncInserters-ios_dna.com_66rpg_OrangeNewBox_hist0] build index on: ios_dna.com_66rpg_OrangeNewBox_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_66rpg_OrangeNewBox_hist" } 2018-06-23T11:01:55.070+0800 I INDEX [InitialSyncInserters-ios_dna.com_66rpg_OrangeNewBox_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.072+0800 I INDEX [InitialSyncInserters-ios_dna.com_66rpg_OrangeNewBox_hist0] build index on: ios_dna.com_66rpg_OrangeNewBox_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_66rpg_OrangeNewBox_hist" } 2018-06-23T11:01:55.072+0800 I INDEX [InitialSyncInserters-ios_dna.com_66rpg_OrangeNewBox_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.074+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.com_nc_uxinusednew_hist 2018-06-23T11:01:55.077+0800 I INDEX [InitialSyncInserters-ios_dna.com_nc_uxinusednew_hist0] build index on: ios_dna.com_nc_uxinusednew_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_nc_uxinusednew_hist" } 2018-06-23T11:01:55.077+0800 I INDEX [InitialSyncInserters-ios_dna.com_nc_uxinusednew_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.079+0800 I INDEX [InitialSyncInserters-ios_dna.com_nc_uxinusednew_hist0] build index on: ios_dna.com_nc_uxinusednew_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_nc_uxinusednew_hist" } 2018-06-23T11:01:55.079+0800 I INDEX [InitialSyncInserters-ios_dna.com_nc_uxinusednew_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.106+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_sswkj_SSWGame_hist 2018-06-23T11:01:55.110+0800 I INDEX [InitialSyncInserters-ios_dna.com_sswkj_SSWGame_hist0] build index on: ios_dna.com_sswkj_SSWGame_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_sswkj_SSWGame_hist" } 2018-06-23T11:01:55.110+0800 I INDEX [InitialSyncInserters-ios_dna.com_sswkj_SSWGame_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.111+0800 I INDEX [InitialSyncInserters-ios_dna.com_sswkj_SSWGame_hist0] build index on: ios_dna.com_sswkj_SSWGame_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_sswkj_SSWGame_hist" } 2018-06-23T11:01:55.111+0800 I INDEX [InitialSyncInserters-ios_dna.com_sswkj_SSWGame_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.112+0800 W REPL [repl writer worker 6] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_sswkj_SSWGame_hist 2018-06-23T11:01:55.113+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.bi_xina_app_hist 2018-06-23T11:01:55.116+0800 I INDEX [InitialSyncInserters-ios_dna.bi_xina_app_hist0] build index on: ios_dna.bi_xina_app_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.bi_xina_app_hist" } 2018-06-23T11:01:55.117+0800 I INDEX [InitialSyncInserters-ios_dna.bi_xina_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.118+0800 I INDEX [InitialSyncInserters-ios_dna.bi_xina_app_hist0] build index on: ios_dna.bi_xina_app_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.bi_xina_app_hist" } 2018-06-23T11:01:55.118+0800 I INDEX [InitialSyncInserters-ios_dna.bi_xina_app_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.118+0800 W REPL [repl writer worker 8] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.bi_xina_app_hist 2018-06-23T11:01:55.120+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.com_jtjr99_jiayoubao_hist 2018-06-23T11:01:55.123+0800 I INDEX [InitialSyncInserters-ios_dna.com_jtjr99_jiayoubao_hist0] build index on: ios_dna.com_jtjr99_jiayoubao_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_jtjr99_jiayoubao_hist" } 2018-06-23T11:01:55.123+0800 I INDEX [InitialSyncInserters-ios_dna.com_jtjr99_jiayoubao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.125+0800 I INDEX [InitialSyncInserters-ios_dna.com_jtjr99_jiayoubao_hist0] build index on: ios_dna.com_jtjr99_jiayoubao_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_jtjr99_jiayoubao_hist" } 2018-06-23T11:01:55.125+0800 I INDEX [InitialSyncInserters-ios_dna.com_jtjr99_jiayoubao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.131+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.tency_890_lct_hist 2018-06-23T11:01:55.134+0800 I INDEX [InitialSyncInserters-ios_dna.tency_890_lct_hist0] build index on: ios_dna.tency_890_lct_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.tency_890_lct_hist" } 2018-06-23T11:01:55.134+0800 I INDEX [InitialSyncInserters-ios_dna.tency_890_lct_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.136+0800 I INDEX [InitialSyncInserters-ios_dna.tency_890_lct_hist0] build index on: ios_dna.tency_890_lct_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.tency_890_lct_hist" } 2018-06-23T11:01:55.136+0800 I INDEX [InitialSyncInserters-ios_dna.tency_890_lct_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.136+0800 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.tency_890_lct_hist 2018-06-23T11:01:55.137+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.com_offerWall_aiphone_hist 2018-06-23T11:01:55.141+0800 I INDEX [InitialSyncInserters-ios_dna.com_offerWall_aiphone_hist0] build index on: ios_dna.com_offerWall_aiphone_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_offerWall_aiphone_hist" } 2018-06-23T11:01:55.141+0800 I INDEX [InitialSyncInserters-ios_dna.com_offerWall_aiphone_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.143+0800 I INDEX [InitialSyncInserters-ios_dna.com_offerWall_aiphone_hist0] build index on: ios_dna.com_offerWall_aiphone_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_offerWall_aiphone_hist" } 2018-06-23T11:01:55.143+0800 I INDEX [InitialSyncInserters-ios_dna.com_offerWall_aiphone_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.143+0800 W REPL [repl writer worker 14] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_offerWall_aiphone_hist 2018-06-23T11:01:55.144+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.show_live_quanglct_hist 2018-06-23T11:01:55.148+0800 I INDEX [InitialSyncInserters-ios_dna.show_live_quanglct_hist0] build index on: ios_dna.show_live_quanglct_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.show_live_quanglct_hist" } 2018-06-23T11:01:55.148+0800 I INDEX [InitialSyncInserters-ios_dna.show_live_quanglct_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.149+0800 I INDEX [InitialSyncInserters-ios_dna.show_live_quanglct_hist0] build index on: ios_dna.show_live_quanglct_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.show_live_quanglct_hist" } 2018-06-23T11:01:55.149+0800 I INDEX [InitialSyncInserters-ios_dna.show_live_quanglct_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.150+0800 W REPL [repl writer worker 0] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.show_live_quanglct_hist 2018-06-23T11:01:55.151+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.ifengnewsprofessional_hist 2018-06-23T11:01:55.154+0800 I INDEX [InitialSyncInserters-ios_dna.ifengnewsprofessional_hist0] build index on: ios_dna.ifengnewsprofessional_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.ifengnewsprofessional_hist" } 2018-06-23T11:01:55.154+0800 I INDEX [InitialSyncInserters-ios_dna.ifengnewsprofessional_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.156+0800 I INDEX [InitialSyncInserters-ios_dna.ifengnewsprofessional_hist0] build index on: ios_dna.ifengnewsprofessional_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.ifengnewsprofessional_hist" } 2018-06-23T11:01:55.156+0800 I INDEX [InitialSyncInserters-ios_dna.ifengnewsprofessional_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.156+0800 W REPL [repl writer worker 2] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.ifengnewsprofessional_hist 2018-06-23T11:01:55.157+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.cn_shuzilm_eXscan_hist 2018-06-23T11:01:55.160+0800 I INDEX [InitialSyncInserters-ios_dna.cn_shuzilm_eXscan_hist0] build index on: ios_dna.cn_shuzilm_eXscan_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.cn_shuzilm_eXscan_hist" } 2018-06-23T11:01:55.160+0800 I INDEX [InitialSyncInserters-ios_dna.cn_shuzilm_eXscan_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.162+0800 I INDEX [InitialSyncInserters-ios_dna.cn_shuzilm_eXscan_hist0] build index on: ios_dna.cn_shuzilm_eXscan_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.cn_shuzilm_eXscan_hist" } 2018-06-23T11:01:55.162+0800 I INDEX [InitialSyncInserters-ios_dna.cn_shuzilm_eXscan_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.164+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_zhuanzhuanyouxi_wali_hist 2018-06-23T11:01:55.167+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhuanzhuanyouxi_wali_hist0] build index on: ios_dna.com_zhuanzhuanyouxi_wali_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_zhuanzhuanyouxi_wali_hist" } 2018-06-23T11:01:55.167+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhuanzhuanyouxi_wali_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.169+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhuanzhuanyouxi_wali_hist0] build index on: ios_dna.com_zhuanzhuanyouxi_wali_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_zhuanzhuanyouxi_wali_hist" } 2018-06-23T11:01:55.169+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhuanzhuanyouxi_wali_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.171+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.dou_yun_jin_hist 2018-06-23T11:01:55.174+0800 I INDEX [InitialSyncInserters-ios_dna.dou_yun_jin_hist0] build index on: ios_dna.dou_yun_jin_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.dou_yun_jin_hist" } 2018-06-23T11:01:55.174+0800 I INDEX [InitialSyncInserters-ios_dna.dou_yun_jin_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.176+0800 I INDEX [InitialSyncInserters-ios_dna.dou_yun_jin_hist0] build index on: ios_dna.dou_yun_jin_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.dou_yun_jin_hist" } 2018-06-23T11:01:55.176+0800 I INDEX [InitialSyncInserters-ios_dna.dou_yun_jin_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.176+0800 W REPL [repl writer worker 8] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.dou_yun_jin_hist 2018-06-23T11:01:55.177+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.newios_kkvideos_cn_hist 2018-06-23T11:01:55.181+0800 I INDEX [InitialSyncInserters-ios_dna.newios_kkvideos_cn_hist0] build index on: ios_dna.newios_kkvideos_cn_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.newios_kkvideos_cn_hist" } 2018-06-23T11:01:55.181+0800 I INDEX [InitialSyncInserters-ios_dna.newios_kkvideos_cn_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.182+0800 I INDEX [InitialSyncInserters-ios_dna.newios_kkvideos_cn_hist0] build index on: ios_dna.newios_kkvideos_cn_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.newios_kkvideos_cn_hist" } 2018-06-23T11:01:55.182+0800 I INDEX [InitialSyncInserters-ios_dna.newios_kkvideos_cn_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.183+0800 W REPL [repl writer worker 10] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.newios_kkvideos_cn_hist 2018-06-23T11:01:55.184+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.com_podinn_newpodinns_hist 2018-06-23T11:01:55.187+0800 I INDEX [InitialSyncInserters-ios_dna.com_podinn_newpodinns_hist0] build index on: ios_dna.com_podinn_newpodinns_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_podinn_newpodinns_hist" } 2018-06-23T11:01:55.187+0800 I INDEX [InitialSyncInserters-ios_dna.com_podinn_newpodinns_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.188+0800 I INDEX [InitialSyncInserters-ios_dna.com_podinn_newpodinns_hist0] build index on: ios_dna.com_podinn_newpodinns_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_podinn_newpodinns_hist" } 2018-06-23T11:01:55.189+0800 I INDEX [InitialSyncInserters-ios_dna.com_podinn_newpodinns_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.191+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.com_mobivans_DecorationAccount_hist 2018-06-23T11:01:55.194+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_DecorationAccount_his] build index on: ios_dna.com_mobivans_DecorationAccount_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_mobivans_DecorationAccount_hist" } 2018-06-23T11:01:55.195+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_DecorationAccount_his] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.196+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_DecorationAccount_his] build index on: ios_dna.com_mobivans_DecorationAccount_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_mobivans_DecorationAccount_hist" } 2018-06-23T11:01:55.196+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_DecorationAccount_his] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:55.196+0800 W REPL [repl writer worker 14] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_mobivans_DecorationAccount_hist 2018-06-23T11:01:55.197+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.com_bluecity_blued_info 2018-06-23T11:01:55.201+0800 I INDEX [InitialSyncInserters-ios_dna.com_bluecity_blued_info0] build index on: ios_dna.com_bluecity_blued_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_bluecity_blued_info" } 2018-06-23T11:01:55.201+0800 I INDEX [InitialSyncInserters-ios_dna.com_bluecity_blued_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:56.219+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58347 #434 (11 connections now open) 2018-06-23T11:01:56.223+0800 I NETWORK [conn434] received client metadata from 127.0.0.1:58347 conn434: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:56.368+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58363 #435 (12 connections now open) 2018-06-23T11:01:56.374+0800 I NETWORK [conn435] received client metadata from 127.0.0.1:58363 conn435: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:01:56.445+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58370 #436 (13 connections now open) 2018-06-23T11:01:56.447+0800 I - [conn436] end connection 127.0.0.1:58370 (0 connections now open) 2018-06-23T11:01:57.257+0800 I - [conn435] end connection 127.0.0.1:58363 (0 connections now open) 2018-06-23T11:01:57.257+0800 I - [conn434] end connection 127.0.0.1:58347 (0 connections now open) 2018-06-23T11:01:57.405+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.com_qknode_yike_hist 2018-06-23T11:01:57.409+0800 I INDEX [InitialSyncInserters-ios_dna.com_qknode_yike_hist0] build index on: ios_dna.com_qknode_yike_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_qknode_yike_hist" } 2018-06-23T11:01:57.409+0800 I INDEX [InitialSyncInserters-ios_dna.com_qknode_yike_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.410+0800 I INDEX [InitialSyncInserters-ios_dna.com_qknode_yike_hist0] build index on: ios_dna.com_qknode_yike_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_qknode_yike_hist" } 2018-06-23T11:01:57.410+0800 I INDEX [InitialSyncInserters-ios_dna.com_qknode_yike_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.411+0800 W REPL [repl writer worker 4] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_qknode_yike_hist 2018-06-23T11:01:57.412+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_lehai_show_hist 2018-06-23T11:01:57.416+0800 I INDEX [InitialSyncInserters-ios_dna.com_lehai_show_hist0] build index on: ios_dna.com_lehai_show_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_lehai_show_hist" } 2018-06-23T11:01:57.416+0800 I INDEX [InitialSyncInserters-ios_dna.com_lehai_show_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.417+0800 I INDEX [InitialSyncInserters-ios_dna.com_lehai_show_hist0] build index on: ios_dna.com_lehai_show_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_lehai_show_hist" } 2018-06-23T11:01:57.417+0800 I INDEX [InitialSyncInserters-ios_dna.com_lehai_show_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.417+0800 W REPL [repl writer worker 6] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_lehai_show_hist 2018-06-23T11:01:57.419+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.bitauto_application_hist 2018-06-23T11:01:57.422+0800 I INDEX [InitialSyncInserters-ios_dna.bitauto_application_hist0] build index on: ios_dna.bitauto_application_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.bitauto_application_hist" } 2018-06-23T11:01:57.422+0800 I INDEX [InitialSyncInserters-ios_dna.bitauto_application_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.423+0800 I INDEX [InitialSyncInserters-ios_dna.bitauto_application_hist0] build index on: ios_dna.bitauto_application_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.bitauto_application_hist" } 2018-06-23T11:01:57.423+0800 I INDEX [InitialSyncInserters-ios_dna.bitauto_application_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.676+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.com_av_media_hist 2018-06-23T11:01:57.679+0800 I INDEX [InitialSyncInserters-ios_dna.com_av_media_hist0] build index on: ios_dna.com_av_media_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_av_media_hist" } 2018-06-23T11:01:57.679+0800 I INDEX [InitialSyncInserters-ios_dna.com_av_media_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.681+0800 I INDEX [InitialSyncInserters-ios_dna.com_av_media_hist0] build index on: ios_dna.com_av_media_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_av_media_hist" } 2018-06-23T11:01:57.681+0800 I INDEX [InitialSyncInserters-ios_dna.com_av_media_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.685+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.com_xuanfengnews_xuanfeng_hist 2018-06-23T11:01:57.689+0800 I INDEX [InitialSyncInserters-ios_dna.com_xuanfengnews_xuanfeng_hist0] build index on: ios_dna.com_xuanfengnews_xuanfeng_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_xuanfengnews_xuanfeng_hist" } 2018-06-23T11:01:57.689+0800 I INDEX [InitialSyncInserters-ios_dna.com_xuanfengnews_xuanfeng_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.690+0800 I INDEX [InitialSyncInserters-ios_dna.com_xuanfengnews_xuanfeng_hist0] build index on: ios_dna.com_xuanfengnews_xuanfeng_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xuanfengnews_xuanfeng_hist" } 2018-06-23T11:01:57.690+0800 I INDEX [InitialSyncInserters-ios_dna.com_xuanfengnews_xuanfeng_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.691+0800 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_xuanfengnews_xuanfeng_hist 2018-06-23T11:01:57.692+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.com_bjlc_luckycoffee_hist 2018-06-23T11:01:57.696+0800 I INDEX [InitialSyncInserters-ios_dna.com_bjlc_luckycoffee_hist0] build index on: ios_dna.com_bjlc_luckycoffee_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_bjlc_luckycoffee_hist" } 2018-06-23T11:01:57.696+0800 I INDEX [InitialSyncInserters-ios_dna.com_bjlc_luckycoffee_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.697+0800 I INDEX [InitialSyncInserters-ios_dna.com_bjlc_luckycoffee_hist0] build index on: ios_dna.com_bjlc_luckycoffee_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_bjlc_luckycoffee_hist" } 2018-06-23T11:01:57.697+0800 I INDEX [InitialSyncInserters-ios_dna.com_bjlc_luckycoffee_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.744+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.com_autounion_usedcar_hist 2018-06-23T11:01:57.748+0800 I INDEX [InitialSyncInserters-ios_dna.com_autounion_usedcar_hist0] build index on: ios_dna.com_autounion_usedcar_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_autounion_usedcar_hist" } 2018-06-23T11:01:57.748+0800 I INDEX [InitialSyncInserters-ios_dna.com_autounion_usedcar_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.749+0800 I INDEX [InitialSyncInserters-ios_dna.com_autounion_usedcar_hist0] build index on: ios_dna.com_autounion_usedcar_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_autounion_usedcar_hist" } 2018-06-23T11:01:57.749+0800 I INDEX [InitialSyncInserters-ios_dna.com_autounion_usedcar_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.891+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.com_lianjia_beike_hist 2018-06-23T11:01:57.894+0800 I INDEX [InitialSyncInserters-ios_dna.com_lianjia_beike_hist0] build index on: ios_dna.com_lianjia_beike_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_lianjia_beike_hist" } 2018-06-23T11:01:57.895+0800 I INDEX [InitialSyncInserters-ios_dna.com_lianjia_beike_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.896+0800 I INDEX [InitialSyncInserters-ios_dna.com_lianjia_beike_hist0] build index on: ios_dna.com_lianjia_beike_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_lianjia_beike_hist" } 2018-06-23T11:01:57.896+0800 I INDEX [InitialSyncInserters-ios_dna.com_lianjia_beike_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.929+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.com_zhou_yxusedcar_hist 2018-06-23T11:01:57.934+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhou_yxusedcar_hist0] build index on: ios_dna.com_zhou_yxusedcar_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_zhou_yxusedcar_hist" } 2018-06-23T11:01:57.934+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhou_yxusedcar_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.935+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhou_yxusedcar_hist0] build index on: ios_dna.com_zhou_yxusedcar_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_zhou_yxusedcar_hist" } 2018-06-23T11:01:57.935+0800 I INDEX [InitialSyncInserters-ios_dna.com_zhou_yxusedcar_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.936+0800 W REPL [repl writer worker 4] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_zhou_yxusedcar_hist 2018-06-23T11:01:57.937+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.default_hist 2018-06-23T11:01:57.941+0800 I INDEX [InitialSyncInserters-ios_dna.default_hist0] build index on: ios_dna.default_hist properties: { v: 2, key: { did: 1.0, app: 1.0 }, name: "did_1_app_1", ns: "ios_dna.default_hist" } 2018-06-23T11:01:57.941+0800 I INDEX [InitialSyncInserters-ios_dna.default_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:57.942+0800 I INDEX [InitialSyncInserters-ios_dna.default_hist0] build index on: ios_dna.default_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.default_hist" } 2018-06-23T11:01:57.942+0800 I INDEX [InitialSyncInserters-ios_dna.default_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.701+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.device_test 2018-06-23T11:01:58.706+0800 I INDEX [InitialSyncInserters-ios_dna.device_test0] build index on: ios_dna.device_test properties: { v: 2, key: { did_2: "hashed" }, name: "did_2_hashed", ns: "ios_dna.device_test" } 2018-06-23T11:01:58.706+0800 I INDEX [InitialSyncInserters-ios_dna.device_test0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.707+0800 I INDEX [InitialSyncInserters-ios_dna.device_test0] build index on: ios_dna.device_test properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.device_test" } 2018-06-23T11:01:58.707+0800 I INDEX [InitialSyncInserters-ios_dna.device_test0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.708+0800 W REPL [repl writer worker 8] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.device_test 2018-06-23T11:01:58.709+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.tecncet_show_project_hist 2018-06-23T11:01:58.713+0800 I INDEX [InitialSyncInserters-ios_dna.tecncet_show_project_hist0] build index on: ios_dna.tecncet_show_project_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.tecncet_show_project_hist" } 2018-06-23T11:01:58.713+0800 I INDEX [InitialSyncInserters-ios_dna.tecncet_show_project_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.715+0800 I INDEX [InitialSyncInserters-ios_dna.tecncet_show_project_hist0] build index on: ios_dna.tecncet_show_project_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.tecncet_show_project_hist" } 2018-06-23T11:01:58.715+0800 I INDEX [InitialSyncInserters-ios_dna.tecncet_show_project_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.719+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.com_xybt_qqbao_hist 2018-06-23T11:01:58.719+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T11:01:58.722+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 3ms (3 connections now open to 11.218.81.2:3067) 2018-06-23T11:01:58.723+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_qqbao_hist0] build index on: ios_dna.com_xybt_qqbao_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_xybt_qqbao_hist" } 2018-06-23T11:01:58.723+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_qqbao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.724+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_qqbao_hist0] build index on: ios_dna.com_xybt_qqbao_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xybt_qqbao_hist" } 2018-06-23T11:01:58.724+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_qqbao_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.725+0800 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_xybt_qqbao_hist 2018-06-23T11:01:58.726+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.tps_info 2018-06-23T11:01:58.730+0800 I INDEX [InitialSyncInserters-ios_dna.tps_info0] build index on: ios_dna.tps_info properties: { v: 2, unique: true, key: { business_id: 1.0, now_date: 1.0 }, name: "business_id_1_now_date_1", ns: "ios_dna.tps_info" } 2018-06-23T11:01:58.730+0800 I INDEX [InitialSyncInserters-ios_dna.tps_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.731+0800 I INDEX [InitialSyncInserters-ios_dna.tps_info0] build index on: ios_dna.tps_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.tps_info" } 2018-06-23T11:01:58.731+0800 I INDEX [InitialSyncInserters-ios_dna.tps_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.748+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.com_dongqiudi_LiveApp_hist 2018-06-23T11:01:58.753+0800 I INDEX [InitialSyncInserters-ios_dna.com_dongqiudi_LiveApp_hist0] build index on: ios_dna.com_dongqiudi_LiveApp_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_dongqiudi_LiveApp_hist" } 2018-06-23T11:01:58.753+0800 I INDEX [InitialSyncInserters-ios_dna.com_dongqiudi_LiveApp_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.754+0800 I INDEX [InitialSyncInserters-ios_dna.com_dongqiudi_LiveApp_hist0] build index on: ios_dna.com_dongqiudi_LiveApp_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_dongqiudi_LiveApp_hist" } 2018-06-23T11:01:58.754+0800 I INDEX [InitialSyncInserters-ios_dna.com_dongqiudi_LiveApp_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.755+0800 W REPL [repl writer worker 0] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_dongqiudi_LiveApp_hist 2018-06-23T11:01:58.756+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.com_kuaikan_comic_hist 2018-06-23T11:01:58.760+0800 I INDEX [InitialSyncInserters-ios_dna.com_kuaikan_comic_hist0] build index on: ios_dna.com_kuaikan_comic_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_kuaikan_comic_hist" } 2018-06-23T11:01:58.760+0800 I INDEX [InitialSyncInserters-ios_dna.com_kuaikan_comic_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.761+0800 I INDEX [InitialSyncInserters-ios_dna.com_kuaikan_comic_hist0] build index on: ios_dna.com_kuaikan_comic_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_kuaikan_comic_hist" } 2018-06-23T11:01:58.761+0800 I INDEX [InitialSyncInserters-ios_dna.com_kuaikan_comic_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.762+0800 W REPL [repl writer worker 2] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_kuaikan_comic_hist 2018-06-23T11:01:58.763+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.com_dobai_xiu95_hist 2018-06-23T11:01:58.766+0800 I INDEX [InitialSyncInserters-ios_dna.com_dobai_xiu95_hist0] build index on: ios_dna.com_dobai_xiu95_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_dobai_xiu95_hist" } 2018-06-23T11:01:58.766+0800 I INDEX [InitialSyncInserters-ios_dna.com_dobai_xiu95_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.767+0800 I INDEX [InitialSyncInserters-ios_dna.com_dobai_xiu95_hist0] build index on: ios_dna.com_dobai_xiu95_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_dobai_xiu95_hist" } 2018-06-23T11:01:58.767+0800 I INDEX [InitialSyncInserters-ios_dna.com_dobai_xiu95_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.824+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_ballpure_News_hist 2018-06-23T11:01:58.829+0800 I INDEX [InitialSyncInserters-ios_dna.com_ballpure_News_hist0] build index on: ios_dna.com_ballpure_News_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_ballpure_News_hist" } 2018-06-23T11:01:58.829+0800 I INDEX [InitialSyncInserters-ios_dna.com_ballpure_News_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.830+0800 I INDEX [InitialSyncInserters-ios_dna.com_ballpure_News_hist0] build index on: ios_dna.com_ballpure_News_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_ballpure_News_hist" } 2018-06-23T11:01:58.830+0800 I INDEX [InitialSyncInserters-ios_dna.com_ballpure_News_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.924+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.com_mobivans_AccountBookProfessional_hist 2018-06-23T11:01:58.927+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_AccountBookProfession] build index on: ios_dna.com_mobivans_AccountBookProfessional_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_mobivans_AccountBookProfessional_hist" } 2018-06-23T11:01:58.927+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_AccountBookProfession] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.929+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_AccountBookProfession] build index on: ios_dna.com_mobivans_AccountBookProfessional_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_mobivans_AccountBookProfessional_hist" } 2018-06-23T11:01:58.929+0800 I INDEX [InitialSyncInserters-ios_dna.com_mobivans_AccountBookProfession] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.931+0800 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:ios_dna.com_chuangbang_TTNews_hist 2018-06-23T11:01:58.934+0800 I INDEX [InitialSyncInserters-ios_dna.com_chuangbang_TTNews_hist0] build index on: ios_dna.com_chuangbang_TTNews_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_chuangbang_TTNews_hist" } 2018-06-23T11:01:58.934+0800 I INDEX [InitialSyncInserters-ios_dna.com_chuangbang_TTNews_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.936+0800 I INDEX [InitialSyncInserters-ios_dna.com_chuangbang_TTNews_hist0] build index on: ios_dna.com_chuangbang_TTNews_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_chuangbang_TTNews_hist" } 2018-06-23T11:01:58.936+0800 I INDEX [InitialSyncInserters-ios_dna.com_chuangbang_TTNews_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.936+0800 W REPL [repl writer worker 10] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_chuangbang_TTNews_hist 2018-06-23T11:01:58.937+0800 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:ios_dna.com_xybt_wuyouloan_hist 2018-06-23T11:01:58.941+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_wuyouloan_hist0] build index on: ios_dna.com_xybt_wuyouloan_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_xybt_wuyouloan_hist" } 2018-06-23T11:01:58.941+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_wuyouloan_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.943+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_wuyouloan_hist0] build index on: ios_dna.com_xybt_wuyouloan_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xybt_wuyouloan_hist" } 2018-06-23T11:01:58.943+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_wuyouloan_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.943+0800 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_xybt_wuyouloan_hist 2018-06-23T11:01:58.945+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.com_caiyuhousekeeper_sumcloud_hist 2018-06-23T11:01:58.948+0800 I INDEX [InitialSyncInserters-ios_dna.com_caiyuhousekeeper_sumcloud_hist] build index on: ios_dna.com_caiyuhousekeeper_sumcloud_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_caiyuhousekeeper_sumcloud_hist" } 2018-06-23T11:01:58.948+0800 I INDEX [InitialSyncInserters-ios_dna.com_caiyuhousekeeper_sumcloud_hist] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.949+0800 I INDEX [InitialSyncInserters-ios_dna.com_caiyuhousekeeper_sumcloud_hist] build index on: ios_dna.com_caiyuhousekeeper_sumcloud_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_caiyuhousekeeper_sumcloud_hist" } 2018-06-23T11:01:58.949+0800 I INDEX [InitialSyncInserters-ios_dna.com_caiyuhousekeeper_sumcloud_hist] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.952+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.cn_mafengwo_www_hist 2018-06-23T11:01:58.956+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_www_hist0] build index on: ios_dna.cn_mafengwo_www_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.cn_mafengwo_www_hist" } 2018-06-23T11:01:58.956+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_www_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:58.957+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_www_hist0] build index on: ios_dna.cn_mafengwo_www_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.cn_mafengwo_www_hist" } 2018-06-23T11:01:58.957+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_www_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:59.481+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.com_mugua_live_hist 2018-06-23T11:01:59.484+0800 I INDEX [InitialSyncInserters-ios_dna.com_mugua_live_hist0] build index on: ios_dna.com_mugua_live_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_mugua_live_hist" } 2018-06-23T11:01:59.484+0800 I INDEX [InitialSyncInserters-ios_dna.com_mugua_live_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:59.485+0800 I INDEX [InitialSyncInserters-ios_dna.com_mugua_live_hist0] build index on: ios_dna.com_mugua_live_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_mugua_live_hist" } 2018-06-23T11:01:59.485+0800 I INDEX [InitialSyncInserters-ios_dna.com_mugua_live_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:59.486+0800 W REPL [repl writer worker 2] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_mugua_live_hist 2018-06-23T11:01:59.487+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.com_xybt_kkhuishou_hist 2018-06-23T11:01:59.490+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_kkhuishou_hist0] build index on: ios_dna.com_xybt_kkhuishou_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_xybt_kkhuishou_hist" } 2018-06-23T11:01:59.490+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_kkhuishou_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:59.492+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_kkhuishou_hist0] build index on: ios_dna.com_xybt_kkhuishou_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_xybt_kkhuishou_hist" } 2018-06-23T11:01:59.492+0800 I INDEX [InitialSyncInserters-ios_dna.com_xybt_kkhuishou_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:01:59.493+0800 W REPL [repl writer worker 4] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_xybt_kkhuishou_hist 2018-06-23T11:01:59.494+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.bitauto_application_info 2018-06-23T11:01:59.497+0800 I INDEX [InitialSyncInserters-ios_dna.bitauto_application_info0] build index on: ios_dna.bitauto_application_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.bitauto_application_info" } 2018-06-23T11:01:59.497+0800 I INDEX [InitialSyncInserters-ios_dna.bitauto_application_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.221+0800 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:ios_dna.ifengNews_hist 2018-06-23T11:02:04.226+0800 I INDEX [InitialSyncInserters-ios_dna.ifengNews_hist0] build index on: ios_dna.ifengNews_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.ifengNews_hist" } 2018-06-23T11:02:04.226+0800 I INDEX [InitialSyncInserters-ios_dna.ifengNews_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.227+0800 I INDEX [InitialSyncInserters-ios_dna.ifengNews_hist0] build index on: ios_dna.ifengNews_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.ifengNews_hist" } 2018-06-23T11:02:04.227+0800 I INDEX [InitialSyncInserters-ios_dna.ifengNews_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.230+0800 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:ios_dna.com_inke_trivia_hist 2018-06-23T11:02:04.234+0800 I INDEX [InitialSyncInserters-ios_dna.com_inke_trivia_hist0] build index on: ios_dna.com_inke_trivia_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_inke_trivia_hist" } 2018-06-23T11:02:04.234+0800 I INDEX [InitialSyncInserters-ios_dna.com_inke_trivia_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.235+0800 I INDEX [InitialSyncInserters-ios_dna.com_inke_trivia_hist0] build index on: ios_dna.com_inke_trivia_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_inke_trivia_hist" } 2018-06-23T11:02:04.236+0800 I INDEX [InitialSyncInserters-ios_dna.com_inke_trivia_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.242+0800 I REPL [repl writer worker 0] CollectionCloner::start called, on ns:ios_dna.com_szzc_driver_hist 2018-06-23T11:02:04.246+0800 I INDEX [InitialSyncInserters-ios_dna.com_szzc_driver_hist0] build index on: ios_dna.com_szzc_driver_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_szzc_driver_hist" } 2018-06-23T11:02:04.246+0800 I INDEX [InitialSyncInserters-ios_dna.com_szzc_driver_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.247+0800 I INDEX [InitialSyncInserters-ios_dna.com_szzc_driver_hist0] build index on: ios_dna.com_szzc_driver_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_szzc_driver_hist" } 2018-06-23T11:02:04.247+0800 I INDEX [InitialSyncInserters-ios_dna.com_szzc_driver_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.247+0800 W REPL [repl writer worker 2] _insertDocumentsCallback, but no documents to insert for ns:ios_dna.com_szzc_driver_hist 2018-06-23T11:02:04.249+0800 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:ios_dna.cn_mafengwo_tgminhouse_hist 2018-06-23T11:02:04.252+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_tgminhouse_hist0] build index on: ios_dna.cn_mafengwo_tgminhouse_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.cn_mafengwo_tgminhouse_hist" } 2018-06-23T11:02:04.252+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_tgminhouse_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.253+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_tgminhouse_hist0] build index on: ios_dna.cn_mafengwo_tgminhouse_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.cn_mafengwo_tgminhouse_hist" } 2018-06-23T11:02:04.254+0800 I INDEX [InitialSyncInserters-ios_dna.cn_mafengwo_tgminhouse_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.256+0800 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:ios_dna.com_ruiyingchuangke_mayitiyu_hist 2018-06-23T11:02:04.259+0800 I INDEX [InitialSyncInserters-ios_dna.com_ruiyingchuangke_mayitiyu_hist0] build index on: ios_dna.com_ruiyingchuangke_mayitiyu_hist properties: { v: 2, key: { did: "hashed" }, name: "did_hashed", ns: "ios_dna.com_ruiyingchuangke_mayitiyu_hist" } 2018-06-23T11:02:04.259+0800 I INDEX [InitialSyncInserters-ios_dna.com_ruiyingchuangke_mayitiyu_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.260+0800 I INDEX [InitialSyncInserters-ios_dna.com_ruiyingchuangke_mayitiyu_hist0] build index on: ios_dna.com_ruiyingchuangke_mayitiyu_hist properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_ruiyingchuangke_mayitiyu_hist" } 2018-06-23T11:02:04.261+0800 I INDEX [InitialSyncInserters-ios_dna.com_ruiyingchuangke_mayitiyu_hist0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:04.263+0800 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:ios_dna.com_shadowyang_valuecar_info 2018-06-23T11:02:04.266+0800 I INDEX [InitialSyncInserters-ios_dna.com_shadowyang_valuecar_info0] build index on: ios_dna.com_shadowyang_valuecar_info properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "ios_dna.com_shadowyang_valuecar_info" } 2018-06-23T11:02:04.266+0800 I INDEX [InitialSyncInserters-ios_dna.com_shadowyang_valuecar_info0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:05.191+0800 I REPL [replication-2] CollectionCloner::start called, on ns:test.test_python1 2018-06-23T11:02:05.195+0800 I INDEX [InitialSyncInserters-test.test_python10] build index on: test.test_python1 properties: { v: 2, key: { qwe: "hashed" }, name: "qwe_hashed", ns: "test.test_python1" } 2018-06-23T11:02:05.195+0800 I INDEX [InitialSyncInserters-test.test_python10] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:05.197+0800 I INDEX [InitialSyncInserters-test.test_python10] build index on: test.test_python1 properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "test.test_python1" } 2018-06-23T11:02:05.197+0800 I INDEX [InitialSyncInserters-test.test_python10] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-23T11:02:05.198+0800 W REPL [repl writer worker 10] _insertDocumentsCallback, but no documents to insert for ns:test.test_python1 2018-06-23T11:02:05.199+0800 I REPL [replication-2] Applying operations until { : Timestamp 1529722924000|5 } before initial sync can complete. (starting at { : Timestamp 1529721146000|1 }) 2018-06-23T11:02:05.229+0800 I COMMAND [repl writer worker 5] CMD: drop id_issue_dna.device_test1 2018-06-23T11:02:05.242+0800 I INDEX [repl index builder 1] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { did_1: 1.0 }, name: "did_1_1", ns: "id_issue_dna.device_test1", background: true } 2018-06-23T11:02:05.242+0800 I INDEX [repl index builder 1] build index done. scanned 0 total records. 0 secs 2018-06-23T11:02:05.244+0800 I INDEX [repl index builder 2] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { did_2_change: 1.0 }, name: "did_2_change_1", ns: "id_issue_dna.device_test1", background: true } 2018-06-23T11:02:05.245+0800 I INDEX [repl index builder 2] build index done. scanned 0 total records. 0 secs 2018-06-23T11:02:05.247+0800 I INDEX [repl index builder 3] build index on: id_issue_dna.device_test1 properties: { v: 2, key: { android_id: 1.0 }, name: "android_id_1", ns: "id_issue_dna.device_test1", background: true } 2018-06-23T11:02:05.247+0800 I INDEX [repl index builder 3] build index done. scanned 0 total records. 0 secs 2018-06-23T11:02:05.288+0800 I ASIO [NetworkInterfaceASIO-RS-0] Ending connection to host 11.218.81.2:3067 due to bad connection status; 2 connections to that host remain open 2018-06-23T11:02:05.288+0800 I REPL [replication-3] Finished fetching oplog during initial sync: CallbackCanceled: Callback canceled. Last fetched optime and hash: { ts: Timestamp 1529722924000|5, t: 1 }[4494484244986699260] 2018-06-23T11:02:05.288+0800 I REPL [replication-3] Initial sync attempt finishing up. 2018-06-23T11:02:05.289+0800 I REPL [replication-3] warning: log line attempted (23kB) over max size (10kB), printing beginning and end ... Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 0, maxFailedInitialSyncAttempts: 10, initialSyncStart: new Date(1529721141338), initialSyncAttempts: [], fetchedMissingDocs: 0, appliedOps: 5361, initialSyncOplogStart: Timestamp 1529721146000|1, initialSyncOplogEnd: Timestamp 1529722924000|5, databases: { databasesCloned: 5, admin: { collections: 2, clonedCollections: 2, start: new Date(1529721146353), end: new Date(1529721146375), elapsedMillis: 22, admin.system.users: { documentsToCopy: 5, documentsCopied: 5, indexes: 1, fetchedBatches: 1, start: new Date(1529721146355), end: new Date(1529721146361), elapsedMillis: 6 }, admin.system.version: { documentsToCopy: 4, documentsCopied: 4, indexes: 2, fetchedBatches: 1, start: new Date(1529721146361), end: new Date(1529721146375), elapsedMillis: 14 } }, id_issue_dna: { collections: 6, clonedCollections: 6, start: new Date(1529721146374), end: new Date(1529722626977), elapsedMillis: 1480603, id_issue_dna.device_test3: { documentsToCopy: 1041337, documentsCopied: 1041337, indexes: 11, fetchedBatches: 51, start: new Date(1529721146375), end: new Date(1529721217712), elapsedMillis: 71337 }, id_issue_dna.device_change1: { documentsToCopy: 500128, documentsCopied: 500128, indexes: 10, fetchedBatches: 17, start: new Date(1529721217712), end: new Date(1529721249932), elapsedMillis: 32220 }, id_issue_dna.device_test2: { documentsToCopy: 0, documentsCopied: 0, indexes: 11, fetchedBatches: 0, start: new Date(1529721249932), end: new Date(1529721249959), elapsedMillis: 27 }, id_issue_dna.device_test4: { documentsToCopy: 0, documentsCopied: 0, indexes: 1, fetchedBatches: 0, start: new Date(1529721249959), end: new Date(1529721249964), elapsedMillis: 5 }, id_issue_dna.device: { documentsToCopy: 19620556, documentsCopied: 19620556, indexes: 9, fetchedBatches: 960, start: new Date(1529721249963), end: new Date(1529722626964), elapsedMillis: 1377001 }, id_issue_dna.device_test1: { documentsToCopy: 0, documentsCopied: 0, indexes: 4, fetchedBatches: 0, start: new Date(1529722626964), end: new Date(1529722626977), elapsedMillis: 13 } }, ios_cpa: { collections: 6, clonedCollections: 6, start: new Date(1529722626977), end: new Date(1529722805211), elapsedMillis: 178234, ios_cpa.data_source_2018_05: { documentsToCopy: 1684755, documentsCopied: 1684755, indexes: 3, fetchedBatches: 199, start: new Date(1529722626978), end: new Date(1529722673290), elapsedMillis: 46312 }, ios_cpa.data_source_2018_01: { documentsToCopy: 1097979, documentsCopied: 1097979, indexes: 3, fetchedBatches: 129, start: new Date(1529722673290), end: new Date(1529722703592), elapsedMillis: 30302 }, ios_cpa.data_source_2018_06: { documentsToCopy: 1223553, documentsCopied: 1223553, indexes: 2, fetchedBatches: 145, start: new Date(1529722703591), end: new Date(1529722729261), elapsedMillis: 25670 }, ios_cpa.data_source_2018_03: { documentsToCopy: 944613, documentsCopied: 944613, indexes: 3, fetchedBatches: 112, start: new Date(1529722729261), end: new Date(1529722756046), elapsedMillis: 26785 }, ios_cpa.data_source_2018_02: { documentsToCopy: 974528, documentsCopied: 974528, indexes: 3, fetchedBatches: 115, start: new Date(1529722756046), end: new Date(1529722783328), elapsedMillis: 27282 }, ios_cpa.data_source_2018_04: { documentsToCopy: 788611, documentsCopied: 788611, indexes: 3, fetchedBatches: 93, start: new Date(1529722783328), end: new Date(152 .......... s: 6 }, ios_dna.com_dobai_xiu95_hist: { documentsToCopy: 5242, documentsCopied: 5242, indexes: 2, fetchedBatches: 1, start: new Date(1529722918763), end: new Date(1529722918824), elapsedMillis: 61 }, ios_dna.com_ballpure_News_hist: { documentsToCopy: 8608, documentsCopied: 8608, indexes: 2, fetchedBatches: 1, start: new Date(1529722918824), end: new Date(1529722918924), elapsedMillis: 100 }, ios_dna.com_mobivans_AccountBookProfessional_hist: { documentsToCopy: 19, documentsCopied: 19, indexes: 2, fetchedBatches: 1, start: new Date(1529722918924), end: new Date(1529722918931), elapsedMillis: 7 }, ios_dna.com_chuangbang_TTNews_hist: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1529722918931), end: new Date(1529722918937), elapsedMillis: 6 }, ios_dna.com_xybt_wuyouloan_hist: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1529722918937), end: new Date(1529722918945), elapsedMillis: 8 }, ios_dna.com_caiyuhousekeeper_sumcloud_hist: { documentsToCopy: 168, documentsCopied: 168, indexes: 2, fetchedBatches: 1, start: new Date(1529722918945), end: new Date(1529722918952), elapsedMillis: 7 }, ios_dna.cn_mafengwo_www_hist: { documentsToCopy: 49939, documentsCopied: 49939, indexes: 2, fetchedBatches: 1, start: new Date(1529722918952), end: new Date(1529722919481), elapsedMillis: 529 }, ios_dna.com_mugua_live_hist: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1529722919481), end: new Date(1529722919487), elapsedMillis: 6 }, ios_dna.com_xybt_kkhuishou_hist: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1529722919487), end: new Date(1529722919494), elapsedMillis: 7 }, ios_dna.bitauto_application_info: { documentsToCopy: 576878, documentsCopied: 576878, indexes: 1, fetchedBatches: 8, start: new Date(1529722919494), end: new Date(1529722924221), elapsedMillis: 4727 }, ios_dna.ifengNews_hist: { documentsToCopy: 35, documentsCopied: 35, indexes: 2, fetchedBatches: 1, start: new Date(1529722924221), end: new Date(1529722924230), elapsedMillis: 9 }, ios_dna.com_inke_trivia_hist: { documentsToCopy: 466, documentsCopied: 466, indexes: 2, fetchedBatches: 1, start: new Date(1529722924230), end: new Date(1529722924242), elapsedMillis: 12 }, ios_dna.com_szzc_driver_hist: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1529722924242), end: new Date(1529722924249), elapsedMillis: 7 }, ios_dna.cn_mafengwo_tgminhouse_hist: { documentsToCopy: 71, documentsCopied: 71, indexes: 2, fetchedBatches: 1, start: new Date(1529722924249), end: new Date(1529722924256), elapsedMillis: 7 }, ios_dna.com_ruiyingchuangke_mayitiyu_hist: { documentsToCopy: 1, documentsCopied: 1, indexes: 2, fetchedBatches: 1, start: new Date(1529722924256), end: new Date(1529722924263), elapsedMillis: 7 }, ios_dna.com_shadowyang_valuecar_info: { documentsToCopy: 114298, documentsCopied: 114298, indexes: 1, fetchedBatches: 2, start: new Date(1529722924263), end: new Date(1529722925191), elapsedMillis: 928 } }, test: { collections: 1, clonedCollections: 1, start: new Date(1529722925191), end: new Date(1529722925199), elapsedMillis: 8, test.test_python1: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1529722925191), end: new Date(1529722925199), elapsedMillis: 8 } } } } 2018-06-23T11:02:05.291+0800 I REPL [replication-2] initial sync done; took 1783s. 2018-06-23T11:02:05.291+0800 I REPL [replication-2] Starting replication fetcher thread 2018-06-23T11:02:05.291+0800 I REPL [replication-2] Starting replication applier thread 2018-06-23T11:02:05.291+0800 I REPL [replication-2] Starting replication reporter thread 2018-06-23T11:02:05.291+0800 I REPL [rsBackgroundSync] could not find member to sync from 2018-06-23T11:02:05.291+0800 I REPL [rsSync] transition to RECOVERING 2018-06-23T11:02:05.292+0800 I REPL [rsSync] transition to SECONDARY 2018-06-23T11:02:05.809+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58568 #437 (11 connections now open) 2018-06-23T11:02:05.812+0800 I NETWORK [conn437] received client metadata from 127.0.0.1:58568 conn437: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:02:06.107+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58585 #438 (12 connections now open) 2018-06-23T11:02:06.111+0800 I NETWORK [conn438] received client metadata from 127.0.0.1:58585 conn438: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:02:11.292+0800 I REPL [rsBackgroundSync] sync source candidate: 11.218.81.2:3067 2018-06-23T11:02:28.674+0800 I NETWORK [thread1] connection accepted from 127.0.0.1:58743 #439 (13 connections now open) 2018-06-23T11:02:28.675+0800 I - [conn439] end connection 127.0.0.1:58743 (0 connections now open) 2018-06-23T11:02:40.894+0800 F STORAGE [repl writer worker 3] Unique index cursor seeing multiple records for key { : "19304B:D61FFC:E009B2:0f00", : "com.allfootballapp.news" } 2018-06-23T11:02:40.894+0800 I - [repl writer worker 3] Fatal Assertion 28608 at src/mongo/db/storage/wiredtiger/wiredtiger_index.cpp 974 2018-06-23T11:02:40.894+0800 I - [repl writer worker 3] ***aborting after fassert() failure 2018-06-23T11:02:40.910+0800 F - [repl writer worker 3] Got signal: 6 (Aborted). 0x7f77e0b09bc1 0x7f77e0b08b49 0x7f77e0b0902d 0x7f77dd96f7e0 0x7f77dd5fe625 0x7f77dd5ffe05 0x7f77df86aeb3 0x7f77e07bf06d 0x7f77e07c4c69 0x7f77e07c5602 0x7f77dfbbd667 0x7f77dfbbd91f 0x7f77dfbce133 0x7f77dfbac33e 0x7f77dfbce133 0x7f77dfc02bf3 0x7f77dfbce133 0x7f77e03f04ea 0x7f77e03f0e0b 0x7f77e03f0f3d 0x7f77e0234f15 0x7f77e04cdfca 0x7f77e05bccb4 0x7f77e05b3832 0x7f77e05b5c1e 0x7f77e05b667d 0x7f77e05b678d 0x7f77e05bb3f0 0x7f77e05bc983 0x7f77e05b222f 0x7f77e05b370a 0x7f77e0a760cc 0x7f77e0a76b7c 0x7f77e0a77566 0x7f77e15ee8e0 0x7f77dd967aa1 0x7f77dd6b493d ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"7F77DEEA2000","o":"1C67BC1","s":"_ZN5mongo15printStackTraceERSo"},{"b":"7F77DEEA2000","o":"1C66B49"},{"b":"7F77DEEA2000","o":"1C6702D"},{"b":"7F77DD960000","o":"F7E0"},{"b":"7F77DD5CC000","o":"32625","s":"gsignal"},{"b":"7F77DD5CC000","o":"33E05","s":"abort"},{"b":"7F77DEEA2000","o":"9C8EB3","s":"_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj"},{"b":"7F77DEEA2000","o":"191D06D"},{"b":"7F77DEEA2000","o":"1922C69"},{"b":"7F77DEEA2000","o":"1923602"},{"b":"7F77DEEA2000","o":"D1B667","s":"_ZN5mongo9IndexScan13initIndexScanEv"},{"b":"7F77DEEA2000","o":"D1B91F","s":"_ZN5mongo9IndexScan6doWorkEPm"},{"b":"7F77DEEA2000","o":"D2C133","s":"_ZN5mongo9PlanStage4workEPm"},{"b":"7F77DEEA2000","o":"D0A33E","s":"_ZN5mongo10FetchStage6doWorkEPm"},{"b":"7F77DEEA2000","o":"D2C133","s":"_ZN5mongo9PlanStage4workEPm"},{"b":"7F77DEEA2000","o":"D60BF3","s":"_ZN5mongo11UpdateStage6doWorkEPm"},{"b":"7F77DEEA2000","o":"D2C133","s":"_ZN5mongo9PlanStage4workEPm"},{"b":"7F77DEEA2000","o":"154E4EA","s":"_ZN5mongo12PlanExecutor11getNextImplEPNS_11SnapshottedINS_7BSONObjEEEPNS_8RecordIdE"},{"b":"7F77DEEA2000","o":"154EE0B","s":"_ZN5mongo12PlanExecutor7getNextEPNS_7BSONObjEPNS_8RecordIdE"},{"b":"7F77DEEA2000","o":"154EF3D","s":"_ZN5mongo12PlanExecutor11executePlanEv"},{"b":"7F77DEEA2000","o":"1392F15","s":"_ZN5mongo6updateEPNS_16OperationContextEPNS_8DatabaseERKNS_13UpdateRequestE"},{"b":"7F77DEEA2000","o":"162BFCA","s":"_ZN5mongo4repl21applyOperation_inlockEPNS_16OperationContextEPNS_8DatabaseERKNS_7BSONObjEbSt8functionIFvvEE"},{"b":"7F77DEEA2000","o":"171ACB4","s":"_ZNSt17_Function_handlerIFN5mongo6StatusEPNS0_16OperationContextEPNS0_8DatabaseERKNS0_7BSONObjEbSt8functionIFvvEEEPSC_E9_M_invokeERKSt9_Any_dataOS3_OS5_S8_ObOSB_"},{"b":"7F77DEEA2000","o":"1711832"},{"b":"7F77DEEA2000","o":"1713C1E","s":"_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEbSt8functionIFNS_6StatusES3_PNS_8DatabaseES6_bS7_IFvvEEEES7_IFS8_S3_S6_bEESC_"},{"b":"7F77DEEA2000","o":"171467D","s":"_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEb"},{"b":"7F77DEEA2000","o":"171478D"},{"b":"7F77DEEA2000","o":"17193F0","s":"_ZN5mongo4repl22multiSyncApply_noAbortEPNS_16OperationContextEPSt6vectorIPKNS0_10OplogEntryESaIS6_EESt8functionIFNS_6StatusES2_RKNS_7BSONObjEbEE"},{"b":"7F77DEEA2000","o":"171A983","s":"_ZN5mongo4repl14multiSyncApplyEPSt6vectorIPKNS0_10OplogEntryESaIS4_EEPNS0_8SyncTailE"},{"b":"7F77DEEA2000","o":"171022F"},{"b":"7F77DEEA2000","o":"171170A"},{"b":"7F77DEEA2000","o":"1BD40CC","s":"_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockISt5mutexE"},{"b":"7F77DEEA2000","o":"1BD4B7C","s":"_ZN5mongo10ThreadPool13_consumeTasksEv"},{"b":"7F77DEEA2000","o":"1BD5566","s":"_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"},{"b":"7F77DEEA2000","o":"274C8E0","s":"execute_native_thread_routine"},{"b":"7F77DD960000","o":"7AA1"},{"b":"7F77DD5CC000","o":"E893D","s":"clone"}],"processInfo":{ "mongodbVersion" : "3.4.6", "gitVersion" : "a9a722138111db849f7e16ffb86d5a8b7fb8d769", "compiledModules" : [ "rocks" ], "uname" : { "sysname" : "Linux", "release" : "2.6.32-358.23.2.ali1195.el6.x86_64", "version" : "#1 SMP Wed Oct 29 20:23:37 CST 2014", "machine" : "x86_64" }, "somap" : [ { "b" : "7F77DEEA2000", "elfType" : 3, "buildId" : "B6D7D3935875803AC0BCAD21EA9DF4CC86CE4C63" }, { "b" : "7FFF74AFF000", "elfType" : 3, "buildId" : "64BEF22A9E37EEE1F8FC59AB5AE35209E49D47EA" }, { "b" : "7F77DEA6A000", "path" : "/lib64/libz.so.1", "elfType" : 3, "buildId" : "D0ABBCCAC542E41D33A638138FEC450AC08A1CF2" }, { "b" : "7F77DE85D000", "path" : "/usr/lib64/libgomp.so.1", "elfType" : 3, "buildId" : "0B583CC6F356E65F69AB27285E93F489E7C7FE5C" }, { "b" : "7F77DE5F1000", "path" : "/usr/lib64/libssl.so.10", "elfType" : 3, "buildId" : "FAC10B5CDCFC0F4DFFE1B56DE015E05A14FC02D3" }, { "b" : "7F77DE20D000", "path" : "/usr/lib64/libcrypto.so.10", "elfType" : 3, "buildId" : "A6CD25B8024A3C29240A18298618847629479997" }, { "b" : "7F77DE005000", "path" : "/lib64/librt.so.1", "elfType" : 3, "buildId" : "BCA23A35FA002CA6FC960E2794BCA3AE9F5BD371" }, { "b" : "7F77DDE01000", "path" : "/lib64/libdl.so.2", "elfType" : 3, "buildId" : "F9230CF0BAC57ADEF2764E4F59E8556753907D31" }, { "b" : "7F77DDB7D000", "path" : "/lib64/libm.so.6", "elfType" : 3, "buildId" : "C919E2ECEAE285422EC98BF3EB8C089E8DE9F1AA" }, { "b" : "7F77DD960000", "path" : "/lib64/libpthread.so.0", "elfType" : 3, "buildId" : "0E51B5AD014B2F88B369C39264F02DE3AFC38A63" }, { "b" : "7F77DD5CC000", "path" : "/lib64/libc.so.6", "elfType" : 3, "buildId" : "6F269DCAFA81F126A3671240850D8EE9A5AF543A" }, { "b" : "7F77DEC80000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "2946077BEE84E65DD56C7732F2D89F536DBE0966" }, { "b" : "7F77DD388000", "path" : "/lib64/libgssapi_krb5.so.2", "elfType" : 3, "buildId" : "6A196F322B6B6BB9F53B25AC0A69C212B9E4D97E" }, { "b" : "7F77DD0A1000", "path" : "/lib64/libkrb5.so.3", "elfType" : 3, "buildId" : "AF97DA02B85FFF4864C838184BAC2AB867EB21D2" }, { "b" : "7F77DCE9D000", "path" : "/lib64/libcom_err.so.2", "elfType" : 3, "buildId" : "4623A78918C882770E81AE7B5EE9DDF8DD2B6674" }, { "b" : "7F77DCC71000", "path" : "/lib64/libk5crypto.so.3", "elfType" : 3, "buildId" : "025D9751EAC26C44A073771C6F919D3B6664629C" }, { "b" : "7F77DCA66000", "path" : "/lib64/libkrb5support.so.0", "elfType" : 3, "buildId" : "385CE686B1D714E0099CE4054849526FD92072AD" }, { "b" : "7F77DC863000", "path" : "/lib64/libkeyutils.so.1", "elfType" : 3, "buildId" : "8A8734DC37305D8CC2EF8F8C3E5EA03171DB07EC" }, { "b" : "7F77DC649000", "path" : "/lib64/libresolv.so.2", "elfType" : 3, "buildId" : "ED2C019AC839B64986945614757B91033D2F4B3A" }, { "b" : "7F77DC42A000", "path" : "/lib64/libselinux.so.1", "elfType" : 3, "buildId" : "C6D22E92109645646945630DE92507C2BB264E8F" } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x41) [0x7f77e0b09bc1] mongod(+0x1C66B49) [0x7f77e0b08b49] mongod(+0x1C6702D) [0x7f77e0b0902d] libpthread.so.0(+0xF7E0) [0x7f77dd96f7e0] libc.so.6(gsignal+0x35) [0x7f77dd5fe625] libc.so.6(abort+0x175) [0x7f77dd5ffe05] mongod(_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj+0x0) [0x7f77df86aeb3] mongod(+0x191D06D) [0x7f77e07bf06d] mongod(+0x1922C69) [0x7f77e07c4c69] mongod(+0x1923602) [0x7f77e07c5602] mongod(_ZN5mongo9IndexScan13initIndexScanEv+0x2C7) [0x7f77dfbbd667] mongod(_ZN5mongo9IndexScan6doWorkEPm+0x14F) [0x7f77dfbbd91f] mongod(_ZN5mongo9PlanStage4workEPm+0x63) [0x7f77dfbce133] mongod(_ZN5mongo10FetchStage6doWorkEPm+0x29E) [0x7f77dfbac33e] mongod(_ZN5mongo9PlanStage4workEPm+0x63) [0x7f77dfbce133] mongod(_ZN5mongo11UpdateStage6doWorkEPm+0x3A3) [0x7f77dfc02bf3] mongod(_ZN5mongo9PlanStage4workEPm+0x63) [0x7f77dfbce133] mongod(_ZN5mongo12PlanExecutor11getNextImplEPNS_11SnapshottedINS_7BSONObjEEEPNS_8RecordIdE+0x19A) [0x7f77e03f04ea] mongod(_ZN5mongo12PlanExecutor7getNextEPNS_7BSONObjEPNS_8RecordIdE+0x4B) [0x7f77e03f0e0b] mongod(_ZN5mongo12PlanExecutor11executePlanEv+0x6D) [0x7f77e03f0f3d] mongod(_ZN5mongo6updateEPNS_16OperationContextEPNS_8DatabaseERKNS_13UpdateRequestE+0x175) [0x7f77e0234f15] mongod(_ZN5mongo4repl21applyOperation_inlockEPNS_16OperationContextEPNS_8DatabaseERKNS_7BSONObjEbSt8functionIFvvEE+0x84A) [0x7f77e04cdfca] mongod(_ZNSt17_Function_handlerIFN5mongo6StatusEPNS0_16OperationContextEPNS0_8DatabaseERKNS0_7BSONObjEbSt8functionIFvvEEEPSC_E9_M_invokeERKSt9_Any_dataOS3_OS5_S8_ObOSB_+0x74) [0x7f77e05bccb4] mongod(+0x1711832) [0x7f77e05b3832] mongod(_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEbSt8functionIFNS_6StatusES3_PNS_8DatabaseES6_bS7_IFvvEEEES7_IFS8_S3_S6_bEESC_+0x54E) [0x7f77e05b5c1e] mongod(_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEb+0xFD) [0x7f77e05b667d] mongod(+0x171478D) [0x7f77e05b678d] mongod(_ZN5mongo4repl22multiSyncApply_noAbortEPNS_16OperationContextEPSt6vectorIPKNS0_10OplogEntryESaIS6_EESt8functionIFNS_6StatusES2_RKNS_7BSONObjEbEE+0x1C0) [0x7f77e05bb3f0] mongod(_ZN5mongo4repl14multiSyncApplyEPSt6vectorIPKNS0_10OplogEntryESaIS4_EEPNS0_8SyncTailE+0x73) [0x7f77e05bc983] mongod(+0x171022F) [0x7f77e05b222f] mongod(+0x171170A) [0x7f77e05b370a] mongod(_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockISt5mutexE+0x14C) [0x7f77e0a760cc] mongod(_ZN5mongo10ThreadPool13_consumeTasksEv+0xBC) [0x7f77e0a76b7c] mongod(_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x96) [0x7f77e0a77566] mongod(execute_native_thread_routine+0x20) [0x7f77e15ee8e0] libpthread.so.0(+0x7AA1) [0x7f77dd967aa1] libc.so.6(clone+0x6D) [0x7f77dd6b493d] ----- END BACKTRACE ----- 2018-06-23T11:28:01.183+0800 I CONTROL [main] ***** SERVER RESTARTED ***** 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] MongoDB starting : pid=64819 port=3057 dbpath=/home/mongo/mongo3057/data 64-bit host=a43e05524.cloud.cm12 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] db version v3.4.6 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] git version: a9a722138111db849f7e16ffb86d5a8b7fb8d769 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] allocator: tcmalloc 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] modules: rocks 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] build environment: 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] distarch: x86_64 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] target_arch: x86_64 2018-06-23T11:28:01.253+0800 I CONTROL [initandlisten] options: { auditLog: { authSuccess: true, opFilter: "admin,slow,insert,update,delete,pbwm,rsms", vipOnly: true }, config: "/home/mongo/mongo3057/etc/mongod.conf", net: { http: { enabled: false }, maxIncomingConnections: 8000, port: 3057, tcpBacklog: 511, unixDomainSocket: { enabled: false } }, operationProfiling: { mode: "slowOp", slowOpThresholdMs: 100 }, processManagement: { fork: true, pidFilePath: "/home/mongo/mongo3057/logs/mongod.pid" }, replication: { netvip: [], oplogGlobalId: "4914023", oplogGlobalIdEnabled: false, oplogSizeMB: 12800, replSetName: "mgset-6367841" }, security: { authorization: "enabled", javascriptEnabled: true, keyFile: "/home/mongo/mongo3057/etc/keyfile", readonly: { durationSecond: 0 }, whitelist: { adminWhiteListPath: "/etc/whitelist/mongodb/admin", userWhiteListPath: "/home/mongo/mongo3057/etc/mg6367841" } }, setParameter: { cursorTimeoutMillis: "600000", internalQueryExecMaxBlockingSortBytes: "33554432" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/home/mongo/mongo3057/data", directoryPerDB: true, engine: "wiredTiger", journal: { enabled: true }, syncPeriodSecs: 60.0, wiredTiger: { collectionConfig: { blockCompressor: "snappy" }, engineConfig: { cacheSizeGB: 5.0, directoryForIndexes: false, journalCompressor: "snappy", statisticsLogDelaySecs: 0 }, indexConfig: { prefixCompression: true } } }, systemLog: { component: { replication: { verbosity: 0 } }, destination: "file", logAppend: true, logRotate: "rename", logRotateSizeMB: 100, path: "/home/mongo/mongo3057/logs/mongod.log", timeStampFormat: "iso8601-local", traceAllExceptions: false, verbosity: 0 } } 2018-06-23T11:28:01.253+0800 W - [initandlisten] Detected unclean shutdown - /home/mongo/mongo3057/data/mongod.lock is not empty. 2018-06-23T11:28:01.253+0800 W STORAGE [initandlisten] Recovering data from the last clean checkpoint. 2018-06-23T11:28:01.253+0800 I STORAGE [initandlisten] 2018-06-23T11:28:01.253+0800 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2018-06-23T11:28:01.253+0800 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2018-06-23T11:28:01.253+0800 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=5120M,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),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2018-06-23T11:28:01.663+0800 I STORAGE [initandlisten] Starting WiredTigerRecordStoreThread local.oplog.rs 2018-06-23T11:28:01.663+0800 I STORAGE [initandlisten] The size storer reports that the oplog contains 5455 records totaling to 1550274 bytes 2018-06-23T11:28:01.663+0800 I STORAGE [initandlisten] Scanning the oplog to determine where to place markers for truncation 2018-06-23T11:28:01.939+0800 I STORAGE [initandlisten] WARNING: the collection 'id_issue_dna.device_test4' lacks a unique index on _id. This index is needed for replication to function properly 2018-06-23T11:28:01.939+0800 I STORAGE [initandlisten] To fix this, you need to create a unique index on _id. See http://dochub.mongodb.org/core/build-replica-set-indexes 2018-06-23T11:28:01.997+0800 I STORAGE [initandlisten] WARNING: the collection 'ios_dna.default_info' lacks a unique index on _id. This index is needed for replication to function properly 2018-06-23T11:28:01.997+0800 I STORAGE [initandlisten] To fix this, you need to create a unique index on _id. See http://dochub.mongodb.org/core/build-replica-set-indexes 2018-06-23T11:28:01.998+0800 I SHARDING [initandlisten] initializing sharding state with: { _id: "shardIdentity", configsvrConnectionString: "mgset-4914037/11.218.80.3:3006,11.218.80.38:3006", shardName: "d-2zee42cece7e3914", clusterId: ObjectId('5a2f8943f4bd74e79384a8bc') } 2018-06-23T11:28:01.998+0800 I SHARDING [initandlisten] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers 2018-06-23T11:28:02.006+0800 I NETWORK [initandlisten] Starting new replica set monitor for mgset-4914037/11.218.80.3:3006,11.218.80.38:3006 2018-06-23T11:28:02.007+0800 I SHARDING [thread1] creating distributed lock ping thread for process a43e05524.cloud.cm12:3057:1529724481:241934160165860356 (sleeping for 30000ms) 2018-06-23T11:28:02.027+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.38:3006 (1 connections now open to 11.218.80.38:3006 with a 5 second timeout) 2018-06-23T11:28:02.028+0800 I NETWORK [initandlisten] Successfully connected to 11.218.80.3:3006 (1 connections now open to 11.218.80.3:3006 with a 5 second timeout) 2018-06-23T11:28:02.028+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to 11.218.80.38:3006 2018-06-23T11:28:02.030+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to 11.218.80.3:3006 2018-06-23T11:28:02.030+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Connecting to 11.218.80.38:3006 2018-06-23T11:28:02.034+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to 11.218.80.3:3006, took 6ms (1 connections now open to 11.218.80.3:3006) 2018-06-23T11:28:02.034+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to 11.218.80.38:3006, took 6ms (2 connections now open to 11.218.80.38:3006) 2018-06-23T11:28:02.035+0800 I ASIO [NetworkInterfaceASIO-ShardRegistry-0] Successfully connected to 11.218.80.38:3006, took 7ms (2 connections now open to 11.218.80.38:3006) 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914029/11.218.80.105:3060,11.218.80.6:3009 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914031/11.218.80.13:3012,11.218.80.145:3006 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914033/11.218.63.172:3031,11.218.81.106:3043 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-4914035/11.218.80.17:3005,11.218.80.23:3005 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6367841/11.218.81.106:3052,11.218.81.2:3067 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6368119/11.218.63.157:3062,11.218.81.2:3071 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6368293/11.192.213.111:3059,11.218.63.157:3094 2018-06-23T11:28:02.035+0800 I NETWORK [shard registry reload] Starting new replica set monitor for mgset-6368375/11.218.80.164:3021,11.218.82.5:3006 2018-06-23T11:28:02.036+0800 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document 2018-06-23T11:28:02.051+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.6:3009 (1 connections now open to 11.218.80.6:3009 with a 5 second timeout) 2018-06-23T11:28:02.069+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.105:3060 (1 connections now open to 11.218.80.105:3060 with a 5 second timeout) 2018-06-23T11:28:02.085+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.145:3006 (1 connections now open to 11.218.80.145:3006 with a 5 second timeout) 2018-06-23T11:28:02.101+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.13:3012 (1 connections now open to 11.218.80.13:3012 with a 5 second timeout) 2018-06-23T11:28:02.119+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.106:3043 (1 connections now open to 11.218.81.106:3043 with a 5 second timeout) 2018-06-23T11:28:02.135+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.63.172:3031 (1 connections now open to 11.218.63.172:3031 with a 5 second timeout) 2018-06-23T11:28:02.154+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.23:3005 (1 connections now open to 11.218.80.23:3005 with a 5 second timeout) 2018-06-23T11:28:02.169+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.17:3005 (1 connections now open to 11.218.80.17:3005 with a 5 second timeout) 2018-06-23T11:28:02.184+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.2:3067 (1 connections now open to 11.218.81.2:3067 with a 5 second timeout) 2018-06-23T11:28:02.201+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.106:3052 (1 connections now open to 11.218.81.106:3052 with a 5 second timeout) 2018-06-23T11:28:02.217+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.81.2:3071 (1 connections now open to 11.218.81.2:3071 with a 5 second timeout) 2018-06-23T11:28:02.233+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.63.157:3062 (1 connections now open to 11.218.63.157:3062 with a 5 second timeout) 2018-06-23T11:28:02.249+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.63.157:3094 (1 connections now open to 11.218.63.157:3094 with a 5 second timeout) 2018-06-23T11:28:02.265+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.192.213.111:3059 (1 connections now open to 11.192.213.111:3059 with a 5 second timeout) 2018-06-23T11:28:02.280+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.82.5:3006 (1 connections now open to 11.218.82.5:3006 with a 5 second timeout) 2018-06-23T11:28:02.296+0800 I NETWORK [ReplicaSetMonitor-TaskExecutor-0] Successfully connected to 11.218.80.164:3021 (1 connections now open to 11.218.80.164:3021 with a 5 second timeout) 2018-06-23T11:28:04.036+0800 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/home/mongo/mongo3057/data/diagnostic.data' 2018-06-23T11:28:04.037+0800 I REPL [initandlisten] Did not find local voted for document at startup. 2018-06-23T11:28:04.037+0800 I STORAGE [initandlisten] resize oplog { cappedSize_old: 13421772800.0, cappedSize_new: 13421772800.0 } 2018-06-23T11:28:04.037+0800 I STORAGE [SysInfoCollector] init data blkio path /cgroup/data_iops/rule3057/blkio.throttle.io_serviced 2018-06-23T11:28:04.037+0800 I STORAGE [SysInfoCollector] init log blkio path /cgroup/log_iops/rule3057/blkio.throttle.io_serviced 2018-06-23T11:28:04.037+0800 I STORAGE [SysInfoCollector] init proc io path /proc/64819/io 2018-06-23T11:28:04.037+0800 I STORAGE [SysInfoCollector] init data iops header 253:0 Total 2018-06-23T11:28:04.037+0800 I STORAGE [SysInfoCollector] init log iops header 253:0 Total 2018-06-23T11:28:04.038+0800 I NETWORK [thread2] waiting for connections on port 3057 2018-06-23T11:28:04.042+0800 I REPL [replExecDBWorker-2] New replica set config in use: { _id: "mgset-6367841", version: 73036, protocolVersion: 1, members: [ { _id: 0, host: "11.218.81.2:3067", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 2.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "11.218.81.106:3052", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "11.192.213.111:3057", arbiterOnly: false, buildIndexes: true, hidden: true, priority: 0.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: 60000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b0fada9efafb2318cd9464b') } } 2018-06-23T11:28:04.042+0800 I REPL [replExecDBWorker-2] This node is 11.192.213.111:3057 in the config 2018-06-23T11:28:04.042+0800 I REPL [replExecDBWorker-2] transition to STARTUP2 2018-06-23T11:28:04.042+0800 I REPL [replExecDBWorker-2] Starting replication storage threads 2018-06-23T11:28:04.043+0800 I REPL [replExecDBWorker-2] Starting replication fetcher thread 2018-06-23T11:28:04.043+0800 I REPL [replExecDBWorker-2] Starting replication applier thread 2018-06-23T11:28:04.043+0800 I REPL [replExecDBWorker-2] Starting replication reporter thread 2018-06-23T11:28:04.043+0800 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 11.218.81.2:3067 2018-06-23T11:28:04.043+0800 I REPL [rsSync] transition to RECOVERING 2018-06-23T11:28:04.043+0800 I ASIO [NetworkInterfaceASIO-Replication-0] Connecting to 11.218.81.106:3052 2018-06-23T11:28:04.044+0800 I REPL [rsSync] transition to SECONDARY 2018-06-23T11:28:04.047+0800 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 11.218.81.2:3067, took 4ms (1 connections now open to 11.218.81.2:3067) 2018-06-23T11:28:04.047+0800 I ASIO [NetworkInterfaceASIO-Replication-0] Successfully connected to 11.218.81.106:3052, took 4ms (1 connections now open to 11.218.81.106:3052) 2018-06-23T11:28:04.048+0800 I REPL [ReplicationExecutor] Member 11.218.81.2:3067 is now in state PRIMARY 2018-06-23T11:28:04.048+0800 I REPL [ReplicationExecutor] Member 11.218.81.106:3052 is now in state SECONDARY 2018-06-23T11:28:04.160+0800 I NETWORK [thread2] connection accepted from 10.152.193.166:36007 #1 (1 connection now open) 2018-06-23T11:28:04.467+0800 I NETWORK [thread2] connection accepted from 11.218.81.2:48217 #2 (2 connections now open) 2018-06-23T11:28:04.468+0800 I NETWORK [conn2] received client metadata from 11.218.81.2:48217 conn2: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.4.6" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server release 6.2 (DogTag)", architecture: "x86_64", version: "Kernel 2.6.32-358.23.2.ali1195.el6.x86_64" } } 2018-06-23T11:28:04.483+0800 I ACCESS [conn2] Successfully authenticated as principal __system on local 2018-06-23T11:28:04.717+0800 I ACCESS [conn1] Unauthorized: not authorized on admin to execute command { serverStatus: 1 } 2018-06-23T11:28:04.756+0800 I NETWORK [thread2] connection accepted from 11.218.81.106:48437 #3 (3 connections now open) 2018-06-23T11:28:04.757+0800 I NETWORK [conn3] received client metadata from 11.218.81.106:48437 conn3: { driver: { name: "NetworkInterfaceASIO-Replication", version: "3.4.6" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server release 6.2 (DogTag)", architecture: "x86_64", version: "Kernel 2.6.32-358.23.2.ali1195.el6.x86_64" } } 2018-06-23T11:28:04.784+0800 I ACCESS [conn3] Successfully authenticated as principal __system on local 2018-06-23T11:28:05.004+0800 I FTDC [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK 2018-06-23T11:28:08.364+0800 I NETWORK [thread2] connection accepted from 127.0.0.1:64788 #4 (4 connections now open) 2018-06-23T11:28:08.365+0800 I NETWORK [conn4] received client metadata from 127.0.0.1:64788 conn4: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:28:08.555+0800 I NETWORK [thread2] connection accepted from 127.0.0.1:64789 #5 (5 connections now open) 2018-06-23T11:28:08.556+0800 I NETWORK [conn5] received client metadata from 127.0.0.1:64789 conn5: { driver: { name: "PyMongo", version: "3.5.1" }, os: { type: "Linux", name: "Alibaba Group Enterprise Linux Server 6.2 DogTag", architecture: "x86_64", version: "2.6.32-358.23.2.ali1195.el6.x86_64" }, platform: "CPython 2.7.4.final.0" } 2018-06-23T11:28:10.044+0800 I REPL [rsBackgroundSync] sync source candidate: 11.218.81.2:3067 2018-06-23T11:28:10.045+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T11:28:10.047+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 2ms (1 connections now open to 11.218.81.2:3067) 2018-06-23T11:28:10.048+0800 I ASIO [NetworkInterfaceASIO-RS-0] Connecting to 11.218.81.2:3067 2018-06-23T11:28:10.050+0800 I ASIO [NetworkInterfaceASIO-RS-0] Successfully connected to 11.218.81.2:3067, took 2ms (2 connections now open to 11.218.81.2:3067) 2018-06-23T11:28:10.052+0800 F STORAGE [repl writer worker 9] Unique index cursor seeing multiple records for key { : "19304B:D61FFC:E009B2:0f00", : "com.allfootballapp.news" } 2018-06-23T11:28:10.052+0800 I - [repl writer worker 9] Fatal Assertion 28608 at src/mongo/db/storage/wiredtiger/wiredtiger_index.cpp 974 2018-06-23T11:28:10.052+0800 I - [repl writer worker 9] ***aborting after fassert() failure 2018-06-23T11:28:10.066+0800 F - [repl writer worker 9] Got signal: 6 (Aborted). 0x7f16b24dbbc1 0x7f16b24dab49 0x7f16b24db02d 0x7f16af3417e0 0x7f16aefd0625 0x7f16aefd1e05 0x7f16b123ceb3 0x7f16b219106d 0x7f16b2196c69 0x7f16b2197602 0x7f16b158f667 0x7f16b158f91f 0x7f16b15a0133 0x7f16b157e33e 0x7f16b15a0133 0x7f16b15d4bf3 0x7f16b15a0133 0x7f16b1dc24ea 0x7f16b1dc2e0b 0x7f16b1dc2f3d 0x7f16b1c06f15 0x7f16b1e9ffca 0x7f16b1f8ecb4 0x7f16b1f85832 0x7f16b1f87c1e 0x7f16b1f8867d 0x7f16b1f8878d 0x7f16b1f8d3f0 0x7f16b1f8e983 0x7f16b1f8422f 0x7f16b1f8570a 0x7f16b24480cc 0x7f16b2448b7c 0x7f16b2449566 0x7f16b2fc08e0 0x7f16af339aa1 0x7f16af08693d ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"7F16B0874000","o":"1C67BC1","s":"_ZN5mongo15printStackTraceERSo"},{"b":"7F16B0874000","o":"1C66B49"},{"b":"7F16B0874000","o":"1C6702D"},{"b":"7F16AF332000","o":"F7E0"},{"b":"7F16AEF9E000","o":"32625","s":"gsignal"},{"b":"7F16AEF9E000","o":"33E05","s":"abort"},{"b":"7F16B0874000","o":"9C8EB3","s":"_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj"},{"b":"7F16B0874000","o":"191D06D"},{"b":"7F16B0874000","o":"1922C69"},{"b":"7F16B0874000","o":"1923602"},{"b":"7F16B0874000","o":"D1B667","s":"_ZN5mongo9IndexScan13initIndexScanEv"},{"b":"7F16B0874000","o":"D1B91F","s":"_ZN5mongo9IndexScan6doWorkEPm"},{"b":"7F16B0874000","o":"D2C133","s":"_ZN5mongo9PlanStage4workEPm"},{"b":"7F16B0874000","o":"D0A33E","s":"_ZN5mongo10FetchStage6doWorkEPm"},{"b":"7F16B0874000","o":"D2C133","s":"_ZN5mongo9PlanStage4workEPm"},{"b":"7F16B0874000","o":"D60BF3","s":"_ZN5mongo11UpdateStage6doWorkEPm"},{"b":"7F16B0874000","o":"D2C133","s":"_ZN5mongo9PlanStage4workEPm"},{"b":"7F16B0874000","o":"154E4EA","s":"_ZN5mongo12PlanExecutor11getNextImplEPNS_11SnapshottedINS_7BSONObjEEEPNS_8RecordIdE"},{"b":"7F16B0874000","o":"154EE0B","s":"_ZN5mongo12PlanExecutor7getNextEPNS_7BSONObjEPNS_8RecordIdE"},{"b":"7F16B0874000","o":"154EF3D","s":"_ZN5mongo12PlanExecutor11executePlanEv"},{"b":"7F16B0874000","o":"1392F15","s":"_ZN5mongo6updateEPNS_16OperationContextEPNS_8DatabaseERKNS_13UpdateRequestE"},{"b":"7F16B0874000","o":"162BFCA","s":"_ZN5mongo4repl21applyOperation_inlockEPNS_16OperationContextEPNS_8DatabaseERKNS_7BSONObjEbSt8functionIFvvEE"},{"b":"7F16B0874000","o":"171ACB4","s":"_ZNSt17_Function_handlerIFN5mongo6StatusEPNS0_16OperationContextEPNS0_8DatabaseERKNS0_7BSONObjEbSt8functionIFvvEEEPSC_E9_M_invokeERKSt9_Any_dataOS3_OS5_S8_ObOSB_"},{"b":"7F16B0874000","o":"1711832"},{"b":"7F16B0874000","o":"1713C1E","s":"_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEbSt8functionIFNS_6StatusES3_PNS_8DatabaseES6_bS7_IFvvEEEES7_IFS8_S3_S6_bEESC_"},{"b":"7F16B0874000","o":"171467D","s":"_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEb"},{"b":"7F16B0874000","o":"171478D"},{"b":"7F16B0874000","o":"17193F0","s":"_ZN5mongo4repl22multiSyncApply_noAbortEPNS_16OperationContextEPSt6vectorIPKNS0_10OplogEntryESaIS6_EESt8functionIFNS_6StatusES2_RKNS_7BSONObjEbEE"},{"b":"7F16B0874000","o":"171A983","s":"_ZN5mongo4repl14multiSyncApplyEPSt6vectorIPKNS0_10OplogEntryESaIS4_EEPNS0_8SyncTailE"},{"b":"7F16B0874000","o":"171022F"},{"b":"7F16B0874000","o":"171170A"},{"b":"7F16B0874000","o":"1BD40CC","s":"_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockISt5mutexE"},{"b":"7F16B0874000","o":"1BD4B7C","s":"_ZN5mongo10ThreadPool13_consumeTasksEv"},{"b":"7F16B0874000","o":"1BD5566","s":"_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE"},{"b":"7F16B0874000","o":"274C8E0","s":"execute_native_thread_routine"},{"b":"7F16AF332000","o":"7AA1"},{"b":"7F16AEF9E000","o":"E893D","s":"clone"}],"processInfo":{ "mongodbVersion" : "3.4.6", "gitVersion" : "a9a722138111db849f7e16ffb86d5a8b7fb8d769", "compiledModules" : [ "rocks" ], "uname" : { "sysname" : "Linux", "release" : "2.6.32-358.23.2.ali1195.el6.x86_64", "version" : "#1 SMP Wed Oct 29 20:23:37 CST 2014", "machine" : "x86_64" }, "somap" : [ { "b" : "7F16B0874000", "elfType" : 3, "buildId" : "B6D7D3935875803AC0BCAD21EA9DF4CC86CE4C63" }, { "b" : "7FFFE4FE0000", "elfType" : 3, "buildId" : "64BEF22A9E37EEE1F8FC59AB5AE35209E49D47EA" }, { "b" : "7F16B043C000", "path" : "/lib64/libz.so.1", "elfType" : 3, "buildId" : "D0ABBCCAC542E41D33A638138FEC450AC08A1CF2" }, { "b" : "7F16B022F000", "path" : "/usr/lib64/libgomp.so.1", "elfType" : 3, "buildId" : "0B583CC6F356E65F69AB27285E93F489E7C7FE5C" }, { "b" : "7F16AFFC3000", "path" : "/usr/lib64/libssl.so.10", "elfType" : 3, "buildId" : "FAC10B5CDCFC0F4DFFE1B56DE015E05A14FC02D3" }, { "b" : "7F16AFBDF000", "path" : "/usr/lib64/libcrypto.so.10", "elfType" : 3, "buildId" : "A6CD25B8024A3C29240A18298618847629479997" }, { "b" : "7F16AF9D7000", "path" : "/lib64/librt.so.1", "elfType" : 3, "buildId" : "BCA23A35FA002CA6FC960E2794BCA3AE9F5BD371" }, { "b" : "7F16AF7D3000", "path" : "/lib64/libdl.so.2", "elfType" : 3, "buildId" : "F9230CF0BAC57ADEF2764E4F59E8556753907D31" }, { "b" : "7F16AF54F000", "path" : "/lib64/libm.so.6", "elfType" : 3, "buildId" : "C919E2ECEAE285422EC98BF3EB8C089E8DE9F1AA" }, { "b" : "7F16AF332000", "path" : "/lib64/libpthread.so.0", "elfType" : 3, "buildId" : "0E51B5AD014B2F88B369C39264F02DE3AFC38A63" }, { "b" : "7F16AEF9E000", "path" : "/lib64/libc.so.6", "elfType" : 3, "buildId" : "6F269DCAFA81F126A3671240850D8EE9A5AF543A" }, { "b" : "7F16B0652000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3, "buildId" : "2946077BEE84E65DD56C7732F2D89F536DBE0966" }, { "b" : "7F16AED5A000", "path" : "/lib64/libgssapi_krb5.so.2", "elfType" : 3, "buildId" : "6A196F322B6B6BB9F53B25AC0A69C212B9E4D97E" }, { "b" : "7F16AEA73000", "path" : "/lib64/libkrb5.so.3", "elfType" : 3, "buildId" : "AF97DA02B85FFF4864C838184BAC2AB867EB21D2" }, { "b" : "7F16AE86F000", "path" : "/lib64/libcom_err.so.2", "elfType" : 3, "buildId" : "4623A78918C882770E81AE7B5EE9DDF8DD2B6674" }, { "b" : "7F16AE643000", "path" : "/lib64/libk5crypto.so.3", "elfType" : 3, "buildId" : "025D9751EAC26C44A073771C6F919D3B6664629C" }, { "b" : "7F16AE438000", "path" : "/lib64/libkrb5support.so.0", "elfType" : 3, "buildId" : "385CE686B1D714E0099CE4054849526FD92072AD" }, { "b" : "7F16AE235000", "path" : "/lib64/libkeyutils.so.1", "elfType" : 3, "buildId" : "8A8734DC37305D8CC2EF8F8C3E5EA03171DB07EC" }, { "b" : "7F16AE01B000", "path" : "/lib64/libresolv.so.2", "elfType" : 3, "buildId" : "ED2C019AC839B64986945614757B91033D2F4B3A" }, { "b" : "7F16ADDFC000", "path" : "/lib64/libselinux.so.1", "elfType" : 3, "buildId" : "C6D22E92109645646945630DE92507C2BB264E8F" } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x41) [0x7f16b24dbbc1] mongod(+0x1C66B49) [0x7f16b24dab49] mongod(+0x1C6702D) [0x7f16b24db02d] libpthread.so.0(+0xF7E0) [0x7f16af3417e0] libc.so.6(gsignal+0x35) [0x7f16aefd0625] libc.so.6(abort+0x175) [0x7f16aefd1e05] mongod(_ZN5mongo32fassertFailedNoTraceWithLocationEiPKcj+0x0) [0x7f16b123ceb3] mongod(+0x191D06D) [0x7f16b219106d] mongod(+0x1922C69) [0x7f16b2196c69] mongod(+0x1923602) [0x7f16b2197602] mongod(_ZN5mongo9IndexScan13initIndexScanEv+0x2C7) [0x7f16b158f667] mongod(_ZN5mongo9IndexScan6doWorkEPm+0x14F) [0x7f16b158f91f] mongod(_ZN5mongo9PlanStage4workEPm+0x63) [0x7f16b15a0133] mongod(_ZN5mongo10FetchStage6doWorkEPm+0x29E) [0x7f16b157e33e] mongod(_ZN5mongo9PlanStage4workEPm+0x63) [0x7f16b15a0133] mongod(_ZN5mongo11UpdateStage6doWorkEPm+0x3A3) [0x7f16b15d4bf3] mongod(_ZN5mongo9PlanStage4workEPm+0x63) [0x7f16b15a0133] mongod(_ZN5mongo12PlanExecutor11getNextImplEPNS_11SnapshottedINS_7BSONObjEEEPNS_8RecordIdE+0x19A) [0x7f16b1dc24ea] mongod(_ZN5mongo12PlanExecutor7getNextEPNS_7BSONObjEPNS_8RecordIdE+0x4B) [0x7f16b1dc2e0b] mongod(_ZN5mongo12PlanExecutor11executePlanEv+0x6D) [0x7f16b1dc2f3d] mongod(_ZN5mongo6updateEPNS_16OperationContextEPNS_8DatabaseERKNS_13UpdateRequestE+0x175) [0x7f16b1c06f15] mongod(_ZN5mongo4repl21applyOperation_inlockEPNS_16OperationContextEPNS_8DatabaseERKNS_7BSONObjEbSt8functionIFvvEE+0x84A) [0x7f16b1e9ffca] mongod(_ZNSt17_Function_handlerIFN5mongo6StatusEPNS0_16OperationContextEPNS0_8DatabaseERKNS0_7BSONObjEbSt8functionIFvvEEEPSC_E9_M_invokeERKSt9_Any_dataOS3_OS5_S8_ObOSB_+0x74) [0x7f16b1f8ecb4] mongod(+0x1711832) [0x7f16b1f85832] mongod(_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEbSt8functionIFNS_6StatusES3_PNS_8DatabaseES6_bS7_IFvvEEEES7_IFS8_S3_S6_bEESC_+0x54E) [0x7f16b1f87c1e] mongod(_ZN5mongo4repl8SyncTail9syncApplyEPNS_16OperationContextERKNS_7BSONObjEb+0xFD) [0x7f16b1f8867d] mongod(+0x171478D) [0x7f16b1f8878d] mongod(_ZN5mongo4repl22multiSyncApply_noAbortEPNS_16OperationContextEPSt6vectorIPKNS0_10OplogEntryESaIS6_EESt8functionIFNS_6StatusES2_RKNS_7BSONObjEbEE+0x1C0) [0x7f16b1f8d3f0] mongod(_ZN5mongo4repl14multiSyncApplyEPSt6vectorIPKNS0_10OplogEntryESaIS4_EEPNS0_8SyncTailE+0x73) [0x7f16b1f8e983] mongod(+0x171022F) [0x7f16b1f8422f] mongod(+0x171170A) [0x7f16b1f8570a] mongod(_ZN5mongo10ThreadPool10_doOneTaskEPSt11unique_lockISt5mutexE+0x14C) [0x7f16b24480cc] mongod(_ZN5mongo10ThreadPool13_consumeTasksEv+0xBC) [0x7f16b2448b7c] mongod(_ZN5mongo10ThreadPool17_workerThreadBodyEPS0_RKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x96) [0x7f16b2449566] mongod(execute_native_thread_routine+0x20) [0x7f16b2fc08e0] libpthread.so.0(+0x7AA1) [0x7f16af339aa1] libc.so.6(clone+0x6D) [0x7f16af08693d] ----- END BACKTRACE -----