-
Notifications
You must be signed in to change notification settings - Fork 923
/
Copy pathdocker-compose.logs
215 lines (215 loc) · 20.3 KB
/
docker-compose.logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
Network rinha-nginx-2024q1 Creating
Network rinha-nginx-2024q1 Created
Container bine-php-hyperf-db-1 Creating
Container bine-php-hyperf-db-1 Created
Container bine-php-hyperf-api02-1 Creating
Container bine-php-hyperf-api01-1 Creating
Container bine-php-hyperf-api02-1 Created
Container bine-php-hyperf-api01-1 Created
Container bine-php-hyperf-nginx-1 Creating
Container bine-php-hyperf-nginx-1 Created
Attaching to api01-1, api02-1, db-1, nginx-1
db-1 | 2024-02-29 15:37:42+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.3.2+maria~ubu2204 started.
db-1 | 2024-02-29 15:37:42+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
db-1 | 2024-02-29 15:37:42+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db-1 | 2024-02-29 15:37:42+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.3.2+maria~ubu2204 started.
db-1 | 2024-02-29 15:37:42+00:00 [Note] [Entrypoint]: Initializing database files
db-1 | 2024-02-29 15:37:42 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1
db-1 | 2024-02-29 15:37:42 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
db-1 |
db-1 |
db-1 | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
db-1 | To do so, start the server, then issue the following command:
db-1 |
db-1 | '/usr/bin/mariadb-secure-installation'
db-1 |
db-1 | which will also give you the option of removing the test
db-1 | databases and anonymous user created by default. This is
db-1 | strongly recommended for production servers.
db-1 |
db-1 | See the MariaDB Knowledgebase at https://mariadb.com/kb
db-1 |
db-1 | Please report any problems at https://mariadb.org/jira
db-1 |
db-1 | The latest information about MariaDB is available at https://mariadb.org/.
db-1 |
db-1 | Consider joining MariaDB's strong and vibrant community:
db-1 | https://mariadb.org/get-involved/
db-1 |
db-1 | 2024-02-29 15:37:46+00:00 [Note] [Entrypoint]: Database files initialized
db-1 | 2024-02-29 15:37:46+00:00 [Note] [Entrypoint]: Starting temporary server
db-1 | 2024-02-29 15:37:46+00:00 [Note] [Entrypoint]: Waiting for server startup
db-1 | 2024-02-29 15:37:46 0 [Note] Starting MariaDB 11.3.2-MariaDB-1:11.3.2+maria~ubu2204 source revision 068a6819eb63bcb01fdfa037c9bf3bf63c33ee42 as process 101
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Using transactional memory
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Number of transaction pools: 1
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
db-1 | 2024-02-29 15:37:46 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
db-1 | 2024-02-29 15:37:46 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1
db-1 | 2024-02-29 15:37:46 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Completed initialization of buffer pool
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: File system buffers for log disabled (block size=4096 bytes)
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: End of log at LSN=47763
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Opened 3 undo tablespaces
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
db-1 | 2024-02-29 15:37:46 0 [Note] InnoDB: log sequence number 47763; transaction id 14
db-1 | 2024-02-29 15:37:46 0 [Note] Plugin 'FEEDBACK' is disabled.
db-1 | 2024-02-29 15:37:46 0 [Note] Plugin 'wsrep-provider' is disabled.
db-1 | 2024-02-29 15:37:46 0 [Warning] 'user' entry 'root@db' ignored in --skip-name-resolve mode.
db-1 | 2024-02-29 15:37:46 0 [Warning] 'proxies_priv' entry '@% root@db' ignored in --skip-name-resolve mode.
db-1 | 2024-02-29 15:37:46 0 [Note] mariadbd: Event Scheduler: Loaded 0 events
db-1 | 2024-02-29 15:37:46 0 [Note] mariadbd: ready for connections.
db-1 | Version: '11.3.2-MariaDB-1:11.3.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution
db-1 | 2024-02-29 15:37:47+00:00 [Note] [Entrypoint]: Temporary server started.
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: Creating database rinha
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: Creating user admin
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: Giving user admin access to schema rinha
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)
db-1 |
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/script.sql
db-1 |
db-1 |
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: Stopping temporary server
db-1 | 2024-02-29 15:37:49 0 [Note] mariadbd (initiated by: unknown): Normal shutdown
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: FTS optimize thread exiting.
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Starting shutdown...
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Buffer pool(s) dump completed at 240229 15:37:49
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Shutdown completed; log sequence number 57445; transaction id 35
db-1 | 2024-02-29 15:37:49 0 [Note] mariadbd: Shutdown complete
db-1 |
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: Temporary server stopped
db-1 |
db-1 | 2024-02-29 15:37:49+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up.
db-1 |
db-1 | 2024-02-29 15:37:49 0 [Note] Starting MariaDB 11.3.2-MariaDB-1:11.3.2+maria~ubu2204 source revision 068a6819eb63bcb01fdfa037c9bf3bf63c33ee42 as process 1
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Using transactional memory
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Number of transaction pools: 1
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
db-1 | 2024-02-29 15:37:49 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
db-1 | 2024-02-29 15:37:49 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1
db-1 | 2024-02-29 15:37:49 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Completed initialization of buffer pool
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: File system buffers for log disabled (block size=4096 bytes)
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: End of log at LSN=57445
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Opened 3 undo tablespaces
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active.
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: log sequence number 57445; transaction id 36
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
db-1 | 2024-02-29 15:37:49 0 [Note] Plugin 'FEEDBACK' is disabled.
db-1 | 2024-02-29 15:37:49 0 [Note] Plugin 'wsrep-provider' is disabled.
db-1 | 2024-02-29 15:37:49 0 [Note] InnoDB: Buffer pool(s) load completed at 240229 15:37:49
db-1 | 2024-02-29 15:37:50 0 [Note] Server socket created on IP: '0.0.0.0'.
db-1 | 2024-02-29 15:37:50 0 [Note] mariadbd: Event Scheduler: Loaded 0 events
db-1 | 2024-02-29 15:37:50 0 [Note] mariadbd: ready for connections.
db-1 | Version: '11.3.2-MariaDB-1:11.3.2+maria~ubu2204' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
api01-1 | [DEBUG] [command] Commands registered by Hyperf\Command\Listener\RegisterCommandListener
api01-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Command\Listener\RegisterCommandListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Config\Listener\RegisterPropertyHandlerListener listener.
api02-1 | [DEBUG] [command] Commands registered by Hyperf\Command\Listener\RegisterCommandListener
api02-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Command\Listener\RegisterCommandListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Config\Listener\RegisterPropertyHandlerListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Database\PgSQL\Listener\RegisterConnectionListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\DbConnection\Listener\RegisterConnectionResolverListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\ExceptionHandler\Listener\ExceptionHandlerListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\ExceptionHandler\Listener\ErrorExceptionHandler listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\Database\PgSQL\Listener\RegisterConnectionListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\DbConnection\Listener\RegisterConnectionResolverListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\ExceptionHandler\Listener\ExceptionHandlerListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\BootApplication handled by Hyperf\ExceptionHandler\Listener\ErrorExceptionHandler listener.
api01-1 | [INFO] Worker#0 started.
api01-1 | [INFO] HTTP Server listening at 0.0.0.0:9501
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\OnStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api01-1 | [INFO] Worker#1 started.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\OnManagerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api01-1 | [INFO] Worker#3 started.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api01-1 | [INFO] Worker#2 started.
nginx-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api01-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api02-1 | [INFO] Worker#0 started.
api02-1 | [INFO] HTTP Server listening at 0.0.0.0:9501
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\OnStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\OnManagerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api02-1 | [INFO] Worker#1 started.
api02-1 | [INFO] Worker#3 started.
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api02-1 | [INFO] Worker#2 started.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\AfterWorkerStartListener listener.
api02-1 | [DEBUG] Event Hyperf\Framework\Event\AfterWorkerStart handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
nginx-1 exited with code 0
nginx-1 exited with code 0
db-1 | 2024-02-29 15:42:06 58 [Warning] Aborted connection 58 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 265 [Warning] Aborted connection 265 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 227 [Warning] Aborted connection 227 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 297 [Warning] Aborted connection 297 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 281 [Warning] Aborted connection 281 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 288 [Warning] Aborted connection 288 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 294 [Warning] Aborted connection 294 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 278 [Warning] Aborted connection 278 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 284 [Warning] Aborted connection 284 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 283 [Warning] Aborted connection 283 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 300 [Warning] Aborted connection 300 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 279 [Warning] Aborted connection 279 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 302 [Warning] Aborted connection 302 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 280 [Warning] Aborted connection 280 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 293 [Warning] Aborted connection 293 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 290 [Warning] Aborted connection 290 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 301 [Warning] Aborted connection 301 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 273 [Warning] Aborted connection 273 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 277 [Warning] Aborted connection 277 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 289 [Warning] Aborted connection 289 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 226 [Warning] Aborted connection 226 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 263 [Warning] Aborted connection 263 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 234 [Warning] Aborted connection 234 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 215 [Warning] Aborted connection 215 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 212 [Warning] Aborted connection 212 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 222 [Warning] Aborted connection 222 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 95 [Warning] Aborted connection 95 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 266 [Warning] Aborted connection 266 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 261 [Warning] Aborted connection 261 to db: 'rinha' user: 'root' host: '172.24.0.4' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 228 [Warning] Aborted connection 228 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 92 [Warning] Aborted connection 92 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 264 [Warning] Aborted connection 264 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
db-1 | 2024-02-29 15:42:06 225 [Warning] Aborted connection 225 to db: 'rinha' user: 'root' host: '172.24.0.3' (Got an error reading communication packets)
api02-1 exited with code 0
api02-1 exited with code 0
api01-1 exited with code 0
api01-1 exited with code 0
db-1 | 2024-02-29 15:42:07 0 [Note] mariadbd (initiated by: unknown): Normal shutdown
db-1 | 2024-02-29 15:42:07 0 [Note] InnoDB: FTS optimize thread exiting.
db-1 | 2024-02-29 15:42:07 0 [Note] InnoDB: Starting shutdown...
db-1 | 2024-02-29 15:42:07 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
db-1 | 2024-02-29 15:42:07 0 [Note] InnoDB: Buffer pool(s) dump completed at 240229 15:42:07
db-1 | 2024-02-29 15:42:08 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
db-1 | 2024-02-29 15:42:08 0 [Note] InnoDB: Shutdown completed; log sequence number 20494051; transaction id 92000
db-1 | 2024-02-29 15:42:08 0 [Note] mariadbd: Shutdown complete
db-1 |
db-1 exited with code 0