-
Notifications
You must be signed in to change notification settings - Fork 923
/
Copy pathdocker-compose.logs
500 lines (500 loc) · 114 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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
Container suricat89-mongodb-redis-1 Creating
Container suricat89-mongodb-db_mongo-1 Creating
Container suricat89-mongodb-redis-1 Created
Container suricat89-mongodb-db_mongo-1 Created
Container suricat89-mongodb-api02-1 Creating
Container suricat89-mongodb-api01-1 Creating
Container suricat89-mongodb-api01-1 Created
Container suricat89-mongodb-api02-1 Created
Container suricat89-mongodb-nginx-1 Creating
Container suricat89-mongodb-nginx-1 Created
Attaching to api01-1, api02-1, db_mongo-1, nginx-1, redis-1
db_mongo-1 | about to fork child process, waiting until server is ready for connections.
db_mongo-1 | forked process: 10
db_mongo-1 |
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.328+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.329+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.330+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.332+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.333+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.333+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.333+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.333+00:00"},"s":"I", "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":10,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"db"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"W", "c":"CONTROL", "id":20720, "ctx":"initandlisten","msg":"Memory available to mongo process is less than total system memory","attr":{"availableMemSizeMB":330,"systemMemSizeMB":15979}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"7.0.6","gitVersion":"66cdc1f28172cb33ff68263050d73d4ade73b9a4","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2204","distarch":"x86_64","target_arch":"x86_64"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"config":"/tmp/docker-entrypoint-temp-config.json","net":{"bindIp":"127.0.0.1","port":27017,"tls":{"mode":"disabled"}},"processManagement":{"fork":true},"storage":{"engine":"wiredTiger","wiredTiger":{"engineConfig":{"cacheSizeGB":0.25}}},"systemLog":{"destination":"file","logAppend":true,"path":"/proc/1/fd/1"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.334+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=256M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,evict:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],"}}
redis-1 | 1:C 10 Mar 2024 23:41:47.717 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis-1 | 1:C 10 Mar 2024 23:41:47.814 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis-1 | 1:C 10 Mar 2024 23:41:47.814 * Redis version=7.2.4, bits=64, commit=00000000, modified=0, pid=1, just started
redis-1 | 1:C 10 Mar 2024 23:41:47.814 * Configuration loaded
redis-1 | 1:M 10 Mar 2024 23:41:47.815 * monotonic clock: POSIX clock_gettime
redis-1 | 1:M 10 Mar 2024 23:41:47.815 # Failed to write PID file: Permission denied
redis-1 | 1:M 10 Mar 2024 23:41:47.815 * Running mode=standalone, port=6379.
redis-1 | 1:M 10 Mar 2024 23:41:47.816 * Server initialized
redis-1 | 1:M 10 Mar 2024 23:41:47.816 * Ready to accept connections tcp
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.924+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":590}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.924+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.969+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.969+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.969+00:00"},"s":"W", "c":"CONTROL", "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":65530,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.970+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b42c2656-d666-4738-ba99-c46283668123"}},"options":{"uuid":{"$uuid":"b42c2656-d666-4738-ba99-c46283668123"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b42c2656-d666-4738-ba99-c46283668123"}},"namespace":"admin.system.version","index":"_id_","ident":"index-1-5520099332374036368","collectionIdent":"collection-0-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"initandlisten","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"7.0"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"setFCV"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"startup"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"CONTROL", "id":6608200, "ctx":"initandlisten","msg":"Initializing cluster server parameters from disk"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.987+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.988+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:47.989+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c8f708c1-4560-41e5-8c73-aa940faa2206"}},"options":{"capped":true,"size":10485760}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.015+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c8f708c1-4560-41e5-8c73-aa940faa2206"}},"namespace":"local.startup_log","index":"_id_","ident":"index-3-5520099332374036368","collectionIdent":"collection-2-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.015+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.015+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.016+00:00"},"s":"I", "c":"CONTROL", "id":20712, "ctx":"LogicalSessionCacheReap","msg":"Sessions collection is not set up; waiting until next sessions reap interval","attr":{"error":"NamespaceNotFound: config.system.sessions does not exist"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.016+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.016+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.016+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.016+00:00"},"s":"I", "c":"CONTROL", "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Create storage engine":"627 ms","Write current PID to file":"0 ms","Write a new metadata for storage engine":"0 ms","Initialize FCV before rebuilding indexes":"0 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Load cluster parameters from disk for a standalone":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Initialize information needed to make a mongod instance shard aware":"1 ms","Start up the replication coordinator":"0 ms","Start transport layer":"0 ms","_initAndListen total elapsed time":"682 ms"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.016+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"LogicalSessionCacheRefresh","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a96ab984-1bab-4d01-8fe7-1028044ccd91"}},"options":{}}}
db_mongo-1 | child process started successfully, parent exiting
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.034+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"LogicalSessionCacheRefresh","msg":"Added oplog entry for create to transaction","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"a96ab984-1bab-4d01-8fe7-1028044ccd91"}},"object":{"create":"system.sessions","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.034+00:00"},"s":"I", "c":"REPL", "id":7360100, "ctx":"LogicalSessionCacheRefresh","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"a96ab984-1bab-4d01-8fe7-1028044ccd91"}},"object":{"createIndexes":"system.sessions","v":2,"key":{"lastUse":1},"name":"lsidTTLIndex","expireAfterSeconds":1800}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.044+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a96ab984-1bab-4d01-8fe7-1028044ccd91"}},"namespace":"config.system.sessions","index":"_id_","ident":"index-5-5520099332374036368","collectionIdent":"collection-4-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.045+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a96ab984-1bab-4d01-8fe7-1028044ccd91"}},"namespace":"config.system.sessions","index":"lsidTTLIndex","ident":"index-6-5520099332374036368","collectionIdent":"collection-4-5520099332374036368","commitTimestamp":null}}
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/
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.353+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39444","uuid":{"uuid":{"$uuid":"12dcd8cb-bf29-42d4-be30-dc3abec5d4a3"}},"connectionId":1,"connectionCount":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:39444","client":"conn1","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.365+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39452","uuid":{"uuid":{"$uuid":"865c8158-b83a-4cbf-a40e-c5a270bd6d4e"}},"connectionId":2,"connectionCount":2}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.365+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39466","uuid":{"uuid":{"$uuid":"e2b8496c-0b40-4799-bd76-384a74c1fdde"}},"connectionId":3,"connectionCount":3}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.366+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:39452","client":"conn2","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.367+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:39466","client":"conn3","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.368+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.369+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39476","uuid":{"uuid":{"$uuid":"5b91ad3b-1d0d-46f4-a331-fc47ad0b13f8"}},"connectionId":4,"connectionCount":4}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.371+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:39476","client":"conn4","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.373+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn4","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.418+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39490","uuid":{"uuid":{"$uuid":"a7a7eb50-8279-4311-bc4f-fdb213cf142a"}},"connectionId":5,"connectionCount":5}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.418+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39496","uuid":{"uuid":{"$uuid":"64a4dd8e-f452-4203-a5fb-88c81fea0e65"}},"connectionId":6,"connectionCount":6}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.418+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:39490","client":"conn5","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.418+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:39496","client":"conn6","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.434+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39512","uuid":{"uuid":{"$uuid":"9b5bda49-2b5c-49d7-9916-aeecb8116545"}},"connectionId":7,"connectionCount":7}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.434+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39528","uuid":{"uuid":{"$uuid":"e7cf6707-4d0d-44c4-8cf6-7017dfcdb57b"}},"connectionId":8,"connectionCount":8}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39542","uuid":{"uuid":{"$uuid":"8ba6f56c-0b5a-424f-a346-70e56111b3a0"}},"connectionId":9,"connectionCount":9}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39514","uuid":{"uuid":{"$uuid":"ba4e5e92-5683-47c3-bb91-3981c3c7a2c2"}},"connectionId":10,"connectionCount":10}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:39512","client":"conn7","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:39528","client":"conn8","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:39542","client":"conn9","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39546","uuid":{"uuid":{"$uuid":"e6db8831-9764-43bd-9fa2-2bd511194cd0"}},"connectionId":11,"connectionCount":11}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39548","uuid":{"uuid":{"$uuid":"b026fa8c-6eda-4c32-a22b-554ba2d1c50d"}},"connectionId":12,"connectionCount":12}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.435+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:39514","client":"conn10","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:39546","client":"conn11","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:39548","client":"conn12","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":20251, "ctx":"conn8","msg":"Supported SASL mechanisms requested for unknown user","attr":{"user":{"user":"root","db":"admin"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":20251, "ctx":"conn9","msg":"Supported SASL mechanisms requested for unknown user","attr":{"user":{"user":"root","db":"admin"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn8","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":20251, "ctx":"conn10","msg":"Supported SASL mechanisms requested for unknown user","attr":{"user":{"user":"root","db":"admin"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn10","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":20251, "ctx":"conn11","msg":"Supported SASL mechanisms requested for unknown user","attr":{"user":{"user":"root","db":"admin"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn11","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn9","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn8","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39528","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":451,"summary":{"0":{"step":1,"step_total":2,"duration_micros":429}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn10","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39514","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":368,"summary":{"0":{"step":1,"step_total":2,"duration_micros":337}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.436+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn11","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39546","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":196,"summary":{"0":{"step":1,"step_total":2,"duration_micros":179}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn10","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn9","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39542","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":794,"summary":{"0":{"step":1,"step_total":2,"duration_micros":709}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn11","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn8","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn11","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39546","isSpeculative":false,"isClusterMember":false,"mechanism":"SCRAM-SHA-1","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":353,"summary":{"0":{"step":1,"step_total":2,"duration_micros":338}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn8","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39528","isSpeculative":false,"isClusterMember":false,"mechanism":"SCRAM-SHA-1","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":210,"summary":{"0":{"step":1,"step_total":2,"duration_micros":195}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn9","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.437+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn10","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39514","isSpeculative":false,"isClusterMember":false,"mechanism":"SCRAM-SHA-1","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":509,"summary":{"0":{"step":1,"step_total":2,"duration_micros":494}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"ACCESS", "id":5286307, "ctx":"conn9","msg":"Failed to authenticate","attr":{"client":"127.0.0.1:39542","isSpeculative":false,"isClusterMember":false,"mechanism":"SCRAM-SHA-1","user":"root","db":"admin","error":"UserNotFound: Could not find user \"root\" for db \"admin\"","result":11,"metrics":{"conversation_duration":{"micros":319,"summary":{"0":{"step":1,"step_total":2,"duration_micros":304}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn5","msg":"Interrupted operation as its client disconnected","attr":{"opId":27}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn6","msg":"Interrupted operation as its client disconnected","attr":{"opId":26}}
api02-1 | 2024/03/10 23:41:48.438066 rinha.go:81: [Fatal] Error accessing database. Error: connection pool for localhost:27017 was cleared because another operation failed with: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed.
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:39490","uuid":{"uuid":{"$uuid":"a7a7eb50-8279-4311-bc4f-fdb213cf142a"}},"connectionId":5,"connectionCount":11}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"127.0.0.1:39496","uuid":{"uuid":{"$uuid":"64a4dd8e-f452-4203-a5fb-88c81fea0e65"}},"connectionId":6,"connectionCount":10}}
api01-1 | 2024/03/10 23:41:48.438444 rinha.go:81: [Fatal] Error accessing database. Error: connection pool for localhost:27017 was cleared because another operation failed with: connection() error occurred during connection handshake: auth error: sasl conversation error: unable to authenticate using mechanism "SCRAM-SHA-1": (AuthenticationFailed) Authentication failed.
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:39546","uuid":{"uuid":{"$uuid":"e6db8831-9764-43bd-9fa2-2bd511194cd0"}},"connectionId":11,"connectionCount":9}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.438+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:39514","uuid":{"uuid":{"$uuid":"ba4e5e92-5683-47c3-bb91-3981c3c7a2c2"}},"connectionId":10,"connectionCount":8}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.439+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:39542","uuid":{"uuid":{"$uuid":"8ba6f56c-0b5a-424f-a346-70e56111b3a0"}},"connectionId":9,"connectionCount":7}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.439+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:39512","uuid":{"uuid":{"$uuid":"9b5bda49-2b5c-49d7-9916-aeecb8116545"}},"connectionId":7,"connectionCount":6}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.515+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:39528","uuid":{"uuid":{"$uuid":"e7cf6707-4d0d-44c4-8cf6-7017dfcdb57b"}},"connectionId":8,"connectionCount":5}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.516+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:39548","uuid":{"uuid":{"$uuid":"b026fa8c-6eda-4c32-a22b-554ba2d1c50d"}},"connectionId":12,"connectionCount":4}}
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
db_mongo-1 | {
db_mongo-1 | db: 'admin',
db_mongo-1 | collections: Long('1'),
db_mongo-1 | views: Long('0'),
db_mongo-1 | objects: Long('1'),
db_mongo-1 | avgObjSize: 59,
db_mongo-1 | dataSize: 59,
db_mongo-1 | storageSize: 4096,
db_mongo-1 | indexes: Long('1'),
db_mongo-1 | indexSize: 4096,
db_mongo-1 | totalSize: 8192,
db_mongo-1 | scaleFactor: Long('1'),
db_mongo-1 | fsUsedSize: 24464650240,
db_mongo-1 | fsTotalSize: 66404147200,
db_mongo-1 | ok: 1
db_mongo-1 | }
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.729+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:39476","uuid":{"uuid":{"$uuid":"5b91ad3b-1d0d-46f4-a331-fc47ad0b13f8"}},"connectionId":4,"connectionCount":3}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.729+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:39452","uuid":{"uuid":{"$uuid":"865c8158-b83a-4cbf-a40e-c5a270bd6d4e"}},"connectionId":2,"connectionCount":2}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.729+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:39466","uuid":{"uuid":{"$uuid":"e2b8496c-0b40-4799-bd76-384a74c1fdde"}},"connectionId":3,"connectionCount":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:48.729+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:39444","uuid":{"uuid":{"$uuid":"12dcd8cb-bf29-42d4-be30-dc3abec5d4a3"}},"connectionId":1,"connectionCount":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.060+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47120","uuid":{"uuid":{"$uuid":"0eeeddb5-0735-423f-9bdd-87ee0d4827f4"}},"connectionId":13,"connectionCount":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.063+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:47120","client":"conn13","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.074+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47124","uuid":{"uuid":{"$uuid":"9f8cb68e-131a-4d01-b54d-9e3154fa6558"}},"connectionId":14,"connectionCount":2}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.075+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47136","uuid":{"uuid":{"$uuid":"a8efd079-6a4a-4014-a61e-6d36bf3789c5"}},"connectionId":15,"connectionCount":3}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.076+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:47124","client":"conn14","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.076+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"127.0.0.1:47136","client":"conn15","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.078+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn14","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.078+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47144","uuid":{"uuid":{"$uuid":"86490b2c-9dfd-468e-b09d-f37ad70c830e"}},"connectionId":16,"connectionCount":4}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.081+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"127.0.0.1:47144","client":"conn16","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.082+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn16","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.446+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn16","msg":"createCollection","attr":{"namespace":"admin.system.users","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"09fb79b0-2495-414d-91a6-9b707c143a05"}},"options":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.468+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"conn16","msg":"Added oplog entry for create to transaction","attr":{"namespace":"admin.$cmd","uuid":{"uuid":{"$uuid":"09fb79b0-2495-414d-91a6-9b707c143a05"}},"object":{"create":"system.users","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.468+00:00"},"s":"I", "c":"REPL", "id":7360100, "ctx":"conn16","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"admin.$cmd","uuid":{"uuid":{"$uuid":"09fb79b0-2495-414d-91a6-9b707c143a05"}},"object":{"createIndexes":"system.users","name":"user_1_db_1","key":{"user":1,"db":1},"unique":true,"v":2}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.478+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn16","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"09fb79b0-2495-414d-91a6-9b707c143a05"}},"namespace":"admin.system.users","index":"_id_","ident":"index-8-5520099332374036368","collectionIdent":"collection-7-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.478+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn16","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"09fb79b0-2495-414d-91a6-9b707c143a05"}},"namespace":"admin.system.users","index":"user_1_db_1","ident":"index-9-5520099332374036368","collectionIdent":"collection-7-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | { ok: 1 }
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.487+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn16","msg":"Connection ended","attr":{"remote":"127.0.0.1:47144","uuid":{"uuid":{"$uuid":"86490b2c-9dfd-468e-b09d-f37ad70c830e"}},"connectionId":16,"connectionCount":3}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.487+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn15","msg":"Connection ended","attr":{"remote":"127.0.0.1:47136","uuid":{"uuid":{"$uuid":"a8efd079-6a4a-4014-a61e-6d36bf3789c5"}},"connectionId":15,"connectionCount":2}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.488+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:47124","uuid":{"uuid":{"$uuid":"9f8cb68e-131a-4d01-b54d-9e3154fa6558"}},"connectionId":14,"connectionCount":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.488+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:47120","uuid":{"uuid":{"$uuid":"0eeeddb5-0735-423f-9bdd-87ee0d4827f4"}},"connectionId":13,"connectionCount":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.517+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47160","uuid":{"uuid":{"$uuid":"6c9bb0d9-5e3c-4fd5-9998-7785803d3de7"}},"connectionId":17,"connectionCount":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.517+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47166","uuid":{"uuid":{"$uuid":"51069c8c-509c-4578-8b4e-a5d7fe7d7aa3"}},"connectionId":18,"connectionCount":2}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.518+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"127.0.0.1:47166","client":"conn18","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.518+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"127.0.0.1:47160","client":"conn17","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.519+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn17","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.519+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47168","uuid":{"uuid":{"$uuid":"9376081e-4ed7-41bc-8bfa-3c408f3f1a64"}},"connectionId":19,"connectionCount":3}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.522+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn19","msg":"client metadata","attr":{"remote":"127.0.0.1:47168","client":"conn19","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
api02-1 exited with code 0
api01-1 exited with code 0
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.615+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47182","uuid":{"uuid":{"$uuid":"59ae345d-efd0-4c9e-a746-db6a745a0725"}},"connectionId":20,"connectionCount":4}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.615+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47186","uuid":{"uuid":{"$uuid":"cc98e581-1dd4-45f5-839d-ddf541091935"}},"connectionId":21,"connectionCount":5}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn20","msg":"client metadata","attr":{"remote":"127.0.0.1:47182","client":"conn20","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn17","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47160","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":96933,"summary":{"0":{"step":1,"step_total":2,"duration_micros":62},"1":{"step":2,"step_total":2,"duration_micros":38}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn20","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn21","msg":"client metadata","attr":{"remote":"127.0.0.1:47186","client":"conn21","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn21","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn20","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47182","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":354,"summary":{"0":{"step":1,"step_total":2,"duration_micros":52},"1":{"step":2,"step_total":2,"duration_micros":15}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn17","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.616+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47200","uuid":{"uuid":{"$uuid":"957bbd73-ba7d-4c02-90a4-277af1cf304e"}},"connectionId":22,"connectionCount":6}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.617+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47210","uuid":{"uuid":{"$uuid":"efe507ba-239f-44e5-9b1b-376669cc6df9"}},"connectionId":23,"connectionCount":7}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.617+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47224","uuid":{"uuid":{"$uuid":"afe7edba-9279-415d-98be-055b20487dff"}},"connectionId":24,"connectionCount":8}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.617+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47238","uuid":{"uuid":{"$uuid":"53c0c595-405a-41de-956a-3708fc8a4c71"}},"connectionId":25,"connectionCount":9}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.617+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn22","msg":"client metadata","attr":{"remote":"127.0.0.1:47200","client":"conn22","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.617+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47242","uuid":{"uuid":{"$uuid":"68451302-a966-4a40-b888-1ae6ecabd7ae"}},"connectionId":26,"connectionCount":10}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.618+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn23","msg":"client metadata","attr":{"remote":"127.0.0.1:47210","client":"conn23","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.618+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn26","msg":"client metadata","attr":{"remote":"127.0.0.1:47242","client":"conn26","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.618+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn23","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
api01-1 |
api01-1 | _______ __
api01-1 | / ____(_) /_ ___ _____
api01-1 | / /_ / / __ \/ _ \/ ___/
api01-1 | / __/ / / /_/ / __/ /
api01-1 | /_/ /_/_.___/\___/_/ v3.0.0-beta.1
api01-1 | --------------------------------------------------
api01-1 | INFO Server started on: http://127.0.0.1:8080 (bound on host 0.0.0.0 and port 8080)
api01-1 | INFO Total handlers count: 3
api01-1 | INFO Prefork: Disabled
api01-1 | INFO PID: 1
api01-1 | INFO Total process count: 1
api01-1 |
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.715+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn24","msg":"client metadata","attr":{"remote":"127.0.0.1:47224","client":"conn24","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.715+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn24","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.715+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn25","msg":"client metadata","attr":{"remote":"127.0.0.1:47238","client":"conn25","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.715+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn25","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.718+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn24","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47224","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":3166,"summary":{"0":{"step":1,"step_total":2,"duration_micros":46},"1":{"step":2,"step_total":2,"duration_micros":22}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.718+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn25","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47238","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":3032,"summary":{"0":{"step":1,"step_total":2,"duration_micros":47},"1":{"step":2,"step_total":2,"duration_micros":29}}}},"extraInfo":{}}}
api01-1 | 2024/03/10 23:41:49.715060 rinha.go:85: [Info] Connected to database
api01-1 | 2024/03/10 23:41:49.715828 rinha.go:94: [Info] Connected to cache
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47250","uuid":{"uuid":{"$uuid":"7214f06c-1157-4f81-b09f-cf79f9f0e512"}},"connectionId":27,"connectionCount":11}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn21","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47186","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":102624,"summary":{"0":{"step":1,"step_total":2,"duration_micros":59},"1":{"step":2,"step_total":2,"duration_micros":29}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47252","uuid":{"uuid":{"$uuid":"351ed3e6-1b93-4737-a4d1-1e0b713a9411"}},"connectionId":28,"connectionCount":12}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn27","msg":"client metadata","attr":{"remote":"127.0.0.1:47250","client":"conn27","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn27","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47256","uuid":{"uuid":{"$uuid":"dc0fb038-3971-4c94-a601-77641e4c1d1b"}},"connectionId":29,"connectionCount":13}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.719+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn21","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn27","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47250","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":439,"summary":{"0":{"step":1,"step_total":2,"duration_micros":75},"1":{"step":2,"step_total":2,"duration_micros":13}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn28","msg":"client metadata","attr":{"remote":"127.0.0.1:47252","client":"conn28","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn28","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn29","msg":"client metadata","attr":{"remote":"127.0.0.1:47256","client":"conn29","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn29","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47266","uuid":{"uuid":{"$uuid":"9a036281-845d-496f-8604-51332e29e890"}},"connectionId":30,"connectionCount":14}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn28","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47252","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":486,"summary":{"0":{"step":1,"step_total":2,"duration_micros":33},"1":{"step":2,"step_total":2,"duration_micros":29}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn30","msg":"client metadata","attr":{"remote":"127.0.0.1:47266","client":"conn30","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn30","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.720+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47272","uuid":{"uuid":{"$uuid":"0423cc22-b74e-4cf6-a540-68d37a573b68"}},"connectionId":31,"connectionCount":15}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn31","msg":"client metadata","attr":{"remote":"127.0.0.1:47272","client":"conn31","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn30","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47266","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":426,"summary":{"0":{"step":1,"step_total":2,"duration_micros":99},"1":{"step":2,"step_total":2,"duration_micros":11}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn31","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn31","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47272","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":247,"summary":{"0":{"step":1,"step_total":2,"duration_micros":29},"1":{"step":2,"step_total":2,"duration_micros":11}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47282","uuid":{"uuid":{"$uuid":"7acbd3fb-1aa5-460f-8c2a-c5e726a006d9"}},"connectionId":32,"connectionCount":16}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn32","msg":"client metadata","attr":{"remote":"127.0.0.1:47282","client":"conn32","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.721+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn32","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.722+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47292","uuid":{"uuid":{"$uuid":"33fd95a1-2687-4fa4-a2ef-9cb66076ddf8"}},"connectionId":33,"connectionCount":17}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.722+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn32","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47282","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":457,"summary":{"0":{"step":1,"step_total":2,"duration_micros":144},"1":{"step":2,"step_total":2,"duration_micros":11}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.727+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn33","msg":"client metadata","attr":{"remote":"127.0.0.1:47292","client":"conn33","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.728+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn33","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.728+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn33","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47292","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":260,"summary":{"0":{"step":1,"step_total":2,"duration_micros":51},"1":{"step":2,"step_total":2,"duration_micros":11}}}},"extraInfo":{}}}
api02-1 | 2024/03/10 23:41:49.814850 rinha.go:85: [Info] Connected to database
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.815+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn29","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47256","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":95118,"summary":{"0":{"step":1,"step_total":2,"duration_micros":44},"1":{"step":2,"step_total":2,"duration_micros":27}}}},"extraInfo":{}}}
api02-1 | 2024/03/10 23:41:49.815498 rinha.go:94: [Info] Connected to cache
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.815+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47306","uuid":{"uuid":{"$uuid":"994c6b97-116f-4813-aed2-6dd0738e2ac8"}},"connectionId":34,"connectionCount":18}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn23","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47210","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":197980,"summary":{"0":{"step":1,"step_total":2,"duration_micros":37},"1":{"step":2,"step_total":2,"duration_micros":30}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn34","msg":"client metadata","attr":{"remote":"127.0.0.1:47306","client":"conn34","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn34","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47322","uuid":{"uuid":{"$uuid":"ca2058da-c73f-4558-87e1-4228c644ae25"}},"connectionId":35,"connectionCount":19}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn34","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47306","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":404,"summary":{"0":{"step":1,"step_total":2,"duration_micros":160},"1":{"step":2,"step_total":2,"duration_micros":22}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn35","msg":"client metadata","attr":{"remote":"127.0.0.1:47322","client":"conn35","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.816+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn35","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.827+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47328","uuid":{"uuid":{"$uuid":"3dbfc4bf-be54-4992-8f88-aed6a76d4400"}},"connectionId":36,"connectionCount":20}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.830+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn36","msg":"client metadata","attr":{"remote":"127.0.0.1:47328","client":"conn36","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.839+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47330","uuid":{"uuid":{"$uuid":"6c137e30-d6d7-4726-860c-2a6f274aee9c"}},"connectionId":37,"connectionCount":21}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.839+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47344","uuid":{"uuid":{"$uuid":"4d8b10c8-6fc5-42a3-a37a-45609ab8f411"}},"connectionId":38,"connectionCount":22}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.841+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn37","msg":"client metadata","attr":{"remote":"127.0.0.1:47330","client":"conn37","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.841+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn38","msg":"client metadata","attr":{"remote":"127.0.0.1:47344","client":"conn38","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.843+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn37","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.843+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47348","uuid":{"uuid":{"$uuid":"ff8b79a9-0b96-4024-bf4d-4a3dc673914d"}},"connectionId":39,"connectionCount":23}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.846+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn39","msg":"client metadata","attr":{"remote":"127.0.0.1:47348","client":"conn39","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.847+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn39","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
api02-1 |
api02-1 | _______ __
api02-1 | / ____(_) /_ ___ _____
api02-1 | / /_ / / __ \/ _ \/ ___/
api02-1 | / __/ / / /_/ / __/ /
api02-1 | /_/ /_/_.___/\___/_/ v3.0.0-beta.1
api02-1 | --------------------------------------------------
api02-1 | INFO Server started on: http://127.0.0.1:8081 (bound on host 0.0.0.0 and port 8081)
api02-1 | INFO Total handlers count: 3
api02-1 | INFO Prefork: Disabled
api02-1 | INFO PID: 1
api02-1 | INFO Total process count: 1
api02-1 |
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.915+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn35","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47322","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":98308,"summary":{"0":{"step":1,"step_total":2,"duration_micros":37},"1":{"step":2,"step_total":2,"duration_micros":46}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.915+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47358","uuid":{"uuid":{"$uuid":"36835b71-d745-469e-8b10-2b78384bf58c"}},"connectionId":40,"connectionCount":24}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.915+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47374","uuid":{"uuid":{"$uuid":"94bbcfcd-f8a6-447c-8993-062d4c49e5f1"}},"connectionId":41,"connectionCount":25}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.915+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn40","msg":"client metadata","attr":{"remote":"127.0.0.1:47358","client":"conn40","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.915+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn40","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn41","msg":"client metadata","attr":{"remote":"127.0.0.1:47374","client":"conn41","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn41","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn40","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47358","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":350,"summary":{"0":{"step":1,"step_total":2,"duration_micros":44},"1":{"step":2,"step_total":2,"duration_micros":23}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn41","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47374","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":418,"summary":{"0":{"step":1,"step_total":2,"duration_micros":148},"1":{"step":2,"step_total":2,"duration_micros":12}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47384","uuid":{"uuid":{"$uuid":"cdc547c1-57f5-4072-8980-f21699ff8c02"}},"connectionId":42,"connectionCount":26}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47398","uuid":{"uuid":{"$uuid":"02b4b7fb-425e-447a-b7c4-a1dd00731348"}},"connectionId":43,"connectionCount":27}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.916+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn42","msg":"client metadata","attr":{"remote":"127.0.0.1:47384","client":"conn42","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.917+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn42","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.917+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn43","msg":"client metadata","attr":{"remote":"127.0.0.1:47398","client":"conn43","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.917+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn43","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.917+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn42","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47384","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":373,"summary":{"0":{"step":1,"step_total":2,"duration_micros":101},"1":{"step":2,"step_total":2,"duration_micros":10}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.917+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn43","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47398","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":337,"summary":{"0":{"step":1,"step_total":2,"duration_micros":82},"1":{"step":2,"step_total":2,"duration_micros":14}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.917+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47408","uuid":{"uuid":{"$uuid":"ac92668c-6ced-4427-b3bb-9406662eb0ac"}},"connectionId":44,"connectionCount":28}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.918+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn44","msg":"client metadata","attr":{"remote":"127.0.0.1:47408","client":"conn44","negotiatedCompressors":[],"doc":{"application":{"name":"rinha2024q1"},"driver":{"name":"mongo-go-driver","version":"v1.14.0"},"os":{"type":"linux","architecture":"amd64"},"platform":"go1.22.0","env":{"container":{"runtime":"docker"}}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.918+00:00"},"s":"I", "c":"ACCESS", "id":6788604, "ctx":"conn44","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:49.918+00:00"},"s":"I", "c":"ACCESS", "id":5286306, "ctx":"conn44","msg":"Successfully authenticated","attr":{"client":"127.0.0.1:47408","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"root","db":"admin","result":0,"metrics":{"conversation_duration":{"micros":243,"summary":{"0":{"step":1,"step_total":2,"duration_micros":31},"1":{"step":2,"step_total":2,"duration_micros":9}}}},"extraInfo":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.219+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn39","msg":"createCollection","attr":{"namespace":"rinha2024q1.customer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"options":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.250+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"conn39","msg":"Added oplog entry for create to transaction","attr":{"namespace":"rinha2024q1.$cmd","uuid":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"object":{"create":"customer","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.250+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn39","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"namespace":"rinha2024q1.customer","index":"_id_","ident":"index-11-5520099332374036368","collectionIdent":"collection-10-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.255+00:00"},"s":"I", "c":"INDEX", "id":20438, "ctx":"conn39","msg":"Index build: registering","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}},"namespace":"rinha2024q1.customer","collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"indexes":1,"firstIndex":{"name":"id_1"},"command":{"createIndexes":"customer","v":2,"indexes":[{"name":"id_1","key":{"id":1}}],"ignoreUnknownIndexOptions":false}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.277+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"namespace":"rinha2024q1.customer","properties":{"v":2,"key":{"id":1},"name":"id_1"},"specIndex":0,"numSpecs":1,"method":"Hybrid","ident":"index-12-5520099332374036368","collectionIdent":"collection-10-5520099332374036368","maxTemporaryMemoryUsageMB":200}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.277+00:00"},"s":"I", "c":"INDEX", "id":20440, "ctx":"conn39","msg":"Index build: waiting for index build to complete","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}},"deadline":{"$date":{"$numberLong":"9223372036854775807"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.277+00:00"},"s":"I", "c":"INDEX", "id":20391, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: collection scan done","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"namespace":"rinha2024q1.customer","totalRecords":5,"readSource":"kNoTimestamp","durationMillis":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.278+00:00"},"s":"I", "c":"COMMAND", "id":20685, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"rinha2024q1.customer","index":"id_1","keysInserted":5,"durationMillis":0}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.282+00:00"},"s":"I", "c":"STORAGE", "id":7568001, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: skipping vote for commit readiness","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}},"db":"rinha2024q1","collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.282+00:00"},"s":"I", "c":"STORAGE", "id":3856203, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: waiting for next action before completing final phase","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.282+00:00"},"s":"I", "c":"STORAGE", "id":3856204, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: received signal","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}},"action":"Single-phase commit"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.282+00:00"},"s":"I", "c":"REPL", "id":7360100, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"rinha2024q1.$cmd","uuid":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"object":{"createIndexes":"customer","v":2,"key":{"id":1},"name":"id_1"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.283+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"namespace":"rinha2024q1.customer","index":"id_1","ident":"index-12-5520099332374036368","collectionIdent":"collection-10-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.283+00:00"},"s":"I", "c":"STORAGE", "id":20663, "ctx":"IndexBuildsCoordinatorMongod-0","msg":"Index build: completed successfully","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}},"collectionUUID":{"uuid":{"$uuid":"812445ec-570d-406f-beba-2caf18d35fb1"}},"namespace":"rinha2024q1.customer","indexesBuilt":["id_1"],"numIndexesBefore":1,"numIndexesAfter":2}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.283+00:00"},"s":"I", "c":"INDEX", "id":20447, "ctx":"conn39","msg":"Index build: completed","attr":{"buildUUID":{"uuid":{"$uuid":"61e795ef-41fb-4ece-8d76-868652e0752d"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.285+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn39","msg":"createCollection","attr":{"namespace":"rinha2024q1.transaction","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1fcfcbea-bc18-4d73-8589-59fd8273a338"}},"options":{}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.305+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"conn39","msg":"Added oplog entry for create to transaction","attr":{"namespace":"rinha2024q1.$cmd","uuid":{"uuid":{"$uuid":"1fcfcbea-bc18-4d73-8589-59fd8273a338"}},"object":{"create":"transaction","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.305+00:00"},"s":"I", "c":"REPL", "id":7360100, "ctx":"conn39","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"rinha2024q1.$cmd","uuid":{"uuid":{"$uuid":"1fcfcbea-bc18-4d73-8589-59fd8273a338"}},"object":{"createIndexes":"transaction","v":2,"key":{"customerId":1,"datetime":-1},"name":"customerId_1_datetime_-1"}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.313+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn39","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"1fcfcbea-bc18-4d73-8589-59fd8273a338"}},"namespace":"rinha2024q1.transaction","index":"_id_","ident":"index-15-5520099332374036368","collectionIdent":"collection-14-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.313+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn39","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"1fcfcbea-bc18-4d73-8589-59fd8273a338"}},"namespace":"rinha2024q1.transaction","index":"customerId_1_datetime_-1","ident":"index-16-5520099332374036368","collectionIdent":"collection-14-5520099332374036368","commitTimestamp":null}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.320+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn38","msg":"Connection ended","attr":{"remote":"127.0.0.1:47344","uuid":{"uuid":{"$uuid":"4d8b10c8-6fc5-42a3-a37a-45609ab8f411"}},"connectionId":38,"connectionCount":27}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.320+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn37","msg":"Connection ended","attr":{"remote":"127.0.0.1:47330","uuid":{"uuid":{"$uuid":"6c137e30-d6d7-4726-860c-2a6f274aee9c"}},"connectionId":37,"connectionCount":26}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.320+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn36","msg":"Connection ended","attr":{"remote":"127.0.0.1:47328","uuid":{"uuid":{"$uuid":"3dbfc4bf-be54-4992-8f88-aed6a76d4400"}},"connectionId":36,"connectionCount":25}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.320+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn39","msg":"Connection ended","attr":{"remote":"127.0.0.1:47348","uuid":{"uuid":{"$uuid":"ff8b79a9-0b96-4024-bf4d-4a3dc673914d"}},"connectionId":39,"connectionCount":24}}
db_mongo-1 | Current Mongosh Log ID: 65ee453e75aaa5cbd9ab7bd3
db_mongo-1 | Connecting to: mongodb://127.0.0.1:27017/admin?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.1.5
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.645+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47424","uuid":{"uuid":{"$uuid":"4d173077-252f-41dd-8673-214a12e49af3"}},"connectionId":45,"connectionCount":25}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.648+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn45","msg":"client metadata","attr":{"remote":"127.0.0.1:47424","client":"conn45","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47426","uuid":{"uuid":{"$uuid":"4a2fcb1b-642a-4c9e-bc10-5fbd4c3839c1"}},"connectionId":46,"connectionCount":26}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.657+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47432","uuid":{"uuid":{"$uuid":"f427a5d5-377b-44a2-b279-231c0070cf45"}},"connectionId":47,"connectionCount":27}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.658+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn46","msg":"client metadata","attr":{"remote":"127.0.0.1:47426","client":"conn46","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.659+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn47","msg":"client metadata","attr":{"remote":"127.0.0.1:47432","client":"conn47","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.660+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn46","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.660+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47442","uuid":{"uuid":{"$uuid":"771e973f-c1c6-4d03-aaeb-04f380a7509b"}},"connectionId":48,"connectionCount":28}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.663+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn48","msg":"client metadata","attr":{"remote":"127.0.0.1:47442","client":"conn48","negotiatedCompressors":[],"doc":{"application":{"name":"mongosh 2.1.5"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.5"},"platform":"Node.js v20.11.1, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.664+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn48","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
db_mongo-1 | Using MongoDB: 7.0.6
db_mongo-1 | Using Mongosh: 2.1.5
db_mongo-1 |
db_mongo-1 | For mongosh info see: https://docs.mongodb.com/mongodb-shell/
db_mongo-1 |
db_mongo-1 |
db_mongo-1 | To help improve our products, anonymous usage data is collected and sent to MongoDB periodically (https://www.mongodb.com/legal/privacy-policy).
db_mongo-1 | You can opt-out by running the disableTelemetry() command.
db_mongo-1 |
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.714+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn47","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":55}}
db_mongo-1 | ------
db_mongo-1 | The server generated these startup warnings when booting
db_mongo-1 | 2024-03-10T23:41:47.334+00:00: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem
db_mongo-1 | 2024-03-10T23:41:47.969+00:00: Access control is not enabled for the database. Read and write access to data and configuration is unrestricted
db_mongo-1 | 2024-03-10T23:41:47.969+00:00: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'
db_mongo-1 | 2024-03-10T23:41:47.969+00:00: vm.max_map_count is too low
db_mongo-1 | ------
db_mongo-1 |
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.951+00:00"},"s":"I", "c":"COMMAND", "id":4695400, "ctx":"conn47","msg":"Terminating via shutdown command","attr":{"force":false,"timeoutMillis":15000}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.951+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"thread77","msg":"Attempting to enter quiesce mode"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.951+00:00"},"s":"I", "c":"-", "id":6371601, "ctx":"thread77","msg":"Shutting down the FLE Crud thread pool"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.951+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"thread77","msg":"Shutting down the MirrorMaestro"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.951+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"thread77","msg":"Shutting down the WaitForMajorityService"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"thread77","msg":"Shutting down the LogicalSessionCache"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"thread77","msg":"Shutdown: going to close listening sockets"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-27017.sock"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"thread77","msg":"Shutting down the global connection pool"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"thread77","msg":"Shutting down the FlowControlTicketholder"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"thread77","msg":"Stopping further Flow Control ticket acquisitions."}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"thread77","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"thread77","msg":"Shutting down the ReplicationCoordinator"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"thread77","msg":"Shutting down the ShardingInitializationMongoD"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"thread77","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"thread77","msg":"Killing all operations for shutdown"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"thread77","msg":"Interrupted all currently running operations","attr":{"opsKilled":6}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"thread77","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TenantMigrationBlockerNet","msg":"Killing all outstanding egress activity."}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"thread77","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"thread77","msg":"Killing all outstanding egress activity."}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"thread77","msg":"Shutting down all open transactions"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"thread77","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.952+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"thread77","msg":"Shutting down the IndexBuildsCoordinator"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"thread77","msg":"Shutting down the ReplicaSetMonitor"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"thread77","msg":"Shutting down the MigrationUtilExecutor"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"MigrationUtil-TaskExecutor","msg":"Killing all outstanding egress activity."}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"COMMAND", "id":4784923, "ctx":"thread77","msg":"Shutting down the ServiceEntryPoint"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"thread77","msg":"Shutting down the HealthLog"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"thread77","msg":"Shutting down the TTL monitor"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"thread77","msg":"Shutting down TTL collection monitor thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn18","msg":"Connection ended","attr":{"remote":"127.0.0.1:47166","uuid":{"uuid":{"$uuid":"51069c8c-509c-4578-8b4e-a5d7fe7d7aa3"}},"connectionId":18,"connectionCount":27}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"thread77","msg":"Finished shutting down TTL collection monitor thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"CONTROL", "id":6278511, "ctx":"thread77","msg":"Shutting down the Change Stream Expired Pre-images Remover"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"thread77","msg":"Acquiring the global lock for shutdown"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"thread77","msg":"Shutting down the storage engine"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"thread77","msg":"Shutting down journal flusher thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn20","msg":"Connection ended","attr":{"remote":"127.0.0.1:47182","uuid":{"uuid":{"$uuid":"59ae345d-efd0-4c9e-a746-db6a745a0725"}},"connectionId":20,"connectionCount":26}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.953+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn44","msg":"Connection ended","attr":{"remote":"127.0.0.1:47408","uuid":{"uuid":{"$uuid":"ac92668c-6ced-4427-b3bb-9406662eb0ac"}},"connectionId":44,"connectionCount":25}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"thread77","msg":"Finished shutting down journal flusher thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"thread77","msg":"Shutting down checkpoint thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn17","msg":"Connection ended","attr":{"remote":"127.0.0.1:47160","uuid":{"uuid":{"$uuid":"6c9bb0d9-5e3c-4fd5-9998-7785803d3de7"}},"connectionId":17,"connectionCount":24}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"thread77","msg":"Finished shutting down checkpoint thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn40","msg":"Connection ended","attr":{"remote":"127.0.0.1:47358","uuid":{"uuid":{"$uuid":"36835b71-d745-469e-8b10-2b78384bf58c"}},"connectionId":40,"connectionCount":23}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"thread77","msg":"Timestamp monitor shutting down"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn31","msg":"Connection ended","attr":{"remote":"127.0.0.1:47272","uuid":{"uuid":{"$uuid":"0423cc22-b74e-4cf6-a540-68d37a573b68"}},"connectionId":31,"connectionCount":22}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn25","msg":"Connection ended","attr":{"remote":"127.0.0.1:47238","uuid":{"uuid":{"$uuid":"53c0c595-405a-41de-956a-3708fc8a4c71"}},"connectionId":25,"connectionCount":21}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"thread77","msg":"Deregistering all the collections"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn33","msg":"Connection ended","attr":{"remote":"127.0.0.1:47292","uuid":{"uuid":{"$uuid":"33fd95a1-2687-4fa4-a2ef-9cb66076ddf8"}},"connectionId":33,"connectionCount":20}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"thread77","msg":"WiredTigerKVEngine shutting down"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"thread77","msg":"Shutting down session sweeper thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn21","msg":"Connection ended","attr":{"remote":"127.0.0.1:47186","uuid":{"uuid":{"$uuid":"cc98e581-1dd4-45f5-839d-ddf541091935"}},"connectionId":21,"connectionCount":19}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn28","msg":"Connection ended","attr":{"remote":"127.0.0.1:47252","uuid":{"uuid":{"$uuid":"351ed3e6-1b93-4737-a4d1-1e0b713a9411"}},"connectionId":28,"connectionCount":18}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"thread77","msg":"Finished shutting down session sweeper thread"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn43","msg":"Connection ended","attr":{"remote":"127.0.0.1:47398","uuid":{"uuid":{"$uuid":"02b4b7fb-425e-447a-b7c4-a1dd00731348"}},"connectionId":43,"connectionCount":17}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn32","msg":"Connection ended","attr":{"remote":"127.0.0.1:47282","uuid":{"uuid":{"$uuid":"7acbd3fb-1aa5-460f-8c2a-c5e726a006d9"}},"connectionId":32,"connectionCount":16}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn22","msg":"Connection ended","attr":{"remote":"127.0.0.1:47200","uuid":{"uuid":{"$uuid":"957bbd73-ba7d-4c02-90a4-277af1cf304e"}},"connectionId":22,"connectionCount":15}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn23","msg":"Connection ended","attr":{"remote":"127.0.0.1:47210","uuid":{"uuid":{"$uuid":"efe507ba-239f-44e5-9b1b-376669cc6df9"}},"connectionId":23,"connectionCount":14}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn24","msg":"Connection ended","attr":{"remote":"127.0.0.1:47224","uuid":{"uuid":{"$uuid":"afe7edba-9279-415d-98be-055b20487dff"}},"connectionId":24,"connectionCount":13}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.954+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn30","msg":"Connection ended","attr":{"remote":"127.0.0.1:47266","uuid":{"uuid":{"$uuid":"9a036281-845d-496f-8604-51332e29e890"}},"connectionId":30,"connectionCount":12}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn35","msg":"Connection ended","attr":{"remote":"127.0.0.1:47322","uuid":{"uuid":{"$uuid":"ca2058da-c73f-4558-87e1-4228c644ae25"}},"connectionId":35,"connectionCount":11}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn34","msg":"Connection ended","attr":{"remote":"127.0.0.1:47306","uuid":{"uuid":{"$uuid":"994c6b97-116f-4813-aed2-6dd0738e2ac8"}},"connectionId":34,"connectionCount":10}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn41","msg":"Connection ended","attr":{"remote":"127.0.0.1:47374","uuid":{"uuid":{"$uuid":"94bbcfcd-f8a6-447c-8993-062d4c49e5f1"}},"connectionId":41,"connectionCount":9}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn27","msg":"Connection ended","attr":{"remote":"127.0.0.1:47250","uuid":{"uuid":{"$uuid":"7214f06c-1157-4f81-b09f-cf79f9f0e512"}},"connectionId":27,"connectionCount":8}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn29","msg":"Connection ended","attr":{"remote":"127.0.0.1:47256","uuid":{"uuid":{"$uuid":"dc0fb038-3971-4c94-a601-77641e4c1d1b"}},"connectionId":29,"connectionCount":7}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.955+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn42","msg":"Connection ended","attr":{"remote":"127.0.0.1:47384","uuid":{"uuid":{"$uuid":"cdc547c1-57f5-4072-8980-f21699ff8c02"}},"connectionId":42,"connectionCount":6}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:50.956+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"thread77","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.034+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"thread77","msg":"WiredTiger closed","attr":{"durationMillis":78}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.034+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"thread77","msg":"shutdown: removing fs lock..."}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.034+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"thread77","msg":"Dropping the scope cache for shutdown"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.034+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"thread77","msg":"Shutting down full-time diagnostic data capture"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.036+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"thread77","msg":"Now exiting"}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.036+00:00"},"s":"I", "c":"CONTROL", "id":8423404, "ctx":"thread77","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"0 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the logical session cache":"1 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"1 ms","Shut down the migration util executor":"0 ms","Shut down the health log":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"81 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"85 ms"}}}}
db_mongo-1 | {"t":{"$date":"2024-03-10T23:41:51.036+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"thread77","msg":"Shutting down","attr":{"exitCode":0}}
db_mongo-1 | MongoNetworkError: connection 2 to 127.0.0.1:27017 closed
api01-1 | 23:41:51 |[92m 200 [0m| 708.927155ms | 127.0.0.1 |[96m GET [0m| /clientes/1/extrato
api01-1 | 23:41:52 |[92m 200 [0m| 836.778µs | 127.0.0.1 |[96m GET [0m| /clientes/1/extrato
api02-1 | 23:41:56 |[92m 200 [0m| 95.238192ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 100.583896ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 111.528674ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 190.748099ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 198.568368ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 206.126771ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 222.762808ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 226.074583ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 290.622284ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 304.226147ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 390.047836ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 403.902188ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 417.066302ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 419.725104ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 483.708486ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 502.434702ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 514.076999ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 519.143004ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 527.145ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 536.071746ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 593.796477ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 608.747518ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 611.429619ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:56 |[92m 200 [0m| 630.415441ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:56 |[92m 200 [0m| 634.013566ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:57 |[92m 200 [0m| 917.178µs | 127.0.0.1 |[96m GET [0m| /clientes/1/extrato
api02-1 | 23:41:58 |[92m 200 [0m| 7.826187ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 6.994189ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 18.079615ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 23.059965ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 34.619254ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 44.483068ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 45.585367ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 126.623317ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 135.11127ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 147.934663ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 226.758187ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 242.888537ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 247.958712ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 259.920056ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 274.541882ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 332.401901ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 343.710368ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 348.508554ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 357.600534ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api02-1 | 23:41:58 |[92m 200 [0m| 371.831618ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 382.013982ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 388.116365ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 399.610669ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 424.366419ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:58 |[92m 200 [0m| 529.967514ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes
api01-1 | 23:41:59 |[92m 200 [0m| 886.439µs | 127.0.0.1 |[96m GET [0m| /clientes/1/extrato
api02-1 | 23:42:00 |[93m 404 [0m| 2.101137ms | 127.0.0.1 |[96m GET [0m| /clientes/6/extrato
api02-1 | 23:42:00 |[92m 200 [0m| 1.574431ms | 127.0.0.1 |[96m GET [0m| /clientes/5/extrato
api01-1 | 23:42:00 |[92m 200 [0m| 1.620144ms | 127.0.0.1 |[96m GET [0m| /clientes/4/extrato
api01-1 | 23:42:00 |[92m 200 [0m| 2.56141ms | 127.0.0.1 |[96m GET [0m| /clientes/2/extrato
api02-1 | 23:42:00 |[92m 200 [0m| 2.723172ms | 127.0.0.1 |[96m GET [0m| /clientes/3/extrato
api02-1 | 23:42:00 |[92m 200 [0m| 3.41186ms | 127.0.0.1 |[96m GET [0m| /clientes/1/extrato
api02-1 | 23:42:00 |[92m 200 [0m| 7.020868ms | 127.0.0.1 |[92m POST [0m| /clientes/3/transacoes
api01-1 | 23:42:00 |[92m 200 [0m| 7.825815ms | 127.0.0.1 |[92m POST [0m| /clientes/2/transacoes
api01-1 | 23:42:00 |[92m 200 [0m| 7.047097ms | 127.0.0.1 |[92m POST [0m| /clientes/1/transacoes