forked from zanfranceschi/rinha-de-backend-2024-q1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
docker-compose.logs
35 lines (35 loc) · 2.08 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
Container maxwell-fs-db-1 Creating
Container maxwell-fs-db-1 Created
Container maxwell-fs-api01-1 Creating
Container maxwell-fs-api02-1 Creating
Container maxwell-fs-api02-1 Created
Container maxwell-fs-api01-1 Created
Container maxwell-fs-nginx-1 Creating
Container maxwell-fs-nginx-1 Created
Attaching to api01-1, api02-1, db-1, nginx-1
db-1 | 18:48:58 [32mINFO [0m : Iniciando servidor ...
db-1 | 18:48:58 [32mINFO [0m : Servidor iniciado em 0.0.0.0:8083
api02-1 | 18:48:58 [32mINFO [0m : Conectado ao banco de dados
api02-1 | 18:48:58 [32mINFO [0m : Iniciando servidor ...
api02-1 | 18:48:58 [32mINFO [0m : Servidor iniciado em 0.0.0.0:8081
api01-1 | 18:48:58 [32mINFO [0m : Conectado ao banco de dados
api01-1 | 18:48:58 [32mINFO [0m : Iniciando servidor ...
api01-1 | 18:48:58 [32mINFO [0m : Servidor iniciado em 0.0.0.0:8080
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
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-1 | 18:49:11 [31mERROR[0m : Falha ao abrir arquivo /usr/local/rinha/data/CLIENTE_6.dat
nginx-1 exited with code 0
nginx-1 exited with code 0
api01-1 | 18:53:14 [32mINFO [0m : Servidor encerrado
api02-1 | 18:53:14 [32mINFO [0m : Servidor encerrado
api02-1 exited with code 0
api02-1 exited with code 0
db-1 | 18:53:15 [32mINFO [0m : Servidor encerrado
db-1 exited with code 0