Advertisement
Guest User

db.container.log

a guest
Sep 21st, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.79 KB | None | 0 0
  1. Initializing database
  2. 2017-09-21T17:10:42.866827Z 0 [Warning] InnoDB: New log files created, LSN=45790
  3. 2017-09-21T17:10:42.997792Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
  4. 2017-09-21T17:10:43.052184Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: cceca168-9eef-11e7-921d-0242ac140002.
  5. 2017-09-21T17:10:43.054320Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
  6. 2017-09-21T17:10:43.056320Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
  7. 2017-09-21T17:10:44.758747Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
  8. 2017-09-21T17:10:44.758778Z 1 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
  9. 2017-09-21T17:10:44.758784Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  10. 2017-09-21T17:10:44.759267Z 1 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
  11. 2017-09-21T17:10:44.759285Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  12. 2017-09-21T17:10:44.759563Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  13. 2017-09-21T17:10:44.759867Z 1 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
  14. 2017-09-21T17:10:44.759878Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  15. Database initialized
  16. Initializing certificates
  17. Generating a 2048 bit RSA private key
  18. .+++
  19. ..............+++
  20. unable to write 'random state'
  21. writing new private key to 'ca-key.pem'
  22. -----
  23. Generating a 2048 bit RSA private key
  24. ...+++
  25. ......................................................................................+++
  26. unable to write 'random state'
  27. writing new private key to 'server-key.pem'
  28. -----
  29. Generating a 2048 bit RSA private key
  30. .....+++
  31. .......+++
  32. unable to write 'random state'
  33. writing new private key to 'client-key.pem'
  34. -----
  35. Certificates initialized
  36. MySQL init process in progress...
  37. 2017-09-21T17:10:47.559176Z 0 [Note] mysqld (mysqld 5.7.19-log) starting as process 92 ...
  38. 2017-09-21T17:10:47.565134Z 0 [Note] InnoDB: PUNCH HOLE support available
  39. 2017-09-21T17:10:47.565163Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  40. 2017-09-21T17:10:47.565167Z 0 [Note] InnoDB: Uses event mutexes
  41. 2017-09-21T17:10:47.565169Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  42. 2017-09-21T17:10:47.565171Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  43. 2017-09-21T17:10:47.565173Z 0 [Note] InnoDB: Using Linux native AIO
  44. 2017-09-21T17:10:47.565404Z 0 [Note] InnoDB: Number of pools: 1
  45. 2017-09-21T17:10:47.565506Z 0 [Note] InnoDB: Using CPU crc32 instructions
  46. 2017-09-21T17:10:47.566751Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  47. 2017-09-21T17:10:47.572544Z 0 [Note] InnoDB: Completed initialization of buffer pool
  48. 2017-09-21T17:10:47.573790Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  49. 2017-09-21T17:10:47.605074Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  50. 2017-09-21T17:10:47.667555Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  51. 2017-09-21T17:10:47.668347Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  52. 2017-09-21T17:10:47.747320Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  53. 2017-09-21T17:10:47.752148Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  54. 2017-09-21T17:10:47.752174Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  55. 2017-09-21T17:10:47.752573Z 0 [Note] InnoDB: Waiting for purge to start
  56. 2017-09-21T17:10:47.803337Z 0 [Note] InnoDB: 5.7.19 started; log sequence number 2539315
  57. 2017-09-21T17:10:47.804086Z 0 [Note] Plugin 'FEDERATED' is disabled.
  58. 2017-09-21T17:10:47.804536Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  59. 2017-09-21T17:10:47.842863Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170921 17:10:47
  60. 2017-09-21T17:10:47.850398Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  61. 2017-09-21T17:10:47.855071Z 0 [Warning] CA certificate ca.pem is self signed.
  62. 2017-09-21T17:10:47.893089Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
  63. 2017-09-21T17:10:47.893133Z 0 [Warning] 'user' entry 'mysql.session@localhost' ignored in --skip-name-resolve mode.
  64. 2017-09-21T17:10:47.893140Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  65. 2017-09-21T17:10:47.893866Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
  66. 2017-09-21T17:10:47.893894Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  67. 2017-09-21T17:10:47.894407Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  68. 2017-09-21T17:10:47.941579Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
  69. 2017-09-21T17:10:47.941618Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  70. 2017-09-21T17:10:48.078598Z 0 [Note] Event Scheduler: Loaded 0 events
  71. 2017-09-21T17:10:48.078793Z 0 [Note] mysqld: ready for connections.
  72. Version: '5.7.19-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL)
  73. Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it.
  74. Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it.
  75. Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it.
  76. 2017-09-21T17:10:50.223616Z 4 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
  77. 2017-09-21T17:10:50.223669Z 4 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  78. 2017-09-21T17:10:50.224070Z 4 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
  79. 2017-09-21T17:10:50.224097Z 4 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  80. 2017-09-21T17:10:50.224414Z 4 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  81. 2017-09-21T17:10:50.224700Z 4 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
  82. 2017-09-21T17:10:50.224725Z 4 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  83. mysql: [Warning] Using a password on the command line interface can be insecure.
  84. mysql: [Warning] Using a password on the command line interface can be insecure.
  85. mysql: [Warning] Using a password on the command line interface can be insecure.
  86. mysql: [Warning] Using a password on the command line interface can be insecure.
  87. 2017-09-21T17:10:50.284198Z 8 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
  88. 2017-09-21T17:10:50.284244Z 8 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  89. 2017-09-21T17:10:50.284805Z 8 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
  90. 2017-09-21T17:10:50.284830Z 8 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  91. 2017-09-21T17:10:50.285471Z 8 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  92. 2017-09-21T17:10:50.299593Z 8 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
  93. 2017-09-21T17:10:50.299632Z 8 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  94.  
  95. 2017-09-21T17:10:50.302218Z 0 [Note] Giving 0 client threads a chance to die gracefully
  96. 2017-09-21T17:10:50.302254Z 0 [Note] Shutting down slave threads
  97. 2017-09-21T17:10:50.302262Z 0 [Note] Forcefully disconnecting 0 remaining clients
  98. 2017-09-21T17:10:50.302269Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  99. 2017-09-21T17:10:50.302365Z 0 [Note] Binlog end
  100. 2017-09-21T17:10:50.311821Z 0 [Note] Shutting down plugin 'ngram'
  101. 2017-09-21T17:10:50.311847Z 0 [Note] Shutting down plugin 'ARCHIVE'
  102. 2017-09-21T17:10:50.311851Z 0 [Note] Shutting down plugin 'partition'
  103. 2017-09-21T17:10:50.311853Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  104. 2017-09-21T17:10:50.311855Z 0 [Note] Shutting down plugin 'MyISAM'
  105. 2017-09-21T17:10:50.311862Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  106. 2017-09-21T17:10:50.311864Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  107. 2017-09-21T17:10:50.311866Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  108. 2017-09-21T17:10:50.311868Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  109. 2017-09-21T17:10:50.311869Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  110. 2017-09-21T17:10:50.311870Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  111. 2017-09-21T17:10:50.311871Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  112. 2017-09-21T17:10:50.311873Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  113. 2017-09-21T17:10:50.311874Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  114. 2017-09-21T17:10:50.311875Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  115. 2017-09-21T17:10:50.311877Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  116. 2017-09-21T17:10:50.311878Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  117. 2017-09-21T17:10:50.311880Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  118. 2017-09-21T17:10:50.311881Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  119. 2017-09-21T17:10:50.311894Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  120. 2017-09-21T17:10:50.311895Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  121. 2017-09-21T17:10:50.311897Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  122. 2017-09-21T17:10:50.311899Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  123. 2017-09-21T17:10:50.311901Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  124. 2017-09-21T17:10:50.311902Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  125. 2017-09-21T17:10:50.311904Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  126. 2017-09-21T17:10:50.311906Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  127. 2017-09-21T17:10:50.311907Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  128. 2017-09-21T17:10:50.311918Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  129. 2017-09-21T17:10:50.311920Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  130. 2017-09-21T17:10:50.311921Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  131. 2017-09-21T17:10:50.311922Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  132. 2017-09-21T17:10:50.311924Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  133. 2017-09-21T17:10:50.311925Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  134. 2017-09-21T17:10:50.311926Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  135. 2017-09-21T17:10:50.311928Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  136. 2017-09-21T17:10:50.311929Z 0 [Note] Shutting down plugin 'InnoDB'
  137. 2017-09-21T17:10:50.312127Z 0 [Note] InnoDB: FTS optimize thread exiting.
  138. 2017-09-21T17:10:50.312327Z 0 [Note] InnoDB: Starting shutdown...
  139. 2017-09-21T17:10:50.416233Z 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
  140. 2017-09-21T17:10:50.420488Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 170921 17:10:50
  141. 2017-09-21T17:10:51.687049Z 0 [Note] InnoDB: Shutdown completed; log sequence number 12143451
  142. 2017-09-21T17:10:51.689223Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  143. 2017-09-21T17:10:51.689255Z 0 [Note] Shutting down plugin 'CSV'
  144. 2017-09-21T17:10:51.689261Z 0 [Note] Shutting down plugin 'MEMORY'
  145. 2017-09-21T17:10:51.689264Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  146. 2017-09-21T17:10:51.689306Z 0 [Note] Shutting down plugin 'sha256_password'
  147. 2017-09-21T17:10:51.689310Z 0 [Note] Shutting down plugin 'mysql_native_password'
  148. 2017-09-21T17:10:51.689458Z 0 [Note] Shutting down plugin 'binlog'
  149. 2017-09-21T17:10:51.731860Z 0 [Note] mysqld: Shutdown complete
  150.  
  151.  
  152. MySQL init process done. Ready for start up.
  153.  
  154. 2017-09-21T17:10:52.012548Z 0 [Note] mysqld (mysqld 5.7.19-log) starting as process 1 ...
  155. 2017-09-21T17:10:52.018288Z 0 [Note] InnoDB: PUNCH HOLE support available
  156. 2017-09-21T17:10:52.018319Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  157. 2017-09-21T17:10:52.018322Z 0 [Note] InnoDB: Uses event mutexes
  158. 2017-09-21T17:10:52.018325Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  159. 2017-09-21T17:10:52.018326Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  160. 2017-09-21T17:10:52.018328Z 0 [Note] InnoDB: Using Linux native AIO
  161. 2017-09-21T17:10:52.018506Z 0 [Note] InnoDB: Number of pools: 1
  162. 2017-09-21T17:10:52.018591Z 0 [Note] InnoDB: Using CPU crc32 instructions
  163. 2017-09-21T17:10:52.019564Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  164. 2017-09-21T17:10:52.024635Z 0 [Note] InnoDB: Completed initialization of buffer pool
  165. 2017-09-21T17:10:52.025943Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  166. 2017-09-21T17:10:52.066903Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  167. 2017-09-21T17:10:52.132065Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  168. 2017-09-21T17:10:52.133005Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  169. 2017-09-21T17:10:52.205900Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  170. 2017-09-21T17:10:52.210534Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  171. 2017-09-21T17:10:52.210574Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  172. 2017-09-21T17:10:52.211607Z 0 [Note] InnoDB: 5.7.19 started; log sequence number 12143451
  173. 2017-09-21T17:10:52.211966Z 0 [Note] Plugin 'FEDERATED' is disabled.
  174. 2017-09-21T17:10:52.212837Z 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  175. 2017-09-21T17:10:52.250880Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  176. 2017-09-21T17:10:52.254582Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170921 17:10:52
  177. 2017-09-21T17:10:52.257834Z 0 [Warning] CA certificate ca.pem is self signed.
  178. 2017-09-21T17:10:52.259346Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  179. 2017-09-21T17:10:52.259400Z 0 [Note] IPv6 is available.
  180. 2017-09-21T17:10:52.259415Z 0 [Note] - '::' resolves to '::';
  181. 2017-09-21T17:10:52.259428Z 0 [Note] Server socket created on IP: '::'.
  182. 2017-09-21T17:10:52.302653Z 0 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
  183. 2017-09-21T17:10:52.302701Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  184. 2017-09-21T17:10:52.303247Z 0 [Warning] 'db' entry 'performance_schema mysql.session@localhost' ignored in --skip-name-resolve mode.
  185. 2017-09-21T17:10:52.303268Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  186. 2017-09-21T17:10:52.303775Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  187. 2017-09-21T17:10:52.347451Z 0 [Warning] 'tables_priv' entry 'user mysql.session@localhost' ignored in --skip-name-resolve mode.
  188. 2017-09-21T17:10:52.347489Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  189. 2017-09-21T17:10:52.506402Z 0 [Note] Event Scheduler: Loaded 0 events
  190. 2017-09-21T17:10:52.506552Z 0 [Note] mysqld: ready for connections.
  191. Version: '5.7.19-log' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement