Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.02 KB | None | 0 0
  1. 2017-06-26 17:50:09: pid 15233: DEBUG: initializing pool configuration
  2. 2017-06-26 17:50:09: pid 15233: DETAIL: num_backends: 3 total_weight: 3.000000
  3. 2017-06-26 17:50:09: pid 15233: DEBUG: initializing pool configuration
  4. 2017-06-26 17:50:09: pid 15233: DETAIL: backend 0 weight: 715827882.333333 flag: 0000
  5. 2017-06-26 17:50:09: pid 15233: DEBUG: initializing pool configuration
  6. 2017-06-26 17:50:09: pid 15233: DETAIL: backend 1 weight: 715827882.333333 flag: 0000
  7. 2017-06-26 17:50:09: pid 15233: DEBUG: initializing pool configuration
  8. 2017-06-26 17:50:09: pid 15233: DETAIL: backend 2 weight: 715827882.333333 flag: 0000
  9. 2017-06-26 17:50:09: pid 15233: DEBUG: loading hba configuration
  10. 2017-06-26 17:50:09: pid 15233: DETAIL: loading file :"/etc/pgpool-II/pool_hba.conf" for client authentication configuration file
  11. 2017-06-26 17:50:09: pid 15233: LOG: reading status file: 0 th backend is set to down status
  12. 2017-06-26 17:50:09: pid 15233: LOG: reading status file: 2 th backend is set to down status
  13. 2017-06-26 17:50:09: pid 15233: DEBUG: pool_coninfo_size: num_init_children (32) * max_pool (4) * MAX_NUM_BACKENDS (128) * sizeof(ConnectionInfo) (136) = 2228224 bytes requested for shared memory
  14. 2017-06-26 17:50:09: pid 15233: DEBUG: ProcessInfo: num_init_children (32) * sizeof(ProcessInfo) (32) = 1024 bytes requested for shared memory
  15. 2017-06-26 17:50:09: pid 15233: DEBUG: Request info are: sizeof(POOL_REQUEST_INFO) 5304 bytes requested for shared memory
  16. 2017-06-26 17:50:09: pid 15233: DEBUG: Recovery management area: sizeof(int) 4 bytes requested for shared memory
  17. 2017-06-26 17:50:09: pid 15233: LOG: Setting up socket for 0.0.0.0:9999
  18. 2017-06-26 17:50:09: pid 15233: LOG: Setting up socket for :::9999
  19. 2017-06-26 17:50:10: pid 15233: LOG: pgpool-II successfully started. version 3.6.4 (subaruboshi)
  20. 2017-06-26 17:50:10: pid 15233: LOG: find_primary_node: checking backend no 0
  21. 2017-06-26 17:50:10: pid 15233: LOG: find_primary_node: checking backend no 1
  22. 2017-06-26 17:50:10: pid 15245: DEBUG: initializing backend status
  23. 2017-06-26 17:50:10: pid 15242: DEBUG: initializing backend status
  24. 2017-06-26 17:50:10: pid 15237: DEBUG: initializing backend status
  25. 2017-06-26 17:50:10: pid 15238: DEBUG: initializing backend status
  26. 2017-06-26 17:50:10: pid 15234: DEBUG: initializing backend status
  27. 2017-06-26 17:50:10: pid 15235: DEBUG: initializing backend status
  28. 2017-06-26 17:50:10: pid 15239: DEBUG: initializing backend status
  29. 2017-06-26 17:50:10: pid 15240: DEBUG: initializing backend status
  30. 2017-06-26 17:50:10: pid 15241: DEBUG: initializing backend status
  31. 2017-06-26 17:50:10: pid 15244: DEBUG: initializing backend status
  32. 2017-06-26 17:50:10: pid 15236: DEBUG: initializing backend status
  33. 2017-06-26 17:50:10: pid 15243: DEBUG: initializing backend status
  34. 2017-06-26 17:50:10: pid 15246: DEBUG: initializing backend status
  35. 2017-06-26 17:50:10: pid 15264: DEBUG: initializing backend status
  36. 2017-06-26 17:50:10: pid 15266: DEBUG: I am PCP child with pid:15266
  37. 2017-06-26 17:50:10: pid 15233: DEBUG: pool_read: read 327 bytes from backend 0
  38. 2017-06-26 17:50:10: pid 15233: DEBUG: authenticate kind = 0
  39. 2017-06-26 17:50:10: pid 15233: DEBUG: authenticate backend: key data received
  40. 2017-06-26 17:50:10: pid 15233: DEBUG: authenticate backend: transaction state: I
  41. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: extended:0 query:"SELECT pg_is_in_recovery()"
  42. 2017-06-26 17:50:10: pid 15233: DEBUG: pool_write: to backend: 0 kind:Q
  43. 2017-06-26 17:50:10: pid 15233: DEBUG: pool_read: read 75 bytes from backend 0
  44. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: kind: 'T'
  45. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: received ROW DESCRIPTION ('T')
  46. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: row description: num_fileds: 1
  47. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: kind: 'D'
  48. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: received DATA ROW ('D')
  49. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: kind: 'C'
  50. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: received COMMAND COMPLETE ('C')
  51. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: kind: 'Z'
  52. 2017-06-26 17:50:10: pid 15233: DEBUG: do_query: received READY FOR QUERY ('Z')
  53. 2017-06-26 17:50:10: pid 15233: DEBUG: pool_write: to backend: 0 kind:X
  54. 2017-06-26 17:50:10: pid 15233: DEBUG: find_primary_node: 1 node is standby
  55. 2017-06-26 17:50:10: pid 15233: LOG: find_primary_node: checking backend no 2
  56. 2017-06-26 17:50:10: pid 15233: DEBUG: find_primary_node: no primary node found
  57. 2017-06-26 17:50:10: pid 15248: DEBUG: initializing backend status
  58. 2017-06-26 17:50:10: pid 15250: DEBUG: initializing backend status
  59. 2017-06-26 17:50:10: pid 15251: DEBUG: initializing backend status
  60. 2017-06-26 17:50:10: pid 15253: DEBUG: initializing backend status
  61. 2017-06-26 17:50:10: pid 15256: DEBUG: initializing backend status
  62. 2017-06-26 17:50:10: pid 15259: DEBUG: initializing backend status
  63. 2017-06-26 17:50:10: pid 15260: DEBUG: initializing backend status
  64. 2017-06-26 17:50:10: pid 15249: DEBUG: initializing backend status
  65. 2017-06-26 17:50:10: pid 15258: DEBUG: initializing backend status
  66. 2017-06-26 17:50:10: pid 15267: DEBUG: I am 15267
  67. 2017-06-26 17:50:10: pid 15267: DEBUG: initializing backend status
  68. 2017-06-26 17:50:10: pid 15261: DEBUG: initializing backend status
  69. 2017-06-26 17:50:10: pid 15247: DEBUG: initializing backend status
  70. 2017-06-26 17:50:10: pid 15252: DEBUG: initializing backend status
  71. 2017-06-26 17:50:10: pid 15254: DEBUG: initializing backend status
  72. 2017-06-26 17:50:10: pid 15257: DEBUG: initializing backend status
  73. 2017-06-26 17:50:10: pid 15262: DEBUG: initializing backend status
  74. 2017-06-26 17:50:10: pid 15263: DEBUG: initializing backend status
  75. 2017-06-26 17:50:10: pid 15265: DEBUG: initializing backend status
  76. 2017-06-26 17:50:10: pid 15255: DEBUG: initializing backend status
  77. 2017-06-26 17:50:10: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  78. 2017-06-26 17:50:10: pid 15267: DEBUG: authenticate kind = 0
  79. 2017-06-26 17:50:10: pid 15267: DEBUG: authenticate backend: key data received
  80. 2017-06-26 17:50:10: pid 15267: DEBUG: authenticate backend: transaction state: I
  81. 2017-06-26 17:50:10: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  82. 2017-06-26 17:50:15: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  83. 2017-06-26 17:50:15: pid 15267: DEBUG: authenticate kind = 0
  84. 2017-06-26 17:50:15: pid 15267: DEBUG: authenticate backend: key data received
  85. 2017-06-26 17:50:15: pid 15267: DEBUG: authenticate backend: transaction state: I
  86. 2017-06-26 17:50:15: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  87. 2017-06-26 17:50:20: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  88. 2017-06-26 17:50:20: pid 15267: DEBUG: authenticate kind = 0
  89. 2017-06-26 17:50:20: pid 15267: DEBUG: authenticate backend: key data received
  90. 2017-06-26 17:50:20: pid 15267: DEBUG: authenticate backend: transaction state: I
  91. 2017-06-26 17:50:20: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  92. 2017-06-26 17:50:25: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  93. 2017-06-26 17:50:25: pid 15267: DEBUG: authenticate kind = 0
  94. 2017-06-26 17:50:25: pid 15267: DEBUG: authenticate backend: key data received
  95. 2017-06-26 17:50:25: pid 15267: DEBUG: authenticate backend: transaction state: I
  96. 2017-06-26 17:50:25: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  97. 2017-06-26 17:50:30: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  98. 2017-06-26 17:50:30: pid 15267: DEBUG: authenticate kind = 0
  99. 2017-06-26 17:50:30: pid 15267: DEBUG: authenticate backend: key data received
  100. 2017-06-26 17:50:30: pid 15267: DEBUG: authenticate backend: transaction state: I
  101. 2017-06-26 17:50:30: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  102. 2017-06-26 17:50:35: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  103. 2017-06-26 17:50:35: pid 15267: DEBUG: authenticate kind = 0
  104. 2017-06-26 17:50:35: pid 15267: DEBUG: authenticate backend: key data received
  105. 2017-06-26 17:50:35: pid 15267: DEBUG: authenticate backend: transaction state: I
  106. 2017-06-26 17:50:35: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  107. 2017-06-26 17:50:40: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  108. 2017-06-26 17:50:40: pid 15267: DEBUG: authenticate kind = 0
  109. 2017-06-26 17:50:40: pid 15267: DEBUG: authenticate backend: key data received
  110. 2017-06-26 17:50:40: pid 15267: DEBUG: authenticate backend: transaction state: I
  111. 2017-06-26 17:50:40: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  112. 2017-06-26 17:50:45: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  113. 2017-06-26 17:50:45: pid 15267: DEBUG: authenticate kind = 0
  114. 2017-06-26 17:50:45: pid 15267: DEBUG: authenticate backend: key data received
  115. 2017-06-26 17:50:45: pid 15267: DEBUG: authenticate backend: transaction state: I
  116. 2017-06-26 17:50:45: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  117. 2017-06-26 17:50:50: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  118. 2017-06-26 17:50:50: pid 15267: DEBUG: authenticate kind = 0
  119. 2017-06-26 17:50:50: pid 15267: DEBUG: authenticate backend: key data received
  120. 2017-06-26 17:50:50: pid 15267: DEBUG: authenticate backend: transaction state: I
  121. 2017-06-26 17:50:50: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  122. 2017-06-26 17:50:55: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  123. 2017-06-26 17:50:55: pid 15267: DEBUG: authenticate kind = 0
  124. 2017-06-26 17:50:55: pid 15267: DEBUG: authenticate backend: key data received
  125. 2017-06-26 17:50:55: pid 15267: DEBUG: authenticate backend: transaction state: I
  126. 2017-06-26 17:50:55: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  127. 2017-06-26 17:51:00: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  128. 2017-06-26 17:51:00: pid 15267: DEBUG: authenticate kind = 0
  129. 2017-06-26 17:51:00: pid 15267: DEBUG: authenticate backend: key data received
  130. 2017-06-26 17:51:00: pid 15267: DEBUG: authenticate backend: transaction state: I
  131. 2017-06-26 17:51:00: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  132. 2017-06-26 17:51:05: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  133. 2017-06-26 17:51:05: pid 15267: DEBUG: authenticate kind = 0
  134. 2017-06-26 17:51:05: pid 15267: DEBUG: authenticate backend: key data received
  135. 2017-06-26 17:51:05: pid 15267: DEBUG: authenticate backend: transaction state: I
  136. 2017-06-26 17:51:05: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  137. 2017-06-26 17:51:10: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  138. 2017-06-26 17:51:10: pid 15267: DEBUG: authenticate kind = 0
  139. 2017-06-26 17:51:10: pid 15267: DEBUG: authenticate backend: key data received
  140. 2017-06-26 17:51:10: pid 15267: DEBUG: authenticate backend: transaction state: I
  141. 2017-06-26 17:51:10: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  142. 2017-06-26 17:51:15: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  143. 2017-06-26 17:51:15: pid 15267: DEBUG: authenticate kind = 0
  144. 2017-06-26 17:51:15: pid 15267: DEBUG: authenticate backend: key data received
  145. 2017-06-26 17:51:15: pid 15267: DEBUG: authenticate backend: transaction state: I
  146. 2017-06-26 17:51:15: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  147. 2017-06-26 17:51:16: pid 15255: DEBUG: I am 15255 accept fd 8
  148. 2017-06-26 17:51:16: pid 15255: DEBUG: reading startup packet
  149. 2017-06-26 17:51:16: pid 15255: DETAIL: Protocol Major: 1234 Minor: 5679 database: user:
  150. 2017-06-26 17:51:16: pid 15255: DEBUG: selecting backend connection
  151. 2017-06-26 17:51:16: pid 15255: DETAIL: SSLRequest from client
  152. 2017-06-26 17:51:16: pid 15255: DEBUG: reading startup packet
  153. 2017-06-26 17:51:16: pid 15255: DETAIL: application_name: psql
  154. 2017-06-26 17:51:16: pid 15255: DEBUG: reading startup packet
  155. 2017-06-26 17:51:16: pid 15255: DETAIL: Protocol Major: 3 Minor: 0 database: postgres user: postgres
  156. 2017-06-26 17:51:16: pid 15255: DEBUG: creating new connection to backend
  157. 2017-06-26 17:51:16: pid 15255: DETAIL: connecting 0 backend
  158. 2017-06-26 17:51:16: pid 15255: DEBUG: creating new connection to backend
  159. 2017-06-26 17:51:16: pid 15255: DETAIL: skipping backend slot 0 because backend_status = 3
  160. 2017-06-26 17:51:16: pid 15255: DEBUG: creating new connection to backend
  161. 2017-06-26 17:51:16: pid 15255: DETAIL: connecting 1 backend
  162. 2017-06-26 17:51:16: pid 15255: DEBUG: creating new connection to backend
  163. 2017-06-26 17:51:16: pid 15255: DETAIL: connecting 2 backend
  164. 2017-06-26 17:51:16: pid 15255: DEBUG: creating new connection to backend
  165. 2017-06-26 17:51:16: pid 15255: DETAIL: skipping backend slot 2 because backend_status = 3
  166. 2017-06-26 17:51:16: pid 15255: DEBUG: pool_read: read 331 bytes from backend 1
  167. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  168. 2017-06-26 17:51:16: pid 15255: DETAIL: slot: 1 length: 8
  169. 2017-06-26 17:51:16: pid 15255: DEBUG: authentication backend
  170. 2017-06-26 17:51:16: pid 15255: DETAIL: auth kind:0
  171. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  172. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 26
  173. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  174. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"application_name" value:"psql"
  175. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  176. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 25
  177. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  178. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"client_encoding" value:"UTF8"
  179. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  180. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 23
  181. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  182. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"DateStyle" value:"ISO, DMY"
  183. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  184. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 25
  185. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  186. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"integer_datetimes" value:"on"
  187. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  188. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 27
  189. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  190. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"IntervalStyle" value:"postgres"
  191. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  192. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 20
  193. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  194. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"is_superuser" value:"on"
  195. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  196. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 25
  197. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  198. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"server_encoding" value:"UTF8"
  199. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  200. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 26
  201. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  202. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"server_version" value:"9.4.12"
  203. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  204. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 35
  205. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  206. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"session_authorization" value:"postgres"
  207. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  208. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 35
  209. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  210. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"standard_conforming_strings" value:"on"
  211. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  212. 2017-06-26 17:51:16: pid 15255: DETAIL: master slot: 1 length: 25
  213. 2017-06-26 17:51:16: pid 15255: DEBUG: process parameter status
  214. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 name:"TimeZone" value:"Brazil/East"
  215. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  216. 2017-06-26 17:51:16: pid 15255: DETAIL: slot: 1 length: 12
  217. 2017-06-26 17:51:16: pid 15255: DEBUG: authentication backend
  218. 2017-06-26 17:51:16: pid 15255: DETAIL: cp->info[i]:0x7fe13b189088 pid:3875
  219. 2017-06-26 17:51:16: pid 15255: DEBUG: sending backend key data
  220. 2017-06-26 17:51:16: pid 15255: DETAIL: send pid 3875 to frontend
  221. 2017-06-26 17:51:16: pid 15255: DEBUG: selecting load balance node
  222. 2017-06-26 17:51:16: pid 15255: DETAIL: selected backend id is 1
  223. 2017-06-26 17:51:16: pid 15255: DEBUG: initializing session context
  224. 2017-06-26 17:51:16: pid 15255: DETAIL: selected load balancing node: 1
  225. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: unsetting query in progress. DONE
  226. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing transaction isolation. DONE
  227. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing writing transaction. DONE
  228. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing failed transaction. DONE
  229. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing failed transaction. DONE
  230. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing skip reading from backends. DONE
  231. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing ignore till sync. DONE
  232. 2017-06-26 17:51:16: pid 15255: DEBUG: reading backend data packet kind
  233. 2017-06-26 17:51:16: pid 15255: DETAIL: master node id: 1
  234. 2017-06-26 17:51:16: pid 15255: DEBUG: reading backend data packet kind
  235. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 kind:'Z'
  236. 2017-06-26 17:51:16: pid 15255: DEBUG: reading backend data packet kind
  237. 2017-06-26 17:51:16: pid 15255: DETAIL: backend:1 of 3 kind = 'Z'
  238. 2017-06-26 17:51:16: pid 15255: DEBUG: read_kind_from_backend max_count:1.000000 num_executed_nodes:1
  239. 2017-06-26 17:51:16: pid 15255: DEBUG: processing backend response
  240. 2017-06-26 17:51:16: pid 15255: DETAIL: received kind 'Z'(5a) from backend
  241. 2017-06-26 17:51:16: pid 15255: DEBUG: processing backend response
  242. 2017-06-26 17:51:16: pid 15255: DETAIL: Ready For Query received
  243. 2017-06-26 17:51:16: pid 15255: DEBUG: session context: clearing ignore till sync. DONE
  244. 2017-06-26 17:51:16: pid 15255: DEBUG: reading message length
  245. 2017-06-26 17:51:16: pid 15255: DETAIL: slot: 1 length: 5
  246. 2017-06-26 17:51:16: pid 15255: DEBUG: processing ReadyForQuery
  247. 2017-06-26 17:51:16: pid 15255: DETAIL: transaction state '
  248. 2017-06-26 17:51:19: pid 15255: DEBUG: processing frontend response
  249. 2017-06-26 17:51:19: pid 15255: DETAIL: received kind 'Q'(51) from frontend
  250. 2017-06-26 17:51:19: pid 15255: DEBUG: session context: clearing doing extended query messaging. DONE
  251. 2017-06-26 17:51:19: pid 15255: LOG: statement: show pool_nodes;
  252. 2017-06-26 17:51:19: pid 15255: DEBUG: session context: setting query in progress. DONE
  253. 2017-06-26 17:51:19: pid 15255: DEBUG: SimpleQuery
  254. 2017-06-26 17:51:19: pid 15255: DETAIL: nodes reporting
  255. 2017-06-26 17:51:19: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  256. 2017-06-26 17:51:19: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  257. 2017-06-26 17:51:19: pid 15255: DEBUG: pool_query_context_destroy: query context:0xf859e0
  258. 2017-06-26 17:51:19: pid 15255: DEBUG: session context: unsetting query in progress. DONE
  259. 2017-06-26 17:51:19: pid 15255: DEBUG: session context: setting skip reading from backends. DONE
  260. 2017-06-26 17:51:20: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  261. 2017-06-26 17:51:20: pid 15267: DEBUG: authenticate kind = 0
  262. 2017-06-26 17:51:20: pid 15267: DEBUG: authenticate backend: key data received
  263. 2017-06-26 17:51:20: pid 15267: DEBUG: authenticate backend: transaction state: I
  264. 2017-06-26 17:51:20: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  265. 2017-06-26 17:51:25: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  266. 2017-06-26 17:51:25: pid 15267: DEBUG: authenticate kind = 0
  267. 2017-06-26 17:51:25: pid 15267: DEBUG: authenticate backend: key data received
  268. 2017-06-26 17:51:25: pid 15267: DEBUG: authenticate backend: transaction state: I
  269. 2017-06-26 17:51:25: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  270. 2017-06-26 17:51:29: pid 15255: DEBUG: processing frontend response
  271. 2017-06-26 17:51:29: pid 15255: DETAIL: received kind 'Q'(51) from frontend
  272. 2017-06-26 17:51:29: pid 15255: DEBUG: session context: clearing doing extended query messaging. DONE
  273. 2017-06-26 17:51:29: pid 15255: LOG: statement: show pool_nodes;
  274. 2017-06-26 17:51:29: pid 15255: DEBUG: session context: setting query in progress. DONE
  275. 2017-06-26 17:51:29: pid 15255: DEBUG: SimpleQuery
  276. 2017-06-26 17:51:29: pid 15255: DETAIL: nodes reporting
  277. 2017-06-26 17:51:29: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  278. 2017-06-26 17:51:29: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  279. 2017-06-26 17:51:29: pid 15255: DEBUG: pool_query_context_destroy: query context:0xf859e0
  280. 2017-06-26 17:51:29: pid 15255: DEBUG: session context: unsetting query in progress. DONE
  281. 2017-06-26 17:51:29: pid 15255: DEBUG: session context: setting skip reading from backends. DONE
  282. 2017-06-26 17:51:30: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  283. 2017-06-26 17:51:30: pid 15267: DEBUG: authenticate kind = 0
  284. 2017-06-26 17:51:30: pid 15267: DEBUG: authenticate backend: key data received
  285. 2017-06-26 17:51:30: pid 15267: DEBUG: authenticate backend: transaction state: I
  286. 2017-06-26 17:51:30: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  287. 2017-06-26 17:51:30: pid 15255: DEBUG: processing frontend response
  288. 2017-06-26 17:51:30: pid 15255: DETAIL: received kind 'Q'(51) from frontend
  289. 2017-06-26 17:51:30: pid 15255: DEBUG: session context: clearing doing extended query messaging. DONE
  290. 2017-06-26 17:51:30: pid 15255: LOG: statement: show pool_nodes;
  291. 2017-06-26 17:51:30: pid 15255: DEBUG: session context: setting query in progress. DONE
  292. 2017-06-26 17:51:30: pid 15255: DEBUG: SimpleQuery
  293. 2017-06-26 17:51:30: pid 15255: DETAIL: nodes reporting
  294. 2017-06-26 17:51:30: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  295. 2017-06-26 17:51:30: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  296. 2017-06-26 17:51:30: pid 15255: DEBUG: pool_query_context_destroy: query context:0xf859e0
  297. 2017-06-26 17:51:30: pid 15255: DEBUG: session context: unsetting query in progress. DONE
  298. 2017-06-26 17:51:30: pid 15255: DEBUG: session context: setting skip reading from backends. DONE
  299. 2017-06-26 17:51:31: pid 15255: DEBUG: processing frontend response
  300. 2017-06-26 17:51:31: pid 15255: DETAIL: received kind 'Q'(51) from frontend
  301. 2017-06-26 17:51:31: pid 15255: DEBUG: session context: clearing doing extended query messaging. DONE
  302. 2017-06-26 17:51:31: pid 15255: LOG: statement: show pool_nodes;
  303. 2017-06-26 17:51:31: pid 15255: DEBUG: session context: setting query in progress. DONE
  304. 2017-06-26 17:51:31: pid 15255: DEBUG: SimpleQuery
  305. 2017-06-26 17:51:31: pid 15255: DETAIL: nodes reporting
  306. 2017-06-26 17:51:31: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  307. 2017-06-26 17:51:31: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  308. 2017-06-26 17:51:31: pid 15255: DEBUG: pool_query_context_destroy: query context:0xf859e0
  309. 2017-06-26 17:51:31: pid 15255: DEBUG: session context: unsetting query in progress. DONE
  310. 2017-06-26 17:51:31: pid 15255: DEBUG: session context: setting skip reading from backends. DONE
  311. 2017-06-26 17:51:32: pid 15255: DEBUG: processing frontend response
  312. 2017-06-26 17:51:32: pid 15255: DETAIL: received kind 'Q'(51) from frontend
  313. 2017-06-26 17:51:32: pid 15255: DEBUG: session context: clearing doing extended query messaging. DONE
  314. 2017-06-26 17:51:32: pid 15255: LOG: statement: show pool_nodes;
  315. 2017-06-26 17:51:32: pid 15255: DEBUG: session context: setting query in progress. DONE
  316. 2017-06-26 17:51:32: pid 15255: DEBUG: SimpleQuery
  317. 2017-06-26 17:51:32: pid 15255: DETAIL: nodes reporting
  318. 2017-06-26 17:51:32: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  319. 2017-06-26 17:51:32: pid 15255: DEBUG: pool_virtual_master_db_node_id: virtual_master_node_id:1 load_balance_node_id:1 PRIMARY_NODE_ID:1
  320. 2017-06-26 17:51:32: pid 15255: DEBUG: pool_query_context_destroy: query context:0xf859e0
  321. 2017-06-26 17:51:32: pid 15255: DEBUG: session context: unsetting query in progress. DONE
  322. 2017-06-26 17:51:32: pid 15255: DEBUG: session context: setting skip reading from backends. DONE
  323. 2017-06-26 17:51:35: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  324. 2017-06-26 17:51:35: pid 15267: DEBUG: authenticate kind = 0
  325. 2017-06-26 17:51:35: pid 15267: DEBUG: authenticate backend: key data received
  326. 2017-06-26 17:51:35: pid 15267: DEBUG: authenticate backend: transaction state: I
  327. 2017-06-26 17:51:35: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  328. 2017-06-26 17:51:40: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  329. 2017-06-26 17:51:40: pid 15267: DEBUG: authenticate kind = 0
  330. 2017-06-26 17:51:40: pid 15267: DEBUG: authenticate backend: key data received
  331. 2017-06-26 17:51:40: pid 15267: DEBUG: authenticate backend: transaction state: I
  332. 2017-06-26 17:51:40: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  333. 2017-06-26 17:51:45: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  334. 2017-06-26 17:51:45: pid 15267: DEBUG: authenticate kind = 0
  335. 2017-06-26 17:51:45: pid 15267: DEBUG: authenticate backend: key data received
  336. 2017-06-26 17:51:45: pid 15267: DEBUG: authenticate backend: transaction state: I
  337. 2017-06-26 17:51:45: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  338. 2017-06-26 17:51:50: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  339. 2017-06-26 17:51:50: pid 15267: DEBUG: authenticate kind = 0
  340. 2017-06-26 17:51:50: pid 15267: DEBUG: authenticate backend: key data received
  341. 2017-06-26 17:51:50: pid 15267: DEBUG: authenticate backend: transaction state: I
  342. 2017-06-26 17:51:50: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  343. 2017-06-26 17:51:55: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  344. 2017-06-26 17:51:55: pid 15267: DEBUG: authenticate kind = 0
  345. 2017-06-26 17:51:55: pid 15267: DEBUG: authenticate backend: key data received
  346. 2017-06-26 17:51:55: pid 15267: DEBUG: authenticate backend: transaction state: I
  347. 2017-06-26 17:51:55: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  348. 2017-06-26 17:52:00: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  349. 2017-06-26 17:52:00: pid 15267: DEBUG: authenticate kind = 0
  350. 2017-06-26 17:52:00: pid 15267: DEBUG: authenticate backend: key data received
  351. 2017-06-26 17:52:00: pid 15267: DEBUG: authenticate backend: transaction state: I
  352. 2017-06-26 17:52:00: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  353. 2017-06-26 17:52:05: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  354. 2017-06-26 17:52:05: pid 15267: DEBUG: authenticate kind = 0
  355. 2017-06-26 17:52:05: pid 15267: DEBUG: authenticate backend: key data received
  356. 2017-06-26 17:52:05: pid 15267: DEBUG: authenticate backend: transaction state: I
  357. 2017-06-26 17:52:05: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  358. 2017-06-26 17:52:10: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  359. 2017-06-26 17:52:10: pid 15267: DEBUG: authenticate kind = 0
  360. 2017-06-26 17:52:10: pid 15267: DEBUG: authenticate backend: key data received
  361. 2017-06-26 17:52:10: pid 15267: DEBUG: authenticate backend: transaction state: I
  362. 2017-06-26 17:52:10: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  363. 2017-06-26 17:52:15: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  364. 2017-06-26 17:52:15: pid 15267: DEBUG: authenticate kind = 0
  365. 2017-06-26 17:52:15: pid 15267: DEBUG: authenticate backend: key data received
  366. 2017-06-26 17:52:15: pid 15267: DEBUG: authenticate backend: transaction state: I
  367. 2017-06-26 17:52:15: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  368. 2017-06-26 17:52:20: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  369. 2017-06-26 17:52:20: pid 15267: DEBUG: authenticate kind = 0
  370. 2017-06-26 17:52:20: pid 15267: DEBUG: authenticate backend: key data received
  371. 2017-06-26 17:52:20: pid 15267: DEBUG: authenticate backend: transaction state: I
  372. 2017-06-26 17:52:20: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  373. 2017-06-26 17:52:25: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  374. 2017-06-26 17:52:25: pid 15267: DEBUG: authenticate kind = 0
  375. 2017-06-26 17:52:25: pid 15267: DEBUG: authenticate backend: key data received
  376. 2017-06-26 17:52:25: pid 15267: DEBUG: authenticate backend: transaction state: I
  377. 2017-06-26 17:52:25: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  378. 2017-06-26 17:52:30: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  379. 2017-06-26 17:52:30: pid 15267: DEBUG: authenticate kind = 0
  380. 2017-06-26 17:52:30: pid 15267: DEBUG: authenticate backend: key data received
  381. 2017-06-26 17:52:30: pid 15267: DEBUG: authenticate backend: transaction state: I
  382. 2017-06-26 17:52:30: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  383. 2017-06-26 17:52:35: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  384. 2017-06-26 17:52:35: pid 15267: DEBUG: authenticate kind = 0
  385. 2017-06-26 17:52:35: pid 15267: DEBUG: authenticate backend: key data received
  386. 2017-06-26 17:52:35: pid 15267: DEBUG: authenticate backend: transaction state: I
  387. 2017-06-26 17:52:35: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  388. 2017-06-26 17:52:40: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  389. 2017-06-26 17:52:40: pid 15267: DEBUG: authenticate kind = 0
  390. 2017-06-26 17:52:40: pid 15267: DEBUG: authenticate backend: key data received
  391. 2017-06-26 17:52:40: pid 15267: DEBUG: authenticate backend: transaction state: I
  392. 2017-06-26 17:52:40: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  393. 2017-06-26 17:52:45: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  394. 2017-06-26 17:52:45: pid 15267: DEBUG: authenticate kind = 0
  395. 2017-06-26 17:52:45: pid 15267: DEBUG: authenticate backend: key data received
  396. 2017-06-26 17:52:45: pid 15267: DEBUG: authenticate backend: transaction state: I
  397. 2017-06-26 17:52:45: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  398. 2017-06-26 17:52:50: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  399. 2017-06-26 17:52:50: pid 15267: DEBUG: authenticate kind = 0
  400. 2017-06-26 17:52:50: pid 15267: DEBUG: authenticate backend: key data received
  401. 2017-06-26 17:52:50: pid 15267: DEBUG: authenticate backend: transaction state: I
  402. 2017-06-26 17:52:50: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  403. 2017-06-26 17:52:55: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  404. 2017-06-26 17:52:55: pid 15267: DEBUG: authenticate kind = 0
  405. 2017-06-26 17:52:55: pid 15267: DEBUG: authenticate backend: key data received
  406. 2017-06-26 17:52:55: pid 15267: DEBUG: authenticate backend: transaction state: I
  407. 2017-06-26 17:52:55: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  408. 2017-06-26 17:53:00: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  409. 2017-06-26 17:53:00: pid 15267: DEBUG: authenticate kind = 0
  410. 2017-06-26 17:53:00: pid 15267: DEBUG: authenticate backend: key data received
  411. 2017-06-26 17:53:00: pid 15267: DEBUG: authenticate backend: transaction state: I
  412. 2017-06-26 17:53:00: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  413. 2017-06-26 17:53:05: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  414. 2017-06-26 17:53:05: pid 15267: DEBUG: authenticate kind = 0
  415. 2017-06-26 17:53:05: pid 15267: DEBUG: authenticate backend: key data received
  416. 2017-06-26 17:53:05: pid 15267: DEBUG: authenticate backend: transaction state: I
  417. 2017-06-26 17:53:05: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  418. 2017-06-26 17:53:10: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  419. 2017-06-26 17:53:10: pid 15267: DEBUG: authenticate kind = 0
  420. 2017-06-26 17:53:10: pid 15267: DEBUG: authenticate backend: key data received
  421. 2017-06-26 17:53:10: pid 15267: DEBUG: authenticate backend: transaction state: I
  422. 2017-06-26 17:53:10: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  423. 2017-06-26 17:53:15: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  424. 2017-06-26 17:53:15: pid 15267: DEBUG: authenticate kind = 0
  425. 2017-06-26 17:53:15: pid 15267: DEBUG: authenticate backend: key data received
  426. 2017-06-26 17:53:15: pid 15267: DEBUG: authenticate backend: transaction state: I
  427. 2017-06-26 17:53:15: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  428. 2017-06-26 17:53:20: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  429. 2017-06-26 17:53:20: pid 15267: DEBUG: authenticate kind = 0
  430. 2017-06-26 17:53:20: pid 15267: DEBUG: authenticate backend: key data received
  431. 2017-06-26 17:53:20: pid 15267: DEBUG: authenticate backend: transaction state: I
  432. 2017-06-26 17:53:20: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  433. 2017-06-26 17:53:25: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  434. 2017-06-26 17:53:25: pid 15267: DEBUG: authenticate kind = 0
  435. 2017-06-26 17:53:25: pid 15267: DEBUG: authenticate backend: key data received
  436. 2017-06-26 17:53:25: pid 15267: DEBUG: authenticate backend: transaction state: I
  437. 2017-06-26 17:53:25: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  438. 2017-06-26 17:53:30: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  439. 2017-06-26 17:53:30: pid 15267: DEBUG: authenticate kind = 0
  440. 2017-06-26 17:53:30: pid 15267: DEBUG: authenticate backend: key data received
  441. 2017-06-26 17:53:30: pid 15267: DEBUG: authenticate backend: transaction state: I
  442. 2017-06-26 17:53:30: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  443. 2017-06-26 17:53:35: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  444. 2017-06-26 17:53:35: pid 15267: DEBUG: authenticate kind = 0
  445. 2017-06-26 17:53:35: pid 15267: DEBUG: authenticate backend: key data received
  446. 2017-06-26 17:53:35: pid 15267: DEBUG: authenticate backend: transaction state: I
  447. 2017-06-26 17:53:35: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  448. 2017-06-26 17:53:40: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  449. 2017-06-26 17:53:40: pid 15267: DEBUG: authenticate kind = 0
  450. 2017-06-26 17:53:40: pid 15267: DEBUG: authenticate backend: key data received
  451. 2017-06-26 17:53:40: pid 15267: DEBUG: authenticate backend: transaction state: I
  452. 2017-06-26 17:53:40: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  453. 2017-06-26 17:53:45: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  454. 2017-06-26 17:53:45: pid 15267: DEBUG: authenticate kind = 0
  455. 2017-06-26 17:53:45: pid 15267: DEBUG: authenticate backend: key data received
  456. 2017-06-26 17:53:45: pid 15267: DEBUG: authenticate backend: transaction state: I
  457. 2017-06-26 17:53:45: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  458. 2017-06-26 17:53:50: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  459. 2017-06-26 17:53:50: pid 15267: DEBUG: authenticate kind = 0
  460. 2017-06-26 17:53:50: pid 15267: DEBUG: authenticate backend: key data received
  461. 2017-06-26 17:53:50: pid 15267: DEBUG: authenticate backend: transaction state: I
  462. 2017-06-26 17:53:50: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  463. 2017-06-26 17:53:55: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  464. 2017-06-26 17:53:55: pid 15267: DEBUG: authenticate kind = 0
  465. 2017-06-26 17:53:55: pid 15267: DEBUG: authenticate backend: key data received
  466. 2017-06-26 17:53:55: pid 15267: DEBUG: authenticate backend: transaction state: I
  467. 2017-06-26 17:53:55: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  468. 2017-06-26 17:54:00: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  469. 2017-06-26 17:54:00: pid 15267: DEBUG: authenticate kind = 0
  470. 2017-06-26 17:54:00: pid 15267: DEBUG: authenticate backend: key data received
  471. 2017-06-26 17:54:00: pid 15267: DEBUG: authenticate backend: transaction state: I
  472. 2017-06-26 17:54:00: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  473. 2017-06-26 17:54:05: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  474. 2017-06-26 17:54:05: pid 15267: DEBUG: authenticate kind = 0
  475. 2017-06-26 17:54:05: pid 15267: DEBUG: authenticate backend: key data received
  476. 2017-06-26 17:54:05: pid 15267: DEBUG: authenticate backend: transaction state: I
  477. 2017-06-26 17:54:05: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  478. 2017-06-26 17:54:10: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  479. 2017-06-26 17:54:10: pid 15267: DEBUG: authenticate kind = 0
  480. 2017-06-26 17:54:10: pid 15267: DEBUG: authenticate backend: key data received
  481. 2017-06-26 17:54:10: pid 15267: DEBUG: authenticate backend: transaction state: I
  482. 2017-06-26 17:54:10: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  483. 2017-06-26 17:54:15: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  484. 2017-06-26 17:54:15: pid 15267: DEBUG: authenticate kind = 0
  485. 2017-06-26 17:54:15: pid 15267: DEBUG: authenticate backend: key data received
  486. 2017-06-26 17:54:15: pid 15267: DEBUG: authenticate backend: transaction state: I
  487. 2017-06-26 17:54:15: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  488. 2017-06-26 17:54:20: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  489. 2017-06-26 17:54:20: pid 15267: DEBUG: authenticate kind = 0
  490. 2017-06-26 17:54:20: pid 15267: DEBUG: authenticate backend: key data received
  491. 2017-06-26 17:54:20: pid 15267: DEBUG: authenticate backend: transaction state: I
  492. 2017-06-26 17:54:20: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  493. 2017-06-26 17:54:25: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  494. 2017-06-26 17:54:25: pid 15267: DEBUG: authenticate kind = 0
  495. 2017-06-26 17:54:25: pid 15267: DEBUG: authenticate backend: key data received
  496. 2017-06-26 17:54:25: pid 15267: DEBUG: authenticate backend: transaction state: I
  497. 2017-06-26 17:54:25: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  498. 2017-06-26 17:54:30: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  499. 2017-06-26 17:54:30: pid 15267: DEBUG: authenticate kind = 0
  500. 2017-06-26 17:54:30: pid 15267: DEBUG: authenticate backend: key data received
  501. 2017-06-26 17:54:30: pid 15267: DEBUG: authenticate backend: transaction state: I
  502. 2017-06-26 17:54:30: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  503. 2017-06-26 17:54:35: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  504. 2017-06-26 17:54:35: pid 15267: DEBUG: authenticate kind = 0
  505. 2017-06-26 17:54:35: pid 15267: DEBUG: authenticate backend: key data received
  506. 2017-06-26 17:54:35: pid 15267: DEBUG: authenticate backend: transaction state: I
  507. 2017-06-26 17:54:35: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  508. 2017-06-26 17:54:40: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  509. 2017-06-26 17:54:40: pid 15267: DEBUG: authenticate kind = 0
  510. 2017-06-26 17:54:40: pid 15267: DEBUG: authenticate backend: key data received
  511. 2017-06-26 17:54:40: pid 15267: DEBUG: authenticate backend: transaction state: I
  512. 2017-06-26 17:54:40: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  513. 2017-06-26 17:54:45: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  514. 2017-06-26 17:54:45: pid 15267: DEBUG: authenticate kind = 0
  515. 2017-06-26 17:54:45: pid 15267: DEBUG: authenticate backend: key data received
  516. 2017-06-26 17:54:45: pid 15267: DEBUG: authenticate backend: transaction state: I
  517. 2017-06-26 17:54:45: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  518. 2017-06-26 17:54:50: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  519. 2017-06-26 17:54:50: pid 15267: DEBUG: authenticate kind = 0
  520. 2017-06-26 17:54:50: pid 15267: DEBUG: authenticate backend: key data received
  521. 2017-06-26 17:54:50: pid 15267: DEBUG: authenticate backend: transaction state: I
  522. 2017-06-26 17:54:50: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  523. 2017-06-26 17:54:55: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  524. 2017-06-26 17:54:55: pid 15267: DEBUG: authenticate kind = 0
  525. 2017-06-26 17:54:55: pid 15267: DEBUG: authenticate backend: key data received
  526. 2017-06-26 17:54:55: pid 15267: DEBUG: authenticate backend: transaction state: I
  527. 2017-06-26 17:54:55: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  528. 2017-06-26 17:55:00: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  529. 2017-06-26 17:55:00: pid 15267: DEBUG: authenticate kind = 0
  530. 2017-06-26 17:55:00: pid 15267: DEBUG: authenticate backend: key data received
  531. 2017-06-26 17:55:00: pid 15267: DEBUG: authenticate backend: transaction state: I
  532. 2017-06-26 17:55:00: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  533. 2017-06-26 17:55:05: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  534. 2017-06-26 17:55:05: pid 15267: DEBUG: authenticate kind = 0
  535. 2017-06-26 17:55:05: pid 15267: DEBUG: authenticate backend: key data received
  536. 2017-06-26 17:55:05: pid 15267: DEBUG: authenticate backend: transaction state: I
  537. 2017-06-26 17:55:05: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  538. 2017-06-26 17:55:10: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  539. 2017-06-26 17:55:10: pid 15267: DEBUG: authenticate kind = 0
  540. 2017-06-26 17:55:10: pid 15267: DEBUG: authenticate backend: key data received
  541. 2017-06-26 17:55:10: pid 15267: DEBUG: authenticate backend: transaction state: I
  542. 2017-06-26 17:55:10: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  543. 2017-06-26 17:55:15: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  544. 2017-06-26 17:55:15: pid 15267: DEBUG: authenticate kind = 0
  545. 2017-06-26 17:55:15: pid 15267: DEBUG: authenticate backend: key data received
  546. 2017-06-26 17:55:15: pid 15267: DEBUG: authenticate backend: transaction state: I
  547. 2017-06-26 17:55:15: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  548. 2017-06-26 17:55:20: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  549. 2017-06-26 17:55:20: pid 15267: DEBUG: authenticate kind = 0
  550. 2017-06-26 17:55:20: pid 15267: DEBUG: authenticate backend: key data received
  551. 2017-06-26 17:55:20: pid 15267: DEBUG: authenticate backend: transaction state: I
  552. 2017-06-26 17:55:20: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  553. 2017-06-26 17:55:25: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  554. 2017-06-26 17:55:25: pid 15267: DEBUG: authenticate kind = 0
  555. 2017-06-26 17:55:25: pid 15267: DEBUG: authenticate backend: key data received
  556. 2017-06-26 17:55:25: pid 15267: DEBUG: authenticate backend: transaction state: I
  557. 2017-06-26 17:55:25: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  558. 2017-06-26 17:55:30: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  559. 2017-06-26 17:55:30: pid 15267: DEBUG: authenticate kind = 0
  560. 2017-06-26 17:55:30: pid 15267: DEBUG: authenticate backend: key data received
  561. 2017-06-26 17:55:30: pid 15267: DEBUG: authenticate backend: transaction state: I
  562. 2017-06-26 17:55:30: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
  563. 2017-06-26 17:55:35: pid 15267: DEBUG: pool_read: read 327 bytes from backend 0
  564. 2017-06-26 17:55:35: pid 15267: DEBUG: authenticate kind = 0
  565. 2017-06-26 17:55:35: pid 15267: DEBUG: authenticate backend: key data received
  566. 2017-06-26 17:55:35: pid 15267: DEBUG: authenticate backend: transaction state: I
  567. 2017-06-26 17:55:35: pid 15267: DEBUG: pool_write: to backend: 0 kind:X
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement