Advertisement
Guest User

Untitled

a guest
Nov 6th, 2023
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.16 KB | None | 0 0
  1. danyonsewell:koha-testing-docker $ ktd up
  2. WARN[0000] The "COVERAGE" variable is not set. Defaulting to a blank string.
  3. [+] Running 4/3
  4. ✔ Network koha_kohanet Created 0.1s
  5. ✔ Container koha-db-1 Created 0.1s
  6. ✔ Container koha-memcached-1 Created 0.1s
  7. ✔ Container koha-koha-1 Created 0.0s
  8. Attaching to koha-db-1, koha-koha-1, koha-memcached-1
  9. koha-db-1 | 2023-11-07 03:01:06+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.5.22+maria~ubu2004 started.
  10. koha-db-1 | 2023-11-07 03:01:06+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  11. koha-db-1 | 2023-11-07 03:01:06+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.5.22+maria~ubu2004 started.
  12. koha-koha-1 | The environment variable SYNC_REPO does not point to a valid Koha git repository.
  13. koha-db-1 | 2023-11-07 03:01:06+00:00 [Note] [Entrypoint]: Initializing database files
  14. koha-koha-1 exited with code 2
  15. koha-db-1 |
  16. koha-db-1 |
  17. koha-db-1 | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  18. koha-db-1 | To do so, start the server, then issue the following command:
  19. koha-db-1 |
  20. koha-db-1 | '/usr/bin/mariadb-secure-installation'
  21. koha-db-1 |
  22. koha-db-1 | which will also give you the option of removing the test
  23. koha-db-1 | databases and anonymous user created by default. This is
  24. koha-db-1 | strongly recommended for production servers.
  25. koha-db-1 |
  26. koha-db-1 | See the MariaDB Knowledgebase at https://mariadb.com/kb
  27. koha-db-1 |
  28. koha-db-1 | Please report any problems at https://mariadb.org/jira
  29. koha-db-1 |
  30. koha-db-1 | The latest information about MariaDB is available at https://mariadb.org/.
  31. koha-db-1 |
  32. koha-db-1 | Consider joining MariaDB's strong and vibrant community:
  33. koha-db-1 | https://mariadb.org/get-involved/
  34. koha-db-1 |
  35. koha-db-1 | 2023-11-07 03:01:07+00:00 [Note] [Entrypoint]: Database files initialized
  36. koha-db-1 | 2023-11-07 03:01:07+00:00 [Note] [Entrypoint]: Starting temporary server
  37. koha-db-1 | 2023-11-07 03:01:07+00:00 [Note] [Entrypoint]: Waiting for server startup
  38. koha-db-1 | 2023-11-07 3:01:07 0 [Note] Starting MariaDB 10.5.22-MariaDB-1:10.5.22+maria~ubu2004 source revision 7e650253dc488debcb0898ebe6d385bf6dfa3656 as process 105
  39. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Uses event mutexes
  40. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  41. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Number of pools: 1
  42. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  43. koha-db-1 | 2023-11-07 3:01:07 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
  44. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Using Linux native AIO
  45. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
  46. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Completed initialization of buffer pool
  47. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: 128 rollback segments are active.
  48. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  49. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  50. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  51. koha-db-1 | 2023-11-07 3:01:07 0 [Note] InnoDB: 10.5.22 started; log sequence number 45079; transaction id 20
  52. koha-db-1 | 2023-11-07 3:01:07 0 [Note] Plugin 'FEEDBACK' is disabled.
  53. koha-db-1 | 2023-11-07 3:01:07 0 [Warning] 'user' entry 'root@55b58be084e4' ignored in --skip-name-resolve mode.
  54. koha-db-1 | 2023-11-07 3:01:07 0 [Warning] 'proxies_priv' entry '@% root@55b58be084e4' ignored in --skip-name-resolve mode.
  55. koha-db-1 | 2023-11-07 3:01:07 0 [Note] Reading of all Master_info entries succeeded
  56. koha-db-1 | 2023-11-07 3:01:07 0 [Note] Added new Master_info '' to hash table
  57. koha-db-1 | 2023-11-07 3:01:07 0 [Note] mysqld: ready for connections.
  58. koha-db-1 | Version: '10.5.22-MariaDB-1:10.5.22+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
  59. koha-db-1 | 2023-11-07 03:01:08+00:00 [Note] [Entrypoint]: Temporary server started.
  60. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: Creating database koha_kohadev
  61. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: Creating user koha_kohadev
  62. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: Giving user koha_kohadev access to schema koha_kohadev
  63. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)
  64. koha-db-1 |
  65. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: Stopping temporary server
  66. koha-db-1 | 2023-11-07 3:01:09 0 [Note] mysqld (initiated by: unknown): Normal shutdown
  67. koha-db-1 | 2023-11-07 3:01:09 0 [Note] Event Scheduler: Purging the queue. 0 events
  68. koha-db-1 | 2023-11-07 3:01:09 0 [Note] InnoDB: FTS optimize thread exiting.
  69. koha-db-1 | 2023-11-07 3:01:09 0 [Note] InnoDB: Starting shutdown...
  70. koha-db-1 | 2023-11-07 3:01:09 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
  71. koha-db-1 | 2023-11-07 3:01:09 0 [Note] InnoDB: Buffer pool(s) dump completed at 231107 3:01:09
  72. koha-db-1 | 2023-11-07 3:01:09 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  73. koha-db-1 | 2023-11-07 3:01:09 0 [Note] InnoDB: Shutdown completed; log sequence number 45091; transaction id 21
  74. koha-db-1 | 2023-11-07 3:01:09 0 [Note] mysqld: Shutdown complete
  75. koha-db-1 |
  76. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: Temporary server stopped
  77. koha-db-1 |
  78. koha-db-1 | 2023-11-07 03:01:09+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up.
  79. koha-db-1 |
  80. koha-db-1 | 2023-11-07 3:01:10 0 [Note] Starting MariaDB 10.5.22-MariaDB-1:10.5.22+maria~ubu2004 source revision 7e650253dc488debcb0898ebe6d385bf6dfa3656 as process 1
  81. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Uses event mutexes
  82. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  83. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Number of pools: 1
  84. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
  85. koha-db-1 | 2023-11-07 3:01:10 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
  86. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Using Linux native AIO
  87. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728
  88. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Completed initialization of buffer pool
  89. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: 128 rollback segments are active.
  90. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  91. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  92. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  93. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: 10.5.22 started; log sequence number 45091; transaction id 20
  94. koha-db-1 | 2023-11-07 3:01:10 0 [Note] Plugin 'FEEDBACK' is disabled.
  95. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  96. koha-db-1 | 2023-11-07 3:01:10 0 [Note] InnoDB: Buffer pool(s) load completed at 231107 3:01:10
  97. koha-db-1 | 2023-11-07 3:01:10 0 [Note] Server socket created on IP: '::'.
  98. koha-db-1 | 2023-11-07 3:01:10 0 [Note] Reading of all Master_info entries succeeded
  99. koha-db-1 | 2023-11-07 3:01:10 0 [Note] Added new Master_info '' to hash table
  100. koha-db-1 | 2023-11-07 3:01:10 0 [Note] mysqld: ready for connections.
  101. koha-db-1 | Version: '10.5.22-MariaDB-1:10.5.22+maria~ubu2004' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
  102.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement