forked from zanfranceschi/rinha-de-backend-2024-q1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
docker-compose.logs
104 lines (104 loc) · 10.2 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
Network rinha-nginx-2024q1 Creating
Network rinha-nginx-2024q1 Created
Container edubarbieri-db-1 Creating
Container edubarbieri-db-1 Created
Container edubarbieri-api02-1 Creating
Container edubarbieri-api01-1 Creating
Container edubarbieri-api02-1 Created
Container edubarbieri-api01-1 Created
Container edubarbieri-nginx-1 Creating
Container edubarbieri-nginx-1 Created
Attaching to api01-1, api02-1, db-1, nginx-1
db-1 | 2024-02-16 06:44:53+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.2.3+maria~ubu2204 started.
db-1 | 2024-02-16 06:44:53+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
db-1 | 2024-02-16 06:44:53+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db-1 | 2024-02-16 06:44:53+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.2.3+maria~ubu2204 started.
api01-1 | 2024/02/16 06:44:53 waiting db
api02-1 | 2024/02/16 06:44:53 waiting db
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 | 2024-02-16 06:44:54+00:00 [Note] [Entrypoint]: Initializing database files
db-1 | 2024-02-16 6:44:54 0 [Warning] mariadbd: io_uring_queue_init() failed with errno 1
db-1 | 2024-02-16 6:44:54 0 [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
db-1 | Killed
db-1 |
db-1 | Installation of system tables failed! Examine the logs in
db-1 | /var/lib/mysql/ for more information.
db-1 |
db-1 | The problem could be conflicting information in an external
db-1 | my.cnf files. You can ignore these by doing:
db-1 |
db-1 | shell> /usr/bin/mariadb-install-db --defaults-file=~/.my.cnf
db-1 |
db-1 | You can also try to start the mariadbd daemon with:
db-1 |
db-1 | shell> /usr/sbin/mariadbd --skip-grant-tables --general-log &
db-1 |
db-1 | and use the command line tool /usr/bin/mariadb
db-1 | to connect to the mysql database and look at the grant tables:
db-1 |
db-1 | shell> /usr/bin/mariadb -u root mysql
db-1 | MariaDB> show tables;
db-1 |
db-1 | Try '/usr/sbin/mariadbd --help' if you have problems with paths. Using
db-1 | --general-log gives you a log in /var/lib/mysql/ that may be helpful.
db-1 |
db-1 | The latest information about mariadb-install-db is available at
db-1 | https://mariadb.com/kb/en/installing-system-tables-mysql_install_db
db-1 | You can find the latest source at https://downloads.mariadb.org and
db-1 | the maria-discuss email list at https://launchpad.net/~maria-discuss
db-1 |
db-1 | Please check all of the above before submitting a bug report
db-1 | at https://mariadb.org/jira
db-1 |
db-1 exited with code 1
nginx-1 | 2024/02/16 06:44:57 [error] 29#29: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.4:3000/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:44:57 [error] 29#29: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.3:3000/clientes/1/extrato", host: "localhost:9999"
api01-1 | 2024/02/16 06:44:59 waiting db
api02-1 | 2024/02/16 06:44:59 waiting db
nginx-1 | 2024/02/16 06:44:59 [error] 29#29: *4 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:01 [error] 29#29: *5 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:03 [error] 29#29: *6 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
api01-1 | 2024/02/16 06:45:04 waiting db
api02-1 | 2024/02/16 06:45:04 waiting db
nginx-1 | 2024/02/16 06:45:05 [error] 29#29: *7 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:07 [error] 29#29: *8 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
api02-1 | 2024/02/16 06:45:09 waiting db
api01-1 | 2024/02/16 06:45:09 waiting db
nginx-1 | 2024/02/16 06:45:09 [error] 29#29: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.3:3000/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:09 [error] 29#29: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.4:3000/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:11 [error] 29#29: *12 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:13 [error] 29#29: *13 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
api02-1 | 2024/02/16 06:45:14 waiting db
api01-1 | 2024/02/16 06:45:14 waiting db
nginx-1 | 2024/02/16 06:45:15 [error] 29#29: *14 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:17 [error] 29#29: *15 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
api01-1 | 2024/02/16 06:45:19 waiting db
api02-1 | 2024/02/16 06:45:19 waiting db
nginx-1 | 2024/02/16 06:45:19 [error] 29#29: *16 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:21 [error] 29#29: *17 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.3:3000/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:21 [error] 29#29: *17 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.4:3000/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:23 [error] 29#29: *20 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
api01-1 | 2024/02/16 06:45:24 waiting db
api02-1 | 2024/02/16 06:45:24 waiting db
nginx-1 | 2024/02/16 06:45:25 [error] 29#29: *21 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:27 [error] 29#29: *22 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
api02-1 | 2024/02/16 06:45:29 waiting db
api01-1 | 2024/02/16 06:45:29 waiting db
nginx-1 | 2024/02/16 06:45:29 [error] 29#29: *23 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:31 [error] 29#29: *24 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:33 [error] 29#29: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.3:3000/clientes/1/extrato", host: "localhost:9999"
nginx-1 | 2024/02/16 06:45:33 [error] 29#29: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://192.168.80.4:3000/clientes/1/extrato", host: "localhost:9999"
api02-1 | 2024/02/16 06:45:34 waiting db
api01-1 | 2024/02/16 06:45:34 waiting db
nginx-1 | 2024/02/16 06:45:35 [error] 29#29: *28 no live upstreams while connecting to upstream, client: 192.168.80.1, server: , request: "GET /clientes/1/extrato HTTP/1.1", upstream: "http://api/clientes/1/extrato", host: "localhost:9999"
nginx-1 exited with code 0
nginx-1 exited with code 0
api01-1 exited with code 0